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)

mausschieber 21-08-2020 17:08

how can i enable the oddle compressor with the COMPRESSOR_GUI.exe

Prettyboy099 21-08-2020 21:32

64BitOnly option must be activated in Setup.ini...
Code:

64BitOnly=1

Cesar82 22-08-2020 21:15

CIU 3.0.0.1.b7 (Beta7)
 
2 Attachment(s)
I am sharing CIU v3.0.0.1.b7:eek: 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:confused:.

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.


adammail14 30-08-2020 03:04

Im Newbie
 
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 :)

https://i.imgyukle.com/2020/08/30/uduDXN.jpg

adammail14 30-08-2020 03:44

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
which in this link
https://fileforums.com/showpost.php?...postcount=1771

but i got this error instead

https://i.imgur.com/9ozXuLM.jpg

Cesar82 30-08-2020 22:50

Quote:

Originally Posted by adammail14 (Post 487659)
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
but i got this error instead

Do you have disk space on the disk partition on DiskSpan.bat?
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

adammail14 31-08-2020 00:00

Quote:

Originally Posted by Cesar82 (Post 576)
Do you have disk space on the disk partition on DiskSpan.bat?
It looks like an insufficient space error.

I use my hard disk which still has 359Gb of free space to compress and i put diskpan file in my hard disk.

Quote:

looking in the DiskSpan_xx.ini file, it is the closest supported method
I think KaktoR can give you a better answer.
what do u mean by 'Diskspan_XX.ini', i didn't fint that file at all.

Code:

xzlib+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
for the code that u give now, i already try it, but still got the same error.:(
https://i.imgur.com/3ImLLMc.jpg

oh, i forgot to mention, im using DVD5.

mausschieber 31-08-2020 05:29

Quote:

Originally Posted by adammail14 (Post 487669)
I use my hard disk which still has 359Gb of free space to compress and i put diskpan file in my hard disk.

what do u mean by 'Diskspan_XX.ini', i didn't fint that file at all.

Code:

xzlib+srep:m3f+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
for the code that u give now, i already try it, but still got the same error.:(
https://i.imgur.com/3ImLLMc.jpg

oh, i forgot to mention, im using DVD5.

look here how to use Diskspan
for mask method use the last method

adammail14 31-08-2020 06:08

Quote:

Originally Posted by mausschieber (Post 487673)

Ok thank you for the instruction how to use diskpan. im really appreciate it :):):D

Quote:

for mask method use the last method
'mask method' :eek: ? how do i know that im using mask or not ? :confused:

last but not least, do you know why do i get this error ?

KaktoR 31-08-2020 07:00

Mask is only aviable for UltraArc, not diskspan.

Try this method
Code:

xZLib+srep+LZMA-MT
This method was used by me (I only write the full command because not every compressor knows xZLib or LZMA-MT).

PS: And exclude both Qt4WebKit dll files, because you will get crc error on installing.

adammail14 01-09-2020 03:18

Quote:

Originally Posted by KaktoR (Post 487677)
Mask is only aviable for UltraArc, not diskspan.

Try this method
Code:

xZLib+srep+LZMA-MT
This method was used by me (I only write the full command because not every compressor knows xZLib or LZMA-MT).

PS: And exclude both Qt4WebKit dll files, because you will get crc error on installing.

im still got the same full disk error :(

Cesar82 01-09-2020 09:37

CIU 3.0.0.1.b7 (Beta7) - Hotfix 3
 
1 Attachment(s)
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.
https://i.imgur.com/c7oFGNF.png

adammail14 02-09-2020 21:59

same error with Watch dog
 
Hello, hi guys

right now i'll try compress watch dog(16.7GB) using diskpan and this method
Code:

srep:m5f:a2+zstd:ultra
which is in this link https://fileforums.com/showpost.php?...&postcount=489

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.
https://i.imgur.com/xylnjWj.jpg

mausschieber 02-09-2020 23:54

Quote:

Originally Posted by adammail14 (Post 487711)
Hello, hi guys

right now i'll try compress watch dog(16.7GB) using diskpan and this method
Code:

srep:m5f:a2+zstd:ultra
which is in this link https://fileforums.com/showpost.php?...&postcount=489

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.
https://i.imgur.com/xylnjWj.jpg

read here that should help you out

adammail14 03-09-2020 04:01

yeah, i already read the instruction but still same error.

I think it's easier if I show it with a video
Video


All times are GMT -7. The time now is 13:50.

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