---
Is this game coming to Steam, XBLA, Mac, Linux, etc.?
We currently don't have any plans for release on other platforms besides Windows PC, but it's definitely possible down the road. The best thing you can do is stay up to date on our Facebook, Twitter, and main website. If anything is announced will post it there and on our mailing list (sign up on the front page of the website).
Note that Team Nitronic isn't permitted to sell copies of Nitronic Rush. Discussion on this point is occurring in this thread.
Where is the soundtrack? When is it coming out?
It's available for direct download now! Go get it at the Nitronic Rush Original Soundtrack website!
How can I donate to Team Nitronic?
Since Nitronic Rush was created as a student project for DigiPen we can't accept any proceeds from the game. If something changes in the future where we can accept donations, make sure to subscribe to our email list (on the front page of the website) so that we can notify you down the road.
In the mean time, you can help us by checking out and supporting these awesome indie games made by our friends:
- Antichamber
- At a Distance
- Closure
- Deity [DigiPen]
- The Fourth Wall [DigiPen]
- Monaco
- Pulse: Volume 1
- Q.U.B.E.
- Solstice [DigiPen]
- The Splatters
My anti-virus security says that the installer contains a virus, what do I need to do?
It appears that Norton isn't aware of Nitronic Rush as a safe program to download, so please help us verify the game by submitting it here: https://submit.symantec.com/false_positive/. While it is being validated, to run the installer you'll either need to restore your download from quarantine or download the installer with Norton turned off temporarily.
The download for the game is taking forever. What's the fastest way to download the game?
Our servers have been taking a beating since we released the game, so we've been adding more mirrors to help as much as possible. The fastest way currently is to download via torrent, which is listed on the download page: http://nitronic-rush.com/download-game.
Are the controls customize-able? How do I customize my controls?
If you don't mind editing a little Lua script file, you can change the controls however you like.
Here's steps for doing so:
- Go to the game's installed directory (defaults to something like C:\Program Files (x86)\Digipen\Nitronic Rush\ ).
- Then in the LuaScripts directory, you'll find ControlScheme_TriggerPedals_RollStick.lua . This script represents the game's default controls (ie. not the "Advanced" setting).
- Make a backup of this file by copying it somewhere.
- Open the file in any text editor, and change certain entries. For example, on line #36, just below where it says "-- gas/brake", you can change it so W would be gas like so:
- Original line: Input:BindAnalog("CarGas", KeyEnum.key_NOTAKEY, KeyEnum.key_UP)
- Example line: Input:BindAnalog("CarGas", KeyEnum.key_NOTAKEY, KeyEnum.key_W) - Edit these however you wish, save the file, and launch Nitronic Rush.
I want to submit a bug. Where can I do so?
The most helpful thing for us is for you to go to our Support Forum and submit your bug. You can also email us directly with your problem at team@nitronic-rush.com.
I want to use an unofficially supported controller (such as Logitech controller, PS3 contoller, steering wheel, etc). How do I get it running?
Visit this thread here (viewtopic.php?f=6&t=3) for help with unsupported controllers.
---
If you have any other questions, email us directly at: team@nitronic-rush.com. Since we're all full time students at DigiPen we can't guarantee immediate response but we'll do our best to get back in a timely manner.