FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Resident Evil Operation Raccoon City (DVD9 2x DVD5) *INNO Setup* (https://fileforums.com/showthread.php?t=92936)

Brunao 17-05-2012 19:41

Resident Evil Operation Raccoon City (DVD9 2x DVD5) *INNO Setup*
 
1 Attachment(s)
Resident Evil: Operation Raccoon City (DVD9 2x DVD5) *INNO Setup*

* This conversion was collaboratively with Fabioddq

-Use for converting INNO SETUP VERSION


1. Install the game in any language. (Copy the folder "support" of the DVD9 to where you installed your game before you to compile the installer)


2. Download the attachment, extract completely (wherever you want)


3. Open REORC.iss with the INNO ANSI.


Edit the following lines, according to the installation directory of the game.


Code:

#define SourcePath "C:\Program Files\Capcom\Resident Evil Operation Raccoon City\"

4. Save and compile, and wait. (~ 5 Min)


5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled":


Move to the Disk 1:


Code:

Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin


Move to the Disk 2:


Code:

Setup-2a.bin
Setup-2b.bin
Setup-2c.bin


Burn the contents of the folder to a DVD with the label you want.

Simple and Easy :D

Total Size:

Disk1 4.36 GB
Disk2 3.01 GB


http://img442.imageshack.us/img442/7774/reorcw.png
http://img407.imageshack.us/img407/7979/reorc1.png
http://img36.imageshack.us/img36/1746/reorc2.png
http://img17.imageshack.us/img17/2885/reorc3.png

Please leave comments ;) :D

Fabioddq 18-05-2012 22:54

I tested in Win7 64 Bit and works perfectly! ;)

sarmadi 19-05-2012 10:20

Thanks to Fabioddq and Brunao.
It worked with me but it's only in English and me I like the game to be in French ..
Yes , I have installed the game firsly in French..any solution???

peterf1999 19-05-2012 10:33

Quote:

Originally Posted by sarmadi (Post 402709)
Thanks to Fabioddq and Brunao.
It worked with me but it's only in English and me I like the game to be in French ..
Yes , I have installed the game firsly in French..any solution???

Code:

[Registry]
Root: HKLM; Subkey: SOFTWARE\Capcom\RERC; ValueName: locale; ValueType: String; ValueData: {code:GetLocales}; Flags: uninsdeletekey

Code:

function GetLocales(Param: string): string;
begin
 
 case GetUILanguage and $3FF of
   
  $10: Result:='1040';
  $09: Result:='1033';
  $0A: Result:='1034';
  $07: Result:='1031';
  $0C: Result:='1036';
  $15: Result:='1045';
  $19: Result:='1049';
  $13: Result:='1043';
  else  Result:='1033'; 

 end;
end;

Paste the function & the registry entry in the script:)

af4 19-05-2012 10:59

compiled finished without any errors but dvd2 is 3.18gb !?

any solutions?

I have installed german version.

regards

Brunao 19-05-2012 13:38

Quote:

Originally Posted by af4 (Post 402711)
compiled finished without any errors but dvd2 is 3.18gb !?

any solutions?

I have installed german version.

regards

Changing the language does not change the final size of the conversion. Unless you add any file in the game directory before converting, such as the modified file to play that is larger than the original. Well, how is working, no need to worry, no problem, okay. ;)

Maxgrilo 19-05-2012 18:09

It was good to reach consensus, or if you use the Unicode or ANSI, complicates keep changing every time.

Edit:

Error installing GDFInstall.exehttp://i.imgur.com/Rzwup.png

Brunao 20-05-2012 14:21

Quote:

Originally Posted by Maxgrilo (Post 402720)
It was good to reach consensus, or if you use the Unicode or ANSI, complicates keep changing every time.

Edit:

Error installing GDFInstall.exehttp://i.imgur.com/Rzwup.png

I do not know what can this error, the conversion is working perfectly. Try following the steps and do not add anything in the install directory before you compile

nahuel222 20-05-2012 18:56

do i have to delete the uninstall.exe from the game installed b4 compiling it ?
with other release i heard that inno makes its own uninstaller..
so this it applies to everything when u compile something with inno ?

Brunao 21-05-2012 12:38

Quote:

Originally Posted by nahuel222 (Post 402739)
do i have to delete the uninstall.exe from the game installed b4 compiling it ?
with other release i heard that inno makes its own uninstaller..
so this it applies to everything when u compile something with inno ?

No need to delete the uninstall.exe from the directory of the game before the conversion.

dezconocido 31-05-2012 17:51

Thx, work with spanish language! :D

pakrat2k2 31-05-2012 18:01

Quote:

Originally Posted by Brunao (Post 402751)
No need to delete the uninstall.exe from the directory of the game before the conversion.

wrong... you do need to move it from directory before compiling, or you end up not able to uninstall correctly. The uninstall exe gets overwritten but may use existing uninstall dat & therefore will not uninstall.

you end up with reg entries that need removing, entries in control panel add remove programs, start menu entries etc. Just a whole lot easier to remove any unin* files from dir before starting compile, using inno

confederate 01-06-2012 19:34

Works great on win 7 x64
and uninstalling process works good

Shogum3000 13-06-2012 15:58

Hello everybody, I'm with a problem. When I start a DVD appears this error:

Runtime Error (at 183:11862):
Internal error: ExtractTemporaryFile: The file "BG10_.bmp" was not found.

I did the whole procedure. I installed on my pc and everything worked out. But when I tried to install on another computer then this error appears when you open the command setup.

Could someone help me? thank you

peterf1999 14-06-2012 04:42

Quote:

Originally Posted by Shogum3000 (Post 403464)
Hello everybody, I'm with a problem. When I start a DVD appears this error:

Runtime Error (at 183:11862):
Internal error: ExtractTemporaryFile: The file "BG10_.bmp" was not found.

I did the whole procedure. I installed on my pc and everything worked out. But when I tried to install on another computer then this error appears when you open the command setup.

Could someone help me? thank you

At which screen resolution did you get the error?


All times are GMT -7. The time now is 20:30.

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