|
#526
|
||||
|
||||
|
how can i enable the oddle compressor with the COMPRESSOR_GUI.exe
__________________
It would be nice if you appreciate my work with the thanks Button |
| Sponsored Links |
|
#527
|
||||
|
||||
|
64BitOnly option must be activated in Setup.ini...
Code:
64BitOnly=1
__________________
Um... My busy life.... Last edited by Prettyboy099; 21-08-2020 at 21:39. |
| The Following User Says Thank You to Prettyboy099 For This Useful Post: | ||
mausschieber (22-08-2020) | ||
|
#528
|
||||
|
||||
|
CIU 3.0.0.1.b7 (Beta7)
I am sharing CIU v3.0.0.1.b7
here so that more users can test and report the bugs found.- Use DiskSpan or UltraArc from the "UltraArc 2900 R8" folder that is included in the source code to compress the game. - The "Equalizer Tool" does not yet have all the updated Equalizer functionality, so some keys like StopOnSelect=, ShowLastState= must be manually configured in the "Setup.ini" file. - Several keys and also some sections have had their names changed, and some keys have also been removed, so it is recommended to read the changelog .Added hotifix 3 for beta 7. Replace all files in source code beta 7 and delete scripts with an earlier date. Code:
Hotifix 3: - Fixed ISPP error during the creation of the internal ISPP INI file from Setup.ini. - Fixed reading of parameter keys when installing 32Exe= key items from the [Launch#] sections. >> This error was usually visible as an invalid parameter error when installing DirectX. - Removed AddGameExplorer function when the detected system is Windows 10. >> The AddGameExplorer function still remains for previous versions of Windows that support GameUx. Hotifix 2 - Fixed section when moving the mouse on the Button Labels using italic fonts. - Fixed and also changed to the internal RequestDisk mode of the Cls-DiskSpan.dll library. >> To try to avoid most errors when requesting next disk. - Fixed phantom buttons (Clone of visible button labels) in the upper left corner of the installer (All pages). >> This error is only visible if you disable the button label shadows, so it creates a phantom click region with the same size as the visible button label. Hotifix 1 - Fixed an error in the creation of the optional buttons to always create when there is a key Visible= or Left= in the section corresponding to the button. - Fixed to slightly reduce lag when changing languages when using complex design installers and only using an autorun image. - Fixed an error that previously displayed multiple hint balloons with the language name when moving the mouse over the flags. >> At each language change, another balloon was created for the selected language, with several balloons overlapping. >> This was only visible when enabling the key BalloonTip= of the [LangBox] section - Fixed the correct positioning of labels aligned to the right, such as FreeSpaceLabel, RemaingTimeLabel in Installer/SmallInstaller and others labels. >> Positioning was also fixed when using Alignment=right in the [TextStage] section. Last edited by Cesar82; 01-09-2020 at 09:36. Reason: Added hotifix 2 for beta 7 |
| The Following 7 Users Say Thank You to Cesar82 For This Useful Post: | ||
Grumpy (22-08-2020), houcine80 (23-08-2020), KaktoR (28-08-2020), mausschieber (23-08-2020), omdj (23-08-2020), pincoball (23-08-2020), Prettyboy099 (22-08-2020) | ||
|
#529
|
|||
|
|||
|
Hello guys, im newbie and im gonna asking really stupid question so im very grateful that you guys can please help me out. i do not know nothing about coding or anything. so im just starting using this CIU 3.0.0.0.u9.
so first, i want to compress game that has big size like Sims 4(49 GB) so which compressor is better, Diskpan or UltraArc ? If diskpan, which one because it has 2 type so which one ? thank you ![]()
Last edited by adammail14; 30-08-2020 at 06:29. |
|
#530
|
|||
|
|||
|
Got an error
so i try using diskpan (_DiskSpan - Example To Single Game.bat) folder, and chosee file location game sims 4, then i used method
Code:
xtool:zlib+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000 https://fileforums.com/showpost.php?...postcount=1771 but i got this error instead
Last edited by adammail14; 30-08-2020 at 06:34. |
|
#531
|
||||
|
||||
|
Quote:
It looks like an insufficient space error. I don't know if this command has the same compression factor... But looking in the DiskSpan_xx.ini file, it is the closest supported method I think KaktoR can give you a better answer. Code:
xzlib+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000 |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
adammail14 (31-08-2020) | ||
|
#532
|
|||
|
|||
|
Quote:
Quote:
Code:
xzlib+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000 ![]() ![]() oh, i forgot to mention, im using DVD5. Last edited by adammail14; 31-08-2020 at 00:30. |
|
#533
|
||||
|
||||
|
Quote:
for mask method use the last method
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following User Says Thank You to mausschieber For This Useful Post: | ||
adammail14 (31-08-2020) | ||
|
#534
|
|||
|
|||
|
Quote:
![]() ![]() ![]() Quote:
? how do i know that im using mask or not ? ![]() last but not least, do you know why do i get this error ? |
|
#535
|
||||
|
||||
|
Mask is only aviable for UltraArc, not diskspan.
Try this method Code:
xZLib+srep+LZMA-MT PS: And exclude both Qt4WebKit dll files, because you will get crc error on installing.
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#536
|
|||
|
|||
|
Quote:
|
|
#537
|
||||
|
||||
|
CIU 3.0.0.1.b7 (Beta7) - Hotfix 3
Added hotfix 3 to beta 7 in #post.
New DiskSpan BAT I attached a new DiskSpan BAT file with some additional settings for use with the DUAL installer. The new settings are: set INSTALLERTYPE=STEAM,GOG,UWP set ISCIU3001=TRUE - The ISCIU3001 setting is for you to use with CIU 3.0.0.0.u9 just by setting the value FALSE - The definition of the variable INSTALLERTYPE supports combinations STEAM, GOG, UWP separated by commas, or just one of them if you prefer. It is possible to use 2 bat one for each type like "_DiskSpan_STEAM.bat" and "_DiskSpan_GOG.bat" just by defining the type for each one. If you have more than one type of options, the user will be offered the option to choose. For normal installers just disable this INSTALLERTYPE line using "::" or "rem" (without quotes) at the beginning of the line. With these settings, the bat file automatically creates the settings highlighted in the image below.
Last edited by Cesar82; 02-09-2020 at 13:56. Reason: Attached DiskSpan BAT file |
| The Following 4 Users Say Thank You to Cesar82 For This Useful Post: | ||
|
#538
|
|||
|
|||
|
Hello, hi guys
right now i'll try compress watch dog(16.7GB) using diskpan and this method Code:
srep:m5f:a2+zstd:ultra but still got the same error same with sims 4 I have also removed other things to enlarge my hard disk space but still got the same error.
|
|
#539
|
||||
|
||||
|
Quote:
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following User Says Thank You to mausschieber For This Useful Post: | ||
adammail14 (03-09-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| 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 |