Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Renegade Client » Renegade on Linux - Installation Instructions  () 1 Vote
Renegade on Linux - Installation Instructions [message #423923] Fri, 26 March 2010 22:01 Go to next message
Veyrdite is currently offline  Veyrdite
Messages: 1462
Registered: August 2006
Location: Australia, Sydney
Karma: 0
General (1 Star)
As of yesterday I was able to get my ATI Radeon 5536 to work on my Debian (squeeze) system. Today I installed Renegade and found out how to get it working.

Following my instructions you should get a 100% working installation of Renegade on either a 64 or 32 bit Linux environment.

You will need the dll msvcirt.dll for the offical 1.037 patch to work. You will either need to copy it from an already existing installation of Windoze or download it from the web.

Here is a complete list of instructions to install Renegade on Linux under WINE.

Installation Instructions

  1. Install WINE
    On Ubuntu, it is in the Software Centre/Add remove tools
    On Debian, you will need to 'apt-get install wine'
    Most other big distributions will have it in their repositories as well.
  2. Get winetricks and install d3dx9.
     wget http://kegel.com/wine/winetricks
    chmod a+x winetricks
    ./winetricks

  3. Install Renegade off installation discs
  4. Download the 1.037 patch
  5. The patcher will not run without the dll msvcirt.dll. Copy it over from your Windows installation.
    cp /media/WINDOWSMOUNTPOINT/Windows/system32/msvcirt.dll ~/.wine/drive_c/windows/system32/

  6. Run the patcher
  7. Download the core patcher and patchall ( see this page )
  8. Unzip both files into your Renegade directory ( ~/.wine/drive_c/Westwood/Renegade/ )
  9. Run/execute the patcher
  10. Download and install the latest scripts
  11. Play the game via the game2.exe executable


Troubleshooting
Q: I'm told the game can't detect my disc
A: Use the game2 executable which contains a no-cd crack

Q: I want to watch the Single Player movies, with the same problem as above.
A: Copy all of the BINK files from the Renegade Data Disc into a directory called Movies in your Renegade Data directory.

Q: I can only move my mouse a certain distance in-game, and then it hits an imaginary wall and won't go any further.
A: I had this problem. Don't install the direct-input DLL in winetricks. If you have, open up the wine configuration program ( winecfg ) and go to the libraries tab. Then select the direct input DLL ( probably at the bottom of the list ) and delete it.

Q: My desktop looks bright after exiting the game.
A: A classic Renegade bug. Renegade doesn't reset the screen brightness and gamma setting before closing.
Either set the gamma and brightness settings to 1 in-game or enter the following line in the console after each game.
xgamma -gamma 1.0

If you are too lazy to do that, pop this code in a file inside your Renegade Directory and make the file executable.
#!/bin/sh
wine game2.exe
xgamma -gamma 1.0
Then whenever you want to play the game, run this file instead

Known Problems
I cannot personally achieve a framerate above 10 fps at any time, resulting in a poor play of the game. An unfortunate price to pay to use a free system ( bad pun ).


WOL: Veyrdite Previously: Dthdealer ( a long time ago )

[Updated on: Sun, 28 March 2010 02:32]

Report message to a moderator

Re: Renegade on Linux - Installation Instructions [message #424022 is a reply to message #423923] Sun, 28 March 2010 06:16 Go to previous message
Kimb is currently offline  Kimb
Messages: 607
Registered: August 2009
Location: There is no greater power...
Karma: 0
Colonel

awesome stuff

What we think, or what we know, or what we believe is, in the end, of little consequence. The only consequence is what we do.
CarrierII wrote on Fri 21 May 2010 06:58

This doesn't meet the minimum standards of spam.
Previous Topic: Confusing blue hell type of thing that i do not understand
Next Topic: Registry Entries
Goto Forum:
  


Current Time: Fri Apr 19 05:17:55 MST 2024

Total time taken to generate the page: 0.00566 seconds