povman
Jul 4, 2006, 06:54 PM
DISCLAIMER: These instructions are purely informational. They are not intended to be followed. Any piracy performed as a result of following them is not anyone's business but yours.
How to install UT2004 with only the Windows install CDs
1. Download and install the UT2004 demo. Play it if you like, its fun.
2. Rename it from 'Unreal Tournament 2004 Demo' to 'Unreal Tournament 2004'.
3. We now have the game, but since it's the demo you won't be able to play all the levels once you have them. Download and install the patch (which?).
4. We are going to copy the compressed game files onto the hard drive now. Open a terminal.
5. For each CD (or just once for the DVD):
1. Insert the CD.
2. In the terminal, type 'cd /Volumes/UT2004_X' (where X is the CD number).
3. Type 'cp -rv * /Applications/Games/Unreal\ Tournament\ 2004.app'.
4. Type 'cd ..'.
5. Eject the CD
6. In the terminal, type 'cd /Applications/Games/Unreal\ Tournament\ 2004.app/System'
7. We are going to decompress the game data files now. Type 'find .. | grep uz2 | xargs -n 1 ./ucc-bin decompress'.
8. If you want to save some disk space, you can delete the (now unneeded) compressed data. Do this by typing 'find .. | grep uz2 | xargs rm -v'
9. The game needs the CD key to run. Type 'echo XXXXX-XXXXX-XXXXX-XXXXX > cdkey' (where XXXXX-XXXXX-XXXXX-XXXXX is your CD key).
10. You should be able to double click on the Unreal Tournament 2004 icon now, and it should run.
11. Don't get fragged too much!
Edit: FWIW, I've checked the EULA for UT2004 and it doesn't prohibit doing this. I can't find a EULA for the mac demo anywhere, so I assume it is the same as the full game.
How to install UT2004 with only the Windows install CDs
1. Download and install the UT2004 demo. Play it if you like, its fun.
2. Rename it from 'Unreal Tournament 2004 Demo' to 'Unreal Tournament 2004'.
3. We now have the game, but since it's the demo you won't be able to play all the levels once you have them. Download and install the patch (which?).
4. We are going to copy the compressed game files onto the hard drive now. Open a terminal.
5. For each CD (or just once for the DVD):
1. Insert the CD.
2. In the terminal, type 'cd /Volumes/UT2004_X' (where X is the CD number).
3. Type 'cp -rv * /Applications/Games/Unreal\ Tournament\ 2004.app'.
4. Type 'cd ..'.
5. Eject the CD
6. In the terminal, type 'cd /Applications/Games/Unreal\ Tournament\ 2004.app/System'
7. We are going to decompress the game data files now. Type 'find .. | grep uz2 | xargs -n 1 ./ucc-bin decompress'.
8. If you want to save some disk space, you can delete the (now unneeded) compressed data. Do this by typing 'find .. | grep uz2 | xargs rm -v'
9. The game needs the CD key to run. Type 'echo XXXXX-XXXXX-XXXXX-XXXXX > cdkey' (where XXXXX-XXXXX-XXXXX-XXXXX is your CD key).
10. You should be able to double click on the Unreal Tournament 2004 icon now, and it should run.
11. Don't get fragged too much!
Edit: FWIW, I've checked the EULA for UT2004 and it doesn't prohibit doing this. I can't find a EULA for the mac demo anywhere, so I assume it is the same as the full game.
