Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Nitronic Rush"

From PCGamingWiki, the wiki about fixing PC games
imported>AemonyBot
(updated template usage)
Line 34: Line 34:
 
'''Key points'''
 
'''Key points'''
 
{{ii}} No longer receives updates
 
{{ii}} No longer receives updates
{{++}} Game is completely free
+
{{++}} [https://ulozto.net/file/6JomMUP1ut1m/nitronic-rush-original-soundtrack-zip#!ZJZ0LmR2ZGExMJWwBGx3MGV0MGEyA20kqUIKFI9CDGM0BQDjLD== Original soundtrack is also available]
{{++}} [https://ulozto.net/file/YPheF2btbyE6/nitronic-rush-soundtrack-zip#!ZGNlMQR2ZmNkMGHlATD0Z2ZlLwMvMwMSrJWVpmqkL056GmIuMN== Free soundtrack is also available]
 
 
{{--}} Online leaderboards have been shut down.
 
{{--}} Online leaderboards have been shut down.
  
Line 80: Line 79:
 
|antialiasing              = hackable
 
|antialiasing              = hackable
 
|antialiasing notes        = FXAA can be forced in Nvidia Control Panel. AMD not yet tested.
 
|antialiasing notes        = FXAA can be forced in Nvidia Control Panel. AMD not yet tested.
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 187: Line 189:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 204: Line 208:
 
==Network==
 
==Network==
 
{{Network/Multiplayer
 
{{Network/Multiplayer
|local play          =  
+
|local play          = false
 
|local play players  =  
 
|local play players  =  
 
|local play modes    =  
 
|local play modes    =  
 
|local play notes    =  
 
|local play notes    =  
 
|lan play            = true
 
|lan play            = true
|lan play players    =  
+
|lan play players    = 2
 
|lan play modes      =  
 
|lan play modes      =  
 
|lan play notes      =  
 
|lan play notes      =  
Line 258: Line 262:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|macos intel 32-bit app =  
 
|macos intel 32-bit app =  
 
|macos intel 64-bit app =  
 
|macos intel 64-bit app =  
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Revision as of 23:29, 27 October 2022

For the spiritual successor made by a similarly staffed team, see Distance.

Nitronic Rush
Nitronic Rush cover
Developers
Team Nitronic
Publishers
DigiPen Institute of Technology
Release dates
Windows November 11, 2011
Nitronic Rush on MobyGames

Key points

No longer receives updates
Original soundtrack is also available
Online leaderboards have been shut down.

Availability

Source DRM Notes Keys OS
Developer website
DRM-free
Free Download
Windows

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\config\[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\digipen\nitronic_rush\

Video

Options menu
Options menu

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
See Field of view (FOV).
Windowed
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
Appears to be enabled by default.
Anti-aliasing (AA)
FXAA can be forced in Nvidia Control Panel. AMD not yet tested.
Vertical sync (Vsync)
60 FPS and 120+ FPS
No known FPS cap.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Field of view (FOV)

Set Camera FOV[citation needed]
  1. Go to <path-to-game>\Objects\
  2. Open ChaseCamera.xml in a text editor.
  3. Look for "Slow Camera FoV" value= and "Fast Camera FoV" value=
  4. FOV scales up as the car's speed increases. These two parameters set the minimum and maximum values respectively.
  5. Change the two values to the numbers you want and save the file.
Graphical effects in the car's wake will look odd or outright glitched at higher FOV values.
Only sets FOV during race gameplay; camera will suddenly switch to the new FOV when the "3, 2, 1" countdown has ended and the race starts.

Input

List of control schemes
List of control schemes

Keyboard and mouse State Notes
Remapping
See Remapping.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Mouse cannot be used in gameplay anyway.
Controller
Controller support
XInput controllers only.
Full controller support
Controller remapping
See Remapping.
Controller sensitivity
Controller Y-axis inversion
Can invert Y-axis for flight mode.
Controller types
XInput-compatible controllers
Xbox button prompts
Prompts will not change when buttons are remapped.
Impulse Trigger vibration
PlayStation controllers
See the glossary page for potential workarounds.
Generic/other controllers
See the glossary page for potential workarounds.
Additional information
Controller hotplugging
Haptic feedback
Digital movement supported
Simultaneous controller+KB/M

Remapping

The game's controls cannot be changed in-game, but can be changed a Lua script[1]
Change the file ControlScheme_TriggerPedals_RollStick.lua[citation needed]
  1. Go to <path-to-game>\LuaScripts\
  2. Find ControlScheme_TriggerPedals_RollStick.lua and copy it somewhere safe (just in case you mess up the file while editing it)
  3. Open the original (non-copied) ControlScheme_TriggerPedals_RollStick.lua in a text editor. This is the file that contains the controls for the game
  4. Change certain entries. For example, on line #36, just below where it says -- gas/brake, you can change it so W would be gas.

For example,

Original line: Input:BindAnalog("CarGas", KeyEnum.key_NOTAKEY, KeyEnum.key_UP) Changed line: Input:BindAnalog("CarGas", KeyEnum.key_NOTAKEY, KeyEnum.key_W)

After you finish editing the file, save it and run Nitronic Rush.

Audio

Audio feature State Notes
Separate volume controls
Master, music, SFX and announcer volume.
Surround sound
Subtitles
The announcer merely accompanies on-screen text.
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
2
Online play

Other information

API

Technical specs Supported Notes
Direct3D 9.0c
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) XP, Vista, 7
Processor (CPU) 1.7 GHz Dual Core or better
System memory (RAM) 2 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) 512 MB of VRAM
DirectX 9.0c compatible


Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References