FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   [CIUv3] Custom Installer Ultimate v3 (https://fileforums.com/showthread.php?t=102510)

houcine80 10-12-2020 02:35

Quote:

Originally Posted by Cesar82 (Post 489326)
New version CIU 3.0.0.0.1.b8 (beta 8) with support for DiskSpan_GUI tool.

Read the changelog news changes.
I didn't have time to run tests, so if a bug occurs, I'm sorry.

I included Inno Setup to facilitate the use of CIU without installing Inno Setup, just by executing the ".bat" file.

If everything is OK, you can post your conversions using this new version.
Thank you all!

hello my brother I thank you really very much for your efforts and your kindness with us.
thanks again:D:D

KaktoR 12-12-2020 08:48

1 Attachment(s)
Maybe change title to wordwrap :D

KaktoR 12-12-2020 09:01

One question:

If I choose global method (the upper one) does this overwrite Data1 method?

https://i.imgur.com/S5KjBcg.png

Cesar82 12-12-2020 13:05

CIU 3.0.0.0.1 (beta 7, update 4)
 
2 Attachment(s)
:cool:New CIU 3.0.0.0.1.b7.u4 with support for DiskSpan_GUI tool. :D
The CIU 3.0.0.1 beta 8 version presented several bugs so I downgraded it to the previous version just keeping the necessary changes to use DiskSpan_GUI.
I believe that this version 3.0.0.1.b7.u4 is stable since all errors previously reported had been corrected and the changes made to DiskSpan_GUI were few.

This version includes the DiskSpan_GUI with support for Cyberpunk 2077 (XTool 2020).
The method is available in the "Razor Tool" category on the DiskSpan_GUI in "Custom" tab, but it can also be used using DiskSpan.bat: cp_2077+srep_new+...

I removed 3.0.0.1.b8 temporarily.
The CIU version 3.0.0.1.b8 will be fixed and later I will share it here
. :mad:

Added HF1 (Fixed CREATOR mode error).

KaktoR 13-12-2020 02:58

2 Attachment(s)
Both archives seem to not be diskspan archives. Installer merge Data2 (like a split ultraarc file)? Why?

Code:

Records.ini

[Record1]
Type=FreeArc_Original
Source={src}\Data1.bin.001
Output={app}\
Disk=1
Size=2.61 GB
Password=123

[Record2]
Type=Split
Source={src}\Data2.bin.001
Output={app}\Data2.bin
Disk=1
Size=20.31 GB

[Record3]
Type=Split
Source={src}\Data2.bin.002
Output={app}\Data2.bin
Disk=2
Size=22.95 GB

[Record4]
Type=Split
Source={src}\Data2.bin.003
Output={app}\Data2.bin
Disk=3
Size=6.48 GB

[Record5]
Type=FreeArc_Split
Source={app}\Data2.bin
Output={app}\
Disk=3
Size=49.74 GB

And why Data1 has a password '123'? The input field is empty.

KaktoR 13-12-2020 04:19

I made a second test with default settings and created archive is not a diskspan archive. Why?

Edit: I discovered this bug. Diskspan_GUI.exe make a wrong Records.ini if 'UltraArc MODE' Checkbox := not checked.

KaktoR 13-12-2020 09:16

1 Attachment(s)
Here are the 2 files

I don't have set a password but '123' password is always set by default (I couldn't find the setting in any of the INI files either).

Cesar82 13-12-2020 09:31

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 489396)
Here are the 2 files

I don't have set a password but '123' password is always set by default (I couldn't find the setting in any of the INI files either).

Yes.
Both mistakes happen here.
I'll fix it and then share the file here.

@KaktoR
I think the error regarding the password happened randomly.
The first time I ran it with the config files you shared it did not display the edit password when searching for the method.
After that the password always appeared. I do not know what happened.
Now I have removed the pasword from the default settings.
- The error creating ARC/DiskSpan has been fixed.
- It is now possible to break the title (Conversion Name) line into 2 parts using the character "|" in Edit "Conversion Name", but if the height space is not enough, only the first part will be displayed.
Conversion designers, please replace the contents of the first file attached to the CIU's "UltraARC 2900 R9" folder.

KaktoR 13-12-2020 12:49

Thanks.

Does DiskSpan_GUI take required "oo2core_#_win64.dll" file?

Example: If I choose "oo2reck" with "Oodle4". I ask because all of the 3 codecs (k, m, s EXE files) don't work without the required DLL file next to it.

If DiskSpan_Gui does not do this automatically, then this is a request :D

Cesar82 13-12-2020 14:01

Quote:

Originally Posted by KaktoR (Post 489402)
Thanks.

Does DiskSpan_GUI take required "oo2core_#_win64.dll" file?

Example: If I choose "oo2reck" with "Oodle4". I ask because all of the 3 codecs (k, m, s EXE files) don't work without the required DLL file next to it.

If DiskSpan_Gui does not do this automatically, then this is a request :D

The file "oo2core_#_win64.dll" will be copied to the directory of the selected executable before compressing the Data # .bin file and the copy will be deleted when the compression is finished (or go to the next data file).
For this reason the methods include the index like oo2reck5, or oo2recs4.

I found some bugs in DiskSpan_GUI.
One of them is the order of the compressors in the CUSTOM tab that broke when including the cp_2077 method (I forgot to update).
Also the extraction of the lolz_mtx method is in error (CLS.ini was missing from the exe).
I will soon share an updated version of the CIU source code including these fixes.

KaktoR 14-12-2020 12:44

Thanks. I will do a test run over night :)

PS: Is it not possible to play 'Music.mp3' on Autorun if VideoAR.mp4 is used? :(

Cesar82 14-12-2020 14:03

Quote:

Originally Posted by KaktoR (Post 489413)
Thanks. I will do a test run over night :)

PS: Is it not possible to play 'Music.mp3' on Autorun if VideoAR.mp4 is used? :(

I don't remember, but I think if you use Mute=1 in the [VideoOrFlashAR] section it will play the music.mp3 in the background of video.
It is not possible to play both at the same time.

KaktoR 15-12-2020 08:08

Quote:

Originally Posted by Cesar82 (Post 489415)
Mute=1 in the [VideoOrFlashAR] section

This was what I was looking for :D

KaktoR 15-12-2020 15:50

1 Attachment(s)
CIU 3.0.0.1.b7.u4 (2020.12.13) HF1

No progressbar images were used (if this helps).

KaktoR 16-12-2020 03:05

Like I said, I don't use any progressbar images (i just use cjstyles skin). And the error is still there.


All times are GMT -7. The time now is 07:45.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com