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 "Total Immersion Racing"

From PCGamingWiki, the wiki about fixing PC games
m
Line 35: Line 35:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{P|game}}\SAVEDATA\AUTOSAVE}}
 
{{Game data/saves|Mac OS|}}
 
{{Game data/saves|Mac OS|}}
 
}}
 
}}
Line 100: Line 100:
 
==Input settings==
 
==Input settings==
 
{{Input settings
 
{{Input settings
|key remap                = unknown
+
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = unknown
 
|acceleration option      = unknown
Line 164: Line 164:
 
==Audio settings==
 
==Audio settings==
 
{{Audio settings
 
{{Audio settings
|separate volume          = unknown
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = unknown
 
|surround sound          = unknown
Line 181: Line 181:
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
 +
|interface = true
 +
|audio    = unknown
 +
|subtitles = unknown
 +
|notes    =
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Russian
 
  |interface = true
 
  |interface = true
 
  |audio    = unknown
 
  |audio    = unknown
Line 192: Line 200:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 8
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  

Revision as of 15:13, 24 October 2020

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.
Total Immersion Racing
Total Immersion Racing cover
Developers
Razorworks
Mac OS (Classic) Zonic Limited
Publishers
Empire Interactive
Russia Akella
Release dates
Windows November 19, 2002
Mac OS (Classic) December 16, 2003
Total Immersion Racing on MobyGames
Total Immersion Racing on Wikipedia

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
English copies use a simple disc check, while European copies use SafeDisc v2 DRM[Note 1].
Windows
Mac OS
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\CONFIG\syscfg.ini[Note 2]
Mac OS (Classic)

Save game data location

System Location
Windows <path-to-game>\SAVEDATA\AUTOSAVE[Note 2]
Mac OS (Classic)

Video settings

Template:Video settings

Widescreen resolution

Widescreen fix[3]
  1. Open TiR.exe with a hex editor such as HxD.
  2. Press Ctrl+F and search for the text string radio.
  3. Press F3, replace the two 0000E83F values with:
    • 4017E93F for 5:4 screens
    • 0000E43F for 16:10 screens
    • 0080E33F for 15:9 screens
    • 0000E23F for 16:9 screens
    • 0080DA3F for 21:9 screens
  4. Replace the 35FA8E3C value with:
    • 80608E3C for 5:4 screens
    • D911A53C for 16:10 screens
    • CA1AA53C for 15:9 screens
    • 9F1DB03C for 16:9 screens
    • 048DD93C for 21:9 screens
  5. If you can't edit the file because of no permissions, right-click TiR.exe, click on Properties and uncheck "Read only".
  6. Save the changes.
  7. Go to <path-to-game>\CONFIG\ and open syscfg.ini.
  8. Set the desired resolution on line two and three.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Russian

Other information

API

Technical specs Supported Notes
Direct3D 8
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
Mac OS (Classic)

System requirements

Windows
Minimum
Operating system (OS) Windows 98/Me/2000/XP
Processor (CPU) Pentium III 450
System memory (RAM) 128MB
Hard disk drive (HDD)
Video card (GPU) Radeon or GeForce3
16MB of VRAM
DirectX 8.1 compatible

Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.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