PDA

View Full Version : Enslaved: Odyssey to the West Premium Edition 4xDVD5


mrmustatza1
26-10-2013, 11:24
Enslaved: Odyssey to the West Premium Edition 4xDVD5
special thx to sentinelks (this conversion is based on sentinelks Day One Garry's Incident)

1. Install Game
2. download attatchment, extract to HD. ( not in game folder )
3. MOVE _CommonRedist folder from your game instalation to OUTPUT folder of script.
4. move unins000.exe and unins000.dat from game installation folder durring you compile the script.
5. edit main script & change
#define Internal "D:\Jocuri\ENSLAVED Odyssey to the West Premium Edition\" to match your installed location.
6. Save file & compile.
7. Make ISO, test install / uninstall before burning.

http://i259.photobucket.com/albums/hh299/rapidtedy/1_zps0eeed867.jpg
http://i259.photobucket.com/albums/hh299/rapidtedy/2_zpsddf82df0.jpg

Maxgrilo
27-10-2013, 02:17
Publisher: Ninja Theory

mrmustatza1
27-10-2013, 08:04
please help
why i always get an error message, when i try to compile a game ???
such as "error line......bla bla..."

After you set your installed game location remember to add this "\" at the end of the line. I had the same problem as you when I tryed to compile 1st time.

zyo
27-10-2013, 09:55
With compression (LZMA/Ultra 64) this yields 3dvd5s.

Inge
28-10-2013, 06:23
Supports the Installer Multilanguage or Englisch only?

Edit: Selfanswer, Works only in English. I Install the Game in German, make the Conversion, Install Conversion. Now the Game is only English. No clue how to change that.

mertderler
28-10-2013, 09:23
Source:{#Internal}*; DestDir: {app}; Excludes: unins*; Flags: ignoreversion recursesubdirs; Check: CheckError;
Eror

axavcp
28-10-2013, 14:51
Fits on 3 dvd using the best compression.

reiji777
29-10-2013, 04:23
waiting for 3dvd conversion :D

zyo
29-10-2013, 10:56
waiting for 3dvd conversion :D

Just remove the compression line and you will get default compress which is 3dvds

pakrat2k2
29-10-2013, 15:00
waiting for 3dvd conversion :D

here's your answer BEFORE you asked..

With compression (LZMA/Ultra 64) this yields 3dvd5s.

braveheart280
30-10-2013, 06:03
is it just english conversion ?????? i need french one ?!!

pakrat2k2
02-11-2013, 07:21
Took the initial conversion & 'fixed' all the errors that were in the script,
wrong publisher, incorrect redists. Added the option for more then 1 language, currently at 4 as noted.

Please test & report back if this worked for you in languages other then English. Same as post #1

1. Install Game
2. Download attatchment, extract to HD. ( not in game folder )
3. MOVE _CommonRedist folder from your game installation to OUTPUT folder of script.
4. move unins000.exe and unins000.dat from game installation folder while you compile the script.
5. edit main script & change bold part ( end \ MUST be there )
#define Internal "C:\Program Files (x86)\ENSLAVED Odyssey to the West Premium Edition\"
6. Save file & Compile.

Its already been set for lzma/ultra64 compression to result in 3xdvd5.
Test & report back :)

Neiberz
28-12-2013, 07:15
Can someone tell me how to compile this game ?

pakrat2k2
28-12-2013, 08:49
Can someone tell me how to compile this game ?

INNO Unicode version from below:

http://www.jrsoftware.org/isdl.php

cavaliero
30-03-2014, 03:36
@ pakrat2k2
plz help
i have french version after compiling the game run in english and i have the french file in the game. what's wrong ???

pakrat2k2
30-03-2014, 08:29
I tried to 'fix' the language choices in this script, doesn't seem to work. Look in game index for working conversion.

cavaliero
30-03-2014, 11:51
I hope this works i can add to work with french language only i believe i need some lines to detect systeme language and add his regestry keys
Originally Posted by tanatos View Post
also in Italian does not work.
only works in English, I serve the registry values

how they fit these keys in the installer?

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\EMU\Steam\245280]
"AccountID"=dword:004c100e
"PersonaName"="player"
"Language"="italian"
"IPCountry"="IT"
"ListOfInstalledDLC"=""
"ListOfSubscribedApps"=""

p.s. sorry for my english :)

pakrat2k2
30-03-2014, 12:30
its the inno script itself, it only accepts English. you'll have to chose another inno script.

cavaliero
31-03-2014, 10:53
I integrated the registry key for french language in the project with success.
for other language integrated in the game you need only to change the "ipcountry" key and "language" key