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.

Stunt GP

From PCGamingWiki, the wiki about fixing PC games
Revision as of 14:10, 10 August 2020 by Halamix2 (talk | contribs) (→‎System requirements: Readme in Polish version says about 12MB for graphics card; 350MB for installation and additional 300MB for swap)
Stunt GP
Stunt GP cover
Developers
Team17
Publishers
Eon Digital Entertainment
Engines
RenderWare
Release dates
Windows April 6, 2001
Stunt GP on MobyGames
Stunt GP on Wikipedia

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Windows
This game is not available digitally.

Essential improvements

Skip intro videos

Edit a config file[citation needed]
  1. Go to <path-to-game>.
  2. Edit GAME.CFG with a text editor.
  3. Change DISPLAY_BOOT_GFX = 1 to DISPLAY_BOOT_GFX = 0.

Game data

Configuration file(s) location

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

Save game data location

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

Video settings

In-game general settings.
In-game general settings.
Settings in a launcher.
Settings in a launcher.

Template:Video settings

Override resolution limit

Use dgVoodoo 2 to override rendering resolution
Edit resolution limit for Direct3D render
  1. Open <path-to-game>\StuntGP_D3D.exe in a hex editor (e.g. HxD).
  2. Search for the 00 08 00 00 7F 24 8B 45 F4 3D C8 00 00 00 7C 1A 3D 00 08 hex value.
  3. Replace both instances of 00 08 (2048) with FF FF.
  4. Save the changes.
  5. Download LegacyD3DResolutionHack and copy it to <path-to-game>.
Higher resolutions makes menu text skewed and hard to read. Therefore, using dgVoodoo 2 is preferable if you have a D3D11 capable GPU.

Widescreen resolution

Use a hack and edit aspect ratio[citation needed]
  1. Open <path-to-game>\GAME.CFG with a text editor.
  2. Find the line: DISPLAYRESWIDTH = and replace its value with your screen width.
  3. Find the line: DISPLAYRESHEIGHT = and replace its value with your screen height.
  4. Download the widescreen fix and place it in <path-to-game>.
  5. Run it as administrator, type in resolution values and click Write to a file.

Input settings

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.
In-game language settings.
In-game language settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Dutch
French
German
Polish
Available only in local retail release.
Swedish

Network

Multiplayer types

Type Native Players Notes
Local play
4 Separate controllers are required (only one player can use a keyboard).
LAN play
Online play

Issues fixed

Lower graphics quality on Radeons

Game blacklists all graphics cards with radeon in name, quietly blocking highest quality settings.

Editing StuntGP_D3D.exe
  1. Go to <path-to-game>.
  2. Open StuntGP_D3D.exe with a hex editor such as HxD.
  3. Using the Find function (Ctrl+F), search for the text string radeon. There will be exactly one entry.
  4. Replace the text with blklst (or any other text that is the same length as the original and is NOT a part of known GPU name, like Nvidia, GeForce, AMD or Vega)
  5. Save the file.
  6. Launch the game.

Other information

API

Technical specs Supported Notes
Direct3D 6 Minimal required DirectX version listed is 7, however the game uses version 6 for rendering.
DirectDraw 6
Glide 3
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 95, 98, ME, 2000
Processor (CPU) Intel Pentium II 233 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 350 MB
Video card (GPU) 12 MB of VRAM
DirectX 7.0 compatible
Sound (audio device)
Controller
Other

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