#406
|
||||
|
||||
Quote:
You are also using your configuration wrong. For DiskSpan files (.001, .002, .003, etc.) you have to enter only the first part for extraction (.001). Use in section only like this: Code:
[ExtractSettings] ArcFile1=Data1.bin.001;DestDir:{app};Type:ARC;Disk:1; ArcFile2=Data2.bin.001;DestDir:{app};Type:ARC;Disk:2; ArcFile3=Data3.bin.001;DestDir:{app};Type:ARC;Disk:4; |
The Following User Says Thank You to Cesar82 For This Useful Post: | ||
samadrahman74 (14-06-2020) |
Sponsored Links |
#407
|
||||
|
||||
Cesar82 is it possible to install more than one game with CIU without having to uninstall the first repack you've already installed that was made with CIU? for some reason if i install one of my personal repacks i made, then go to install a 2nd one say the sequel to that game, eg Syberia II, it asks me to uninstall the first game, Syberia in this case.
![]() -Kitsune |
#408
|
||||
|
||||
Quote:
Example: Syberia and Syberia II are different. Check the Setup.ini file if this key is being used? Code:
[InstallOptions] ProductCode= Remove this line or place "//" or ";" at the beginning of the line in both "Setup.ini" and recompile. Using the ProductCode= key is optional for when you need to create 2 installers with the same game name, but want to install both in different locations on the HDD. Let me know if that was it. If not, send me the Setup.ini for the 2 games for me to analyze. |
#409
|
||||
|
||||
hello all, was wondering if its possible to use .001 or .bin files you make with 3rd party apps like caldric clements mini compressor or panker's masked compresion with CIU v3 or am i stuck compressing with Ultraarc/diskspan? thanks. also can someone point me to a tutorial on how to compress using masks or compressors such as MSC, lolz, etc with freearc? i want to compress with freearc gui but not sure how to do it. thanks,
Kitsune |
#410
|
||||
|
||||
Quote:
But if you use another extension, CIU will work as long as the method used for compression is supported by CIU and is not a DiskSpan R3 file (different from .001, .002, etc.). It will only be necessary to inform the file correctly in Records.ini file. You can include compressors external to the CIU using an external folder and an external Arc.ini with all the configurations of the methods that are used. |
#411
|
|||
|
|||
Error in _Tools (2020-06-09)\UltraARC 2900 R7\Resources\Config0.ini
line 244 : packcmd = "lolz_x64" {options} InFile OutFile |
The Following User Says Thank You to Lia22 For This Useful Post: | ||
Cesar82 (08-07-2020) |
#412
|
|||
|
|||
hi
![]() Code:
oo2recm+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000+diskspan:4430mb:4470mb |
#413
|
||||
|
||||
Did you use the correct oodle version for compression and decompression?
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
samadrahman74 (17-07-2020) |
#414
|
||||
|
||||
Here is the new UltraARC with updated DiskSpan
Code:
[05.07.2020] - Reworked DiskSpan.bat file > It is now possible to use it with List files. It will give you the ability to use different compression methods for a single game without doing anything else. No calculate, no manually moving. DiskSpan.bat will do it all for you. > DiskSpan.bat has now two modes: x64 and x86. It will now indicate through a color which method is aviable on x64 systems only. For example you can't use RAZOR or LOLZ on x86 systems because it is x64 only for compression, therefore you can't use this methods if you're running on x86 system. > DiskSpan.bat is now able to call individual commands BEFORE or AFTER compression. This is helpfull if you have to use individual commands for different purposes, just like create backup folders inside game folder, move files, delete files, rename files and such before or after compressing. - Changed HxD Editor to english version There is also a "new" CIUv3 version aviable (3.0.0.0.u9 [2020.06.11]). I will post it in a few days. Totally forgot about this ![]() If everything is good with the new DiskSpan, I will reupload a complete whole package to first post. Thanks!
__________________
Haters gonna hate
Last edited by KaktoR; 18-07-2020 at 03:00. |
The Following 5 Users Say Thank You to KaktoR For This Useful Post: | ||
Grumpy (17-07-2020), mausschieber (17-07-2020), Prettyboy099 (17-07-2020), samadrahman74 (17-07-2020), Sanskar Mandothia (18-07-2020) |
#415
|
|||
|
|||
Tools (2020-06-09)\DiskSpan
|
#416
|
||||
|
||||
You have to use the correct oodle version (dll file) for compressing.
Either copy "oo2core_4_win64.dll" from game folder to "UltraArc folder\Resources\PE\OodleRec" or use the oodle4 dll from the same folder (Oodle4 folder) where all the 3 exe files are. For unpacking, use COMPRESSOR.ini inside CIUv3 archive and enable OodleRec (delete the //) and use "Oodle4". Code:
#Define OodleRec "Oodle4"
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
samadrahman74 (17-07-2020) |
#417
|
||||
|
||||
I have uploaded a fix for the new diskspan.
Code:
- Fixed Autorun.inf creation and Setup.ico copy for disks above 1 - Added AFR to diskspan again (because it is now possible with list files)
__________________
Haters gonna hate
|
The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
#418
|
||||
|
||||
Code:
---------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------- CHANGELOG CIU 3.0.0.0.u9 ---------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------- - Added Precomp and PrecompX precompressor, see more information at: https://fileforums.com/showthread.php?t=103511 - Added new "RazorTools" decompression method "VFXRec" precompressor (method vfxrec). >> VFXRec (Metro Exodus Precompression Tool), see more information at: https://www.fileforums.com/showthread.php?t=103563 - Added AutorunScript for CIU (Optional). >> AutorunScript is simply a launcher that creates an "Autorun.exe" file that can be placed next to "Setup.exe". >> If you run "Autorun.exe" the Autorun page will be displayed (If this page exists). >> If you run "Setup.exe" the autorun page will not be displayed by going directly to the installer page. >> If the file "Autorun.exe" is not placed next to "Setup.exe", CIU works as before. >> The file "Autorun.ico" is also optional for "Autorun.exe" and if it does not exist "Icon.ico/Setup.ico" will be used in both executables. - Added DragMove functionality on all disabled buttons. >> When you click and hold the mouse click you can move the Autorun/Installer window by clicking on a disabled button as if the button was there. - Added mouse scroll mode to move LangBox flags; >> Only when the LangBox arrows are being displayed and LangBox Horizontal or Vertical position. >> Position the mouse cursor over the LangBox flags and rotate the mouse scroll button to move the flags. - Added language switching by pressing the arrow keys on the keyboard. >> Only when the LangBox arrows are being displayed and LangBox Horizontal or Vertical position. >> For LangBox horizontal use keyboard keys LEFT/RIGHT and for LangBox vertical use keyboard keys UP/DOWN to change installer language. - Added "STDZRec" precompressor for independent selection in "COMPRESSOR.ini" file. >> This precompressor has only a 64-bit version see more information at https://fileforums.com/showthread.php?t=102599. >> STDZRec already existed at CIU on "RazorTools" compressors. - Removed "oo2core_5_win32.dll" and "oo2core_5_win64.dll" files from XTool compressor. >> XTool still have bugs with Oodle, and we have OodleRec precompressor anyway. - Updated BASS library from v2.4.14 to v2.4.15 - Updated compressor/decompressor RAR (UnRAR.dll) from v5.80 to v5.90 - Changed "packmp3.exe" and "packjpg.exe" to 32-bit version to make "MPZ" compatible with 32-bit system. - Changed to "Compressor = x64" compression mode when using "DUAL" mode and 64BitOnly=1. >> If the key "64BitOnly=1" in the Setup.ini the items defined as "DUAL" will be changed to "x64" to decrease the size of the final "Setup.exe". - Removed "Pckr.dll" from CIU 3.0.0.0 because the CreateImageMask function was added to "CIULib.dll". - Removed function "define ISDoneOriginal" because no one uses it and it is no longer needed. - Removed function "#define RecreateMasks" when compiling "Setup.exe" (bitmap Masks). >> No longer necessary because it works perfectly creating bitmap masks on runtime. - Fixed the locking of the "Setup.ini/Registry.iss" files when copied and try to save changes to these files. >> Previously, a copy was made to a temporary folder before compiling and this temporary file was blocked until it was finalized. >> When opening the Inno Setup IDE again and trying to compile any CIU project these files would be unlocked and would be deleted. >> It has now been corrected and it is no longer necessary to make these copies. - Added support for "PMT - Parallel Multithreaded Encoder/Decoder" for "MPZ" compressor. >> The "#define PMT" option has been removed, now it is chosen as a type in the RAZOR and MPZ compressors. >> See "COMPRESSOR.ini" for compatible compressors and how to use them. - Fixed progress of the SmallInstaller progress bar when not using images for ProgressBar. - Fixed to display replace the PercentLabel with PercentButton (PercentButton show same text as the label) only when you do not use ProgressBar images and are positioned over the ProgressBar. >> Thus, by positioning the PercentsLabel outside the ProgressBar, it allows displaying the shadows of the label even without using images for the progress bar. - Fixed the option to copy external compressors that were not working well. - Fixed bug when obtaining FreeSpace of drives. >> Changed detection method from GetSpaceOnDisk to GetSpaceOnDisk64 (Only IS UNICODE). - Fixed the display of the FreeSpace label to display values with two decimal places if the last decimal digits are not zero. >> Example: 3300.002 MB >> 3300 MB, 4.361 GB >> 4.36 GB, 4,204 GB >> 4.2 GB, 4.108 GB >> 4.1 GB, 4.007 GB >> 4 GB, etc. - Added a backup from the previous label to the FreeSpace label on the SelectDir page. >> Clicking on the browse button will create a backup of the FreeSpace label on the SelectDir page. >> If you select another partition, the FreeSpace label on the SelectDir page is changed according to the available space obtained. >> After that, if you click on the "Cancel" or "Close" (X) button, backup of old label will be restored, and if you click OK, this backup will be skipped. Code:
[18.07.2020] - Reworked DiskSpan.bat file > It is now possible to use it with List files. It will give you the ability to use different compression methods for a single game without doing anything else. No calculate, no manually moving. DiskSpan.bat will do it all for you. > DiskSpan.bat has now two modes: x64 and x86. It will now indicate through a color which method is aviable on x64 systems only. For example you can't use RAZOR or LOLZ on x86 systems because it is x64 only for compression, therefore you can't use this methods if you're running on x86 system. > DiskSpan.bat is now able to call individual commands BEFORE or AFTER compression. This is helpfull if you have to use individual commands for different purposes, just like create backup folders inside game folder, move files, delete files, rename files and such before or after compressing. - Changed HxD Editor to english version - Fixed Autorun.inf creation and Setup.ico copy for disks above 1 - Added AFR to diskspan again (because it is now possible with list files)
__________________
Haters gonna hate
|
The Following 6 Users Say Thank You to KaktoR For This Useful Post: | ||
houcine80 (18-07-2020), mausschieber (18-07-2020), omdj (19-07-2020), pincoball (19-07-2020), Prettyboy099 (18-07-2020), samadrahman74 (18-07-2020) |
#419
|
||||
|
||||
CIU label Translation
I would like to ask forum members to collaborate with translations for some of CIU's label.
Code:
PrerequisitesPage=Software Prerequisites Code:
Albanian Bosnian ChineseS, ChineseT, Croatian, Czech Danish, Dutch Finnish Greek Hebrew, Hungarian Indonesian Japanese Korean Norwegian Romanian Serbian, Swedish Thai,Turkish Vietnamese I would also like to thank the members below for translations into the following languages. Code:
Arabic >> Thanks: houcine80 Farsi >> Thanks: samadrahman74 French >> Thanks: houcine80 German >> Thanks: KaktoR / mausschieber Italian >> Thanks: pincoball Polish >> Thanks: sajmon83 Russian >> Thanks: altef_4 SpanishES >> Thanks: omdj Ukrainian >> Thanks: altef_4 Others: EnglishUS (I translated) EnglishUK (copy of EnglishUS) PortugueseBR (I translated) PortuguesePT (copy of PortugueseBR) SpanishMX (Copy of SpanishES) Only the languages from the above thanks list that are 100% translated. Thanks! Last edited by Cesar82; 19-07-2020 at 12:30. Reason: Updated translated laguages |
#420
|
|||
|
|||
Quote:
Farsi PrerequisitesPage=نرم افزارهای پیشنیاز Last edited by samadrahman74; 19-07-2020 at 00:03. |
The Following User Says Thank You to samadrahman74 For This Useful Post: | ||
Cesar82 (19-07-2020) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
[GSERIES] Custom Installer Ultimate V2g | Gupta | Conversion Tutorials | 226 | 01-06-2018 13:12 |
Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |