/stuntrally

Fork stuntrally/stuntrally to work in Windows with VS 2010 Express

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This is a fork of stuntrally/stuntrally repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor. http://stuntrally.tuxfamily.org/

SetUp

  1. Access https://my.visualstudio.com/Downloads?q=visual%20studio%202010&wt.mc_id=o~msft~vscom~older-downloads
  2. Install Visual Studio 2010 VC Express
  3. Install Visual Studio 2010 Service Pack 1
  4. Download and run Stunt Rally for Windows to install all requirements
  5. Create a folder c:\v
  6. Clone my repository in c:\v\stuntrally
  7. Download this zip and extract in c:\v
  8. Run c:\v\oalinst.exe
  9. Open c:\v\stuntrally\proj\StuntRally.sln
  10. Compile Done!