Red Eclipse freeware download

Red eclipse is an open source multi-platform fps game (windows, mac, linux). Red Eclipse offers a wide variety of Quake style weapons and maps but with it’s own unique twist. All weapons have a secondary fire that applies to different situations and there are plenty of maps to choose from. On top of which the game has jetpacks and a variety of acrobatic tricks you can perform like wall walking.

This is a great game from any lan party – it’s is easy to pick up and fun to play, and can run at very low settings if need be for older machines.

red_eclipse_3 red_eclipse red-eclipse-2

Setup a Red Eclipse server on Windows

Tested:

To setup a Red Eclipse server on Windows follow these steps:

  1. Download the redeclipse_1.0_win32.exe from theĀ Red Eclipse downloads page.
  2. Install the game from the executable.
  3. Navigate to your Red Eclipse installation directory and copy the serveinit.cfg and servexec.cfg files to your root redeclipse directory. Open these files and modify any settings you would like to. Most importantly in your servexec.cfg set your sv_serveroopen to 0.
  4. Start the rserver.exe located in your Red Eclipse\bin directory
  5. All players on the local network should be able to see and join the server now if they enable the search lan option in the find servers menu.

Setup a Red Eclipse server on Linux

Tested:

Red Eclipse is multiplatform and has a fairly easy setup process for running a server on linux. Download the redeclipse_1.0_linux.tar.bz2 from theĀ Red Eclipse downloads page.

  • Open a terminal and navigate to the directory that contains your redeclipse_1.0_linux.tar.bz2 and enter the following command:
    tar -xvf redeclipse_1.0_linux.tar.bz2
    This will extract your Red Eclipse directory. Now while still in terminal enter this directory and navigate to your src folder. Now enter:
    make
  • Once this is done go to your redeclipse/data/examples and copy the serveinit.cfg and servexec.cfg files to your root redeclipse directory. Open these files and modify any settings you would like to. Most importantly in your servexec.cfg set your sv_serveroopen to 0. Once you’re done with this, in your root redeclipse directory enter:
    sh server.sh
  • Your server should now have been started. If you start up the client now, and select the local servers option you should be able to see your server and join it.
Search
Questions!?
Play nice
>> All posts, unless specified otherwise, are original and created solely for The Game Engine. Please credit anything you use or reference from this site.
Was this site helpful?
>> The Game Engine is a non-profit personal project. Please consider a small donation so we can keep helping you with your games.