Quote:
Originally Posted by MzR
Hi  everyone I'm a complete newbie here and I just don't understand how this forum works because I'm a noob kindly anyone plz refer me a complete pdf or video tutorial how to use latest UltraArc to compress a game as .bin and then how to create a Setup.exe which extracts the .bin file? i have no knowledge of Libraries, Scripts and I don't know to use Inno. I also don't know how to hook up inno with ultraarc or customize .ini files.
i just compressed Age of Empires II HD with all DLC's from 5.20 GB to 2 GB using UltraARC 2900 R7 with these FreeArc options: precomp_p.zt+msc+srep+lzma2+mask
and the output had a compressed file of 2 GB which is named as Data.bin and a Records.ini file.
Now how can i use Installer Creator v3.1 to make Setup.exe which extracts Data.bin and after all this i need to make an ISO image of this Repack.
|
Did you follow tutorial
https://fileforums.com/showthread.php?t=96742 before compressing??
Before compressing, you need to set compression options, which you did obviously, but according to the tutorial, before compression you need to first create a setup file using Installer Creator and paste it in a folder (I recommend to paste it inside the setup_files folder which is located next to UltraArc.exe, then in UltraArc you need to set first volume folder to that folder where you pasted the setup.exe (use relative pathname), then you need to set compression options (don't set output and source folders yet). Click on export config and overwrite the existing UltraArc.ini file, now set source and output directory and the compress the game.
For details, you can go to the tutorial itself.