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 "Rally Championship Xtreme"

From PCGamingWiki, the wiki about fixing PC games
m (→‎top: updated template usage)
m (updated template usage)
Line 88: Line 88:
 
#* {{code|5555D53F}} for 15:9 screens
 
#* {{code|5555D53F}} for 15:9 screens
 
#* {{code|398EE33F}} for 16:9 screens
 
#* {{code|398EE33F}} for 16:9 screens
#* More aspect ratios available [http://www.wsgf.org/article/common-hex-values here]
+
#* More aspect ratios available [https://www.wsgf.org/article/common-hex-values here]
 
# Save the file. If you can't do it because of no permission, go to the Properties of the file and uncheck the Read-only box.
 
# Save the file. If you can't do it because of no permission, go to the Properties of the file and uncheck the Read-only box.
 
# Run the game and set the resolution in video options.
 
# Run the game and set the resolution in video options.
Line 230: Line 230:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = false
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows exe notes      =
 +
|macos 32-bit app      =
 +
|macos 64-bit app      =
 +
|macos app notes        =
 +
|linux 32-bit executable=  
 +
|linux 64-bit executable=
 +
|linux executable notes =  
 
}}
 
}}
  

Revision as of 10:34, 16 June 2019

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Rally Championship Xtreme
Rally Championship Xtreme cover
Developers
Warthog Games
Publishers
Actualize[1]
Release dates
Windows November 2, 2001
Rally Championship Xtreme on Wikipedia

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).
Rally Championship
Lombard RAC Rally 1988
Network Q RAC Rally 1993
Network Q RAC Rally Championship 1996
International Rally Championship 1997
Mobil 1 Rally Championship 1999
Rally Championship Xtreme 2001

Key points

Install Microsoft DirectInput Mapper to fix remapping issues on Windows Vista and later.
Install "TSP Codec Install.exe" to prevent crashing.

General information

Official website (retrieved)

Availability

Source DRM Notes Keys OS
Retail
DRM details are not known
Windows
A demo is available here

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\Data\xtreme.cfg[Note 1]

Save game data location

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

Video settings

Video settings.
Video settings.

Template:Video settings

Widescreen resolution

Fix aspect ratio[2]
  1. Open Rally.exe with a hex editor such as HxD.
  2. Press Ctrl+R and set Datatype to Hex-values.
  3. Search for ABAAAA3F and replace it with:
    • CDCCCC3F for 16:10 screens
    • 5555D53F for 15:9 screens
    • 398EE33F for 16:9 screens
    • More aspect ratios available here
  4. Save the file. If you can't do it because of no permission, go to the Properties of the file and uncheck the Read-only box.
  5. Run the game and set the resolution in video options.

Input settings

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Network

Multiplayer types

Type Native Notes
Local play
LAN play
Online play

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 98, Me, 2000
Processor (CPU) Intel Pentium II 450 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD)
Video card (GPU) 16 MB of VRAM

Notes

  1. 1.0 1.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