PDA

View Full Version : The Witcher 3 Wild Hunt ?xDVD5 CUI v2 *By { Yener90 }+*UltraARC* By razor12911


houcine80
29-10-2015, 16:41
The Witcher 3 Wild Hunt CUI v2 *By { Yener90 }
thank you razor12911 for script editing and ( UltraARC )


1)- Install the Game And Download Attachment
2)- Run UltraARC.exe select game folder and press Compress
[Launch1]
Name=Visual C++ 2012 x86
32Exe={src}\_CommonRedist\MSVC2012\vcredist_x86.ex e
Argument=/q /norestart
BeforeInstall=0
[Launch2]
Name=Visual C++ 2012 x64
64Exe={src}\_CommonRedist\MSVC2012\vcredist_x64.ex e
Argument=/q /norestart
BeforeInstall=0

Big thx to pakrat2k2 :)

http://nsa38.casimages.com/img/2015/10/30/151030010650529601.png (http://www.casimages.com/i/151030010650529601.png.html)
http://nsa38.casimages.com/img/2015/10/30/151030010717671509.png (http://www.casimages.com/i/151030010717671509.png.html)
http://nsa38.casimages.com/img/2015/10/30/151030010809811509.png (http://www.casimages.com/i/151030010809811509.png.html)

zirkhaki
26-04-2016, 23:18
so this is the conversion result:

[Record1]
Type=Split
Source={src}\Data1a.bin
Output={tmp}\Data1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.bin
Output={tmp}\Data1.bin
Disk=2
[Record3]
Type=Split
Source={src}\Data1c.bin
Output={tmp}\Data1.bin
Disk=3
[Record4]
Type=Split
Source={src}\Data1d.bin
Output={tmp}\Data1.bin
Disk=4
[Record5]
Type=Split
Source={src}\Data1e.bin
Output={tmp}\Data1.bin
Disk=5
[Record6]
Type=Freearc_Split
Source={tmp}\Data1.bin
Output={app}
Disk=5


it was much better if it could make data2 & data3. the way it is now< it should merge all the parts at first and it need a lot of space for temp folder.

can I change any value to do this?

zirkhaki
28-04-2016, 00:15
there was no help for my question. so I've checked the UltraARC.ini and i found that the only thing which i could change was ThresholdPercent=100 value. I changed the value to 30 and got this result which need lower temp folder space to install the game.

[Record1]
Type=Split
Source={src}\Data1a.bin
Output={tmp}\Data1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.bin
Output={tmp}\Data1.bin
Disk=2
[Record3]
Type=Freearc_Split
Source={tmp}\Data1.bin
Output={app}
Disk=2
[Record4]
Type=Split
Source={src}\Data2a.bin
Output={tmp}\Data2.bin
Disk=2
[Record5]
Type=Split
Source={src}\Data2b.bin
Output={tmp}\Data2.bin
Disk=3
[Record6]
Type=Freearc_Split
Source={tmp}\Data2.bin
Output={app}
Disk=3
[Record7]
Type=Split
Source={src}\Data3a.bin
Output={tmp}\Data3.bin
Disk=3
[Record8]
Type=Split
Source={src}\Data3b.bin
Output={tmp}\Data3.bin
Disk=4
[Record9]
Type=Split
Source={src}\Data3c.bin
Output={tmp}\Data3.bin
Disk=5
[Record10]
Type=Freearc_Split
Source={tmp}\Data3.bin
Output={app}
Disk=5
[Record11]
Type=Freearc_Original
Source={src}\Data4.bin
Output={app}
Disk=5


I wonder if there would be possible to make it lower I mean lower than 30 so that every data(x).bin could be around 4 GB so there would be no need to merge the files.

is it possible?