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.

Sega GT

From PCGamingWiki, the wiki about fixing PC games
Revision as of 05:06, 4 October 2021 by Garrbot (talk | contribs) (→‎Video: updated template usage)
Sega GT
Sega GT cover
Developers
Wow Entertainment
Tose
Publishers
Sega
Empire Interactive
Release dates
Windows October 19, 2001
Sega GT on MobyGames
Sega GT on Wikipedia

Availability

Source DRM Notes Keys OS
Retail
DRM details are not known
Windows

Essential improvements

Increase framerate to 60 FPS

Edit the executable with a hex editor, for example HxD[1][2]
  1. Use the retail SegaGT.exe as is or decompress the cracked SegaGT.exe with UPX Packer.
  2. Open the file in a hex editor.
  3. Go to offset A5F0C and change 01 to 00.
  4. Go to offset 8922C and change 4D01 to A600.
  5. Go to offset 89258 and change 4D01 to A600.
  6. Go to offset 897B4 and change 4D01 to A600.
  7. Change all the hexadecimal values of 0000F041 to 00007042, there are twelve of them.

If yours doesn't look like the above then this is what you'll need to change in your version.

  1. Go to offset A5F00 and change 01 to 00.
  2. Go to offset 89220 and change 4D01 to A600.
  3. Go to offset 89250 and change 4D01 to A600.
  4. Go to offset 897B0 and change 4D01 to A600.
  5. Change all the hexadecimal values of 0000F041 to 00007042, there are twelve of them.

Game data

Configuration file(s) location

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

Save game data location

System Location
Windows <path-to-game>\SEGAGT.SGR[Note 1]

Video

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Red Book CD audio
On Windows, CD music might not play correctly; see the troubleshooting guide for solutions.

Localizations

Language UI Audio Sub Notes
English
No speech.

Other information

API

Technical specs Supported Notes
Direct3D 8
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 95, 98, ME
Processor (CPU) Intel Pentium II 300 Mhz
System memory (RAM) 32 MB
Hard disk drive (HDD) 550 MB
Video card (GPU) 4 MB of VRAM
DirectX 8 compatible


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