PDA

View Full Version : Star Wars: Knights of the Old Republic II - The Sith Lords (KOTOR2)


Grumpy
08-12-2005, 07:50
Original Poster: schlaufer
Post Date: 11-02-2005

1st) create a folder on your hard disk
2nd) copy the whole content of CD1 into this folder
3rd) copy all the *.cab files from CD2, CD3, and CD4 into this folder
4th) (optional) create a folder 'Crack' inside your folder and place the nocd-crack inside (is on gcw right now)
5th) Now burn the content of this folder on a DVD labeled 'Disk1'

If the setup program asks for CD1 at the end of the installation, just press ok.

(This was tested with the German version of KotOR II).

Grumpy
08-12-2005, 08:15
Original Poster: The One
Post Date: 14-02-2005

The method posted by schlaufer above does work as it did with KOTOR 1 but they have changed the setup for KOTOR2. Now you don't need to change the autorun.inf file but you get a disc prompt at the end of the setup. There is no way I've found to disable it as it's part of the setup. There may be a way to disable the disk prompt using a hex editor and changing the setup.inx file. I didn't waste too much time on it. I just changed the text on the disk prompt dialog to say "Setup is complete, click OK to finish". This can be done by extracting the StringTable-0009-English.ips file from the setup cabs, editing it, then repacking it. The text to edit is on line 56, just look for the text you want to change. For other languages you'll need to find the string file for your language. If you don't know how to extract and repack files in Installshield cabs, read this post.

For a cracked setup, just replace the swkotor2.exe on the root of the disc with the cracked file. You should always save a backup of the original file somewhere.

retro_codger
12-09-2008, 18:38
To remove the CD nag towards the installer end:

Download this tool:
http://rapidshare.com/files/144812772/isx_decrypt.7z.html

Source:
http://forum.exetools.com/printthread.php?t=6444


Copy the setup.inx from CD1 to this program and run it.

Hex edit the output 'setup.inx.dec':
2100
1D01 (EnterDisk) --> E000 (FeatureIsItemSelected)
0200
0497FF
0609

Rename 'setup.inx.dec' --> 'setup.inx'

Burn to disc.
Tested and working.

voodoo_nbgd
17-09-2008, 02:35
Big thanks!

coolForums
19-10-2008, 06:42
you seen to understand the HEX so can you help me to Explain better what I did was

1. I download isx_decrypt and Unpack to Desktop

then it say "Copy the setup.inx from CD1 to this program and run it."

2. I have done that

3. I load Hex Editor XVI32 v2.51 then I select File -> Open select setup.dec.inx

Done! no problem But then it say

Hex edit the output 'setup.inx.dec'

2100
1D01 (EnterDisk) --> E000 (FeatureIsItemSelected)
0200
0497FF
0609

Help me what do I do????

voodoo_nbgd
19-10-2008, 15:01
You have to find 2100 1D01 0200 sequence and replace it with 2100 E000 0200.

Here, download my edited setup.inx (http://rapidshare.com/files/155630403/patched_setup.rar.html) if you find hex-editing too difficult.

coolForums
20-10-2008, 11:48
A Big Thump Up Thank you :):):)