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 "Star Wars: Episode I - Racer"

From PCGamingWiki, the wiki about fixing PC games
m (updated infobox, added audio settings)
Line 34: Line 34:
 
|4k ultra hd wsgf award    = incomplete
 
|4k ultra hd wsgf award    = incomplete
 
|widescreen resolution      = hackable
 
|widescreen resolution      = hackable
|widescreen resolution notes=  
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
Line 53: Line 53:
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
 +
}}
 +
 +
=== [[Widescreen resolution]] ===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Hex edit executable files.|ref=<ref>[http://http://www.wsgf.org/dr/star-wars-episode-i-racer WSGF article]</ref>}}
 +
# Open your '''SWEP1RCR.EXE''' file in the hex editor.
 +
# Search for a string <code>'''80 02''' 00 00 75 09 81 7f 08 '''e0 01'''</code> in a line '''000883d0'''.
 +
# Values <code>80 02</code> and <code>e0 01</code> represent the resolution '''640x480'''. Change them with values of a resolution you want to use:
 +
#* '''1280x720''' - Replace <code>80 02</code> with <code>00 05</code> and replace <code>e0 01</code> with <code>D0 02</code>.
 +
#* '''1280x800''' - Replace <code>80 02</code> with <code>00 05</code> and replace <code>e0 01</code> with <code>20 03</code>.
 +
#* '''1366x768''' - Replace <code>80 02</code> with <code>56 05</code> and replace <code>e0 01</code> with <code>00 03</code>.
 +
#* '''1440x900''' - Replace <code>80 02</code> with <code>A0 05</code> and replace <code>e0 01</code> with <code>84 03</code>.
 +
#* '''1680x1050''' - Replace <code>80 02</code> with <code>90 06</code> and replace <code>e0 01</code> with <code>1A 04</code>.
 +
#* '''1920x1080''' - Replace <code>80 02</code> with <code>80 07</code> and replace <code>e0 01</code> with <code>38 04</code>.
 +
# Save the file.
 +
# Open your RACER.EXE file in the hex editor.
 +
# Search for a string <code>'''80 02''' 00 00 00 a0 00 00 80 03 00 00 00 e8 00 00 80 05 00 00 00 08 01 00 80 06 00 00 00 68 01 00 80 0c 00 00 00 '''e0 01'''</code> in a line '''00033010'''.
 +
# The same values are at the beginning and end of the highlighted string - change them to your desired resolution, in a similar way you did it with '''SWEP1RCR.EXE'''.
 +
# Save the file.
 +
# Launch '''RACER.EXE'''. Click '''Hardware Configuration''', and then '''Change Display Settings''' to select your chosen resolution (it should show up instead of 640x480).
 +
 +
'''Notes:'''
 +
{{--}} HUD elements are stretched.
 
}}
 
}}
  

Revision as of 23:12, 22 October 2013

Star Wars: Episode I - Racer
Cover image missing, please upload it
Developers
LucasArts
Release dates
Windows May 1999
Star Wars: Episode I - Racer on Wikipedia

Key points

Installing on 64-bit systems requires a workaround. See Installing on 64-bit Windows versions.

Availability

Template:Availability Table

Game data

Template:Game Location Table

Video settings

Template:Video settings

Widescreen resolution

Instructions

Input settings

Template:Input Settings

Audio settings

Template:Audio settings

Issues fixed

Installing on 64-bit Windows versions

Instructions
Instructions

System requirements

Template:System Requirements

References