![]() |
Rise of the Argonauts (DVD9 to 2x DVD5)
1 Attachment(s)
Rise of the Argonauts DVD9-2DVD5
-Creat 2 folder name DISK1 and DISK2 in your HDD. -Copy all file in DVD9 to your DISK1 folder. Autorun.inf to DISK1 folder.Edit the Autorun.inf like this. [autorun] OPEN=Launcher.exe ICON=Argo.ico -Move 4 file Colchis.cab,Defaul~1.cab,Defaul~2.cab,Movies.cab in DISK1 folder to DISK2 folder. -Copy 2 file Argo.ico,Autorun.inf to DISK2 folder.Edit the Autorun.inf like this. [autorun] OPEN=0 ICON=Argo.ico Now open file Rise of the Argonauts.msi in DISK1 with orca and edit it like this... Burn DISK1 folder and DISK2 folder with the same name... Install sequence: DVD1-DVD2-DVD1 |
There is edited Rise of the Argonauts.msi
Code:
http://rapidshare.com/files/172635018/Rise_of_the_Argonauts.rar |
So... We can have a DVD9-to-DVD5
1.- We need to extract every file from the cabs and create the .ddf using ravd batch. 2.- for each file in the .ddf we create dummy (0 bytes) files we will use to store in the cab again - the msi will install those files. 3.- rename the files to their correct names - the hard part (a little program could make the trick). 4.- create a inno install with those renamed files in the respective folder. 5.- change the msi to run inno setup at the end. Done. seems easy - uhhhh... :) |
3 Attachment(s)
fix for registry entries - its open easy way to insert inno part
open msi , go to registry section and add line Code:
Registry6 2 SOFTWARE\Codemasters\RiseOfTheArgonauts Install Dir2 [INSTALLDIR] DefaultComponentedit script - remeber to remove/fake uneeded files before start compiling Code:
[setup]now whait for nando2002 and his fix for msi ps add that information in our place for future edit3 deleter non english files from installed folder -deleter availble in attach put into Program Files\Codemasters\ or where u have folder 'Rise of the Argonauts' |
It's done!
Things to change in the msi: open msi with orca in the [CustomAction] table add a new row with values: Action: innoROTA Type: 34 Source: innoSource Target: [SourceDir]\program files\rise_dvd5.exe /silent (@mondragon: don't use /verysilent because its a long process to install all the files and the user may thing the installer hang up and it will try to shutdown the application. Also I send it to the "program files" folder so you keep the install folder clean ;) ) in the [Directory] table add a new row with values: Directory: InnoSource DefaultDir: SourceDir in the [InstallExecuteSequence] table add a new row with values: Action: innoROTA Sequence: 6601 (this will be executed prior to "removing backup files") the diference between this one and the PES2009 is: PES2009 runs everything from the install folder (Type: 50 in [CustomAction]) and this one runs from the temp folder (so we must tell the msi to install from the SourceDir = Type: 34) Installs OK Uninstalls OK Merry Xmas! |
1 Attachment(s)
doing last testing ... :)
and after that uninstalling ----------- installed & uninstalled ok 4 tables from my msi [not delete any files from msi] |
nice... instead of explain how to do and in an effort to avoid errors, whoever wants to create it's own DVD5 conversion only needs to import those tables into the msi and run the inno script (after install the game)
clever! :) |
1 Attachment(s)
Rise of the Argonauts English only dvd5 [MSI + INNO]
thanks to nando2002 for wasting time :P INNO COMPRESSION PART 1) install ispack 2) install game to default path [important 'Rise of the Argonauts' ends folder] 3) put Rise of the Argonauts -deleter non eng.rar in folder where 'Rise of the Argonauts' exists [bat file] and run bat file additional delete 'Rise of the Argonauts.exe' 4) download script argonauts_eng.rar and put it where 'Rise of the Argonauts' folder exists open and compile in inno NOTE : needs less than 3gb freee space and 1-2 hours to compile [for me] MESS WITH ORGINAL INSTALLER (MSI,INI,FILES,FOLDERS) copy all files and folders from orginal dvd9 to temp folder - except all *.cab files download and extract idt files [table for msi] rise_argo_4tables_from_msi.rar extract into folder where u copy msi open msi in orca and in left menu delete tables: CustomAction File InstallExecuteSequence Registry and after deleting import tables that u extract - all 4 tables [that takes time because file table really big] save and delete that extracted idt files from temp folder additional u can delete some files from msi : read 57 additional 2 - u can delete some installers from main folder of temp folder: directx, netfx, physx- installer not used it u can edit setup.ini and leave only one language [english] and change possibilites to choose language [dont have acces to game now] download faked cab from attachment and extract fake cabs to temp folder where u copy game move to temp\program files\ compressed installer files from inno 3files that's all or maybe i skip something ------------------------------------------------- iMPOrtant - if u get problems use How to fix the ‘Not Recognizing DVD2 Problem’. |
Quote:
|
Rise of the Argonauts [FULL Backup]
Install Sequence: DVD1-DVD2 1. Create 2 folders with the name DISK1 and DISK2. 2. Copy all files in DVD9 to the DISK1 folder. 3. Edit the Autorun.inf like this: Quote:
http://img407.imageshack.us/img407/2986/msiht6.jpg 5. Copy these files... Quote:
Quote:
Quote:
7. Edit the autorun.inf in the "DISK2" like that: Quote:
DISK1=4,13 GB DISK2=3,89 GB |
Quote:
inno doesn't require an order to set things inside the [setup] group. remember, however, the image must be 55x55 pixels. Using a larger image will make inno to shrink it and the result will not be the one you expect. |
1.- to remove the "Select Install Language" windows, you have to add the folowing line to the [Setup] group: ShowLanguageDialog=no
Although, remove the group [Languages] and anything inside - English will become the default language. 2.- to create an icon for the game in the Desktop add this code (and change the necessary parts) to your script: Code:
[Icon] |
yener and senseman
conversions %100 works perfect thnx |
Quote:
EDIT Try this make 2 temp folders copy everything EXCEPT the data3.cab to temp1 folder. Then copy everything EXCEPT the data1.* & data2.cab files to temp 2 folder. Edit autorun.inf file in temp2 so first line after = has a zero IE autorun=setup.exe would be autorun=0. Make ISO's & test install, see if works. post back if any problems |
Rise of the Argonauts (DVD9 to 2x DVD5) Polish only
dvd1 1) All files except: Code:
data6.cabdvd2) 1) Only folder and files: Code:
program files\Code:
[autorun]Note: not msi based installer, its ishield 15.0.0.591 [cab files] |
| All times are GMT -7. The time now is 03:00. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com