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 template usage)
(4 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
}}
 
}}
 
{{ii}} A [http://community.pcgamingwiki.com/files/file/325-star-wars-episode-i-%E2%80%93-racer-demo/ demo] is available ([http://www.podracers.com/downloads.html mirror 1]/[https://archive.org/details/StarWarsEpisodeI-RacerDemo mirror 2])
 
{{ii}} A [http://community.pcgamingwiki.com/files/file/325-star-wars-episode-i-%E2%80%93-racer-demo/ demo] is available ([http://www.podracers.com/downloads.html mirror 1]/[https://archive.org/details/StarWarsEpisodeI-RacerDemo mirror 2])
(Also needs [[#Patches|patch]])
+
 
 +
==Essential improvements==
 +
===Patches===
 +
* [http://www.vogons.org/viewtopic.php?f=8&t=39154&start=20 SWEP1RCR.EXE] updates the game to the latest version.
  
 
==Game data==
 
==Game data==
Line 42: Line 45:
 
{{Game data/row|Mac OS|}}
 
{{Game data/row|Mac OS|}}
 
}}
 
}}
 
==Essential improvements==
 
===Patches===
 
[http://www.vogons.org/viewtopic.php?f=8&t=39154&start=20 SWEP1RCR.EXE] updates the game to the latest version.
 
 
===Sagaras 2016 Patch (For English/French/German Release)===
 
This patch lets you install the game up to Windows 7, 8, 8.1 and 10 (32bit and 64bit support), includes custom resolution, widescreen hack, LAN support and official 1.1 patch.
 
It require the original CD-ROM to your computer (English, French and German version supported), [https://www.letsplayforum.de/index.php/Thread/159414-Star-Wars-Episode-1-Racer-x86-x64-Setup-Fixes-und-Patches/?pageNo=1 you can found it here]
 
Start the game by using : '''SWEP1RC_Res_Fix_CD.exe''' after the installation
 
  
 
==Video settings==
 
==Video settings==
Line 90: Line 84:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Hex edit executable files|ref=<ref>[http://www.wsgf.org/dr/star-wars-episode-i-racer WSGF article]</ref>}}
 
{{Fixbox/fix|Hex edit executable files|ref=<ref>[http://www.wsgf.org/dr/star-wars-episode-i-racer WSGF article]</ref>}}
# Open your '''SWEP1RCR.EXE''' file in the hex editor.
+
# Open '''SWEP1RCR.EXE''' with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 
# Search for a string <code>'''80 02''' 00 00 75 09 81 7f 08 '''e0 01'''</code> in a line '''000883d0'''.  
 
# 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:
 
# 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:
Line 100: Line 94:
 
#* '''1920x1080''' - Replace <code>80 02</code> with <code>80 07</code> and replace <code>e0 01</code> with <code>38 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.
 
# Save the file.
# Open your RACER.EXE file in the hex editor.
+
# Open '''RACER.EXE''' with a 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'''.
 
# 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'''.
 
# 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'''.
Line 194: Line 188:
  
 
==Issues fixed==
 
==Issues fixed==
===Graphical issues (Low framerate, black screen, white screen, green screen, artifacts, crash on startup, ...)===
+
===Graphical issues===
 +
{{ii}} E.g., low frame rate, black screen, white screen, green screen, artifacts, crash on startup, etc.
 +
 
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|using dgVoodoo 2 for proper emulated old DirectX support|ref={{cn|date=October 2016}}}}
+
{{Fixbox/fix|Use dgVoodoo 2 for proper emulated old DirectX support|ref={{cn|date=October 2016}}}}
Download [http://www.dege.freeweb.hu dgVoodoo 2], extract D3DImm.dll and DDraw.dll from the MS folder into the game's folder.
+
# Download [http://dege.freeweb.hu/dgVoodoo2.html dgVoodoo 2].
You can configure the emulation and additional graphics settings using dgVoodooSetup.exe.
+
# Extract <code>D3DImm.dll</code> and <code>DDraw.dll</code> from the <code>MS</code> folder into the game's folder.
 +
# You can configure the emulation and additional graphics settings using <code>dgVoodooSetup.exe</code>.
  
{{++}} Allows the game to run properly on Windows 8
+
'''Notes'''
{{ii}} dgVoodoo 2 requires a DX11 video card
+
{{++}} Allows the game to run properly on Windows 8.
 +
{{ii}} dgVoodoo 2 requires a DirectX 11 graphics card.
 
}}
 
}}
  
 
===Installing on 64-bit versions of Windows===
 
===Installing on 64-bit versions of Windows===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Alternative installer|ref=<ref>http://www.markusegger.at/Software/Games/Default.aspx</ref>}}
 +
An alternative MSI installer can be downloaded from his [http://www.markusegger.at/Software/Games/Racer/Instructions.html website]. A guide on how to create a CD image with a new installer can be found [http://www.markusegger.at/Software/Games/Racer/Instructions.html here].
 +
}}
 +
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Alternative installer for x86/x64|ref=<ref>https://www.letsplayforum.de/index.php/Thread/159414-Star-Wars-Episode-1-Racer-x86-x64-Setup-Fixes-und-Patches/</ref>}}
 
{{Fixbox/fix|Alternative installer for x86/x64|ref=<ref>https://www.letsplayforum.de/index.php/Thread/159414-Star-Wars-Episode-1-Racer-x86-x64-Setup-Fixes-und-Patches/</ref>}}
Line 212: Line 215:
 
}}
 
}}
  
{{Fixbox|1=
 
{{Fixbox/fix|Alternative installer|ref=<ref>http://www.markusegger.at/Software/Games/Default.aspx</ref>}}
 
An alternative MSI installer can be downloaded from his [http://www.markusegger.at/Software/Games/Racer/Instructions.html website]. A guide on how to create a CD image with a new installer can be found [http://www.markusegger.at/Software/Games/Racer/Instructions.html here].
 
}}
 
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Manual installation|ref={{cn|date=July 2016}}}}
+
{{Fixbox/fix|Manual installation|ref=<ref name="Sui">{{refcheck|user=Suicide_machine|date=2017-03-29}}</ref>}}
 
* Copy the '''gnome''' folder from Racer's CD to your hard disk and rename it to '''RACER'''. Then copy '''RACER.EXE''' from the root of the CD into '''RACER''' folder on your hard disk. Finally grab '''DSETUP.dll''', '''DSETUP16.dll''' '''DSETUP32.dll''', '''SysCheck.exe''', '''SYSCHECK.INI''' and '''Website.exe''' files from '''INSTALL''' folder and put them in '''RACER'''. If you had placed the RACER folder in C:\Games then your folder structure would look like this:
 
* Copy the '''gnome''' folder from Racer's CD to your hard disk and rename it to '''RACER'''. Then copy '''RACER.EXE''' from the root of the CD into '''RACER''' folder on your hard disk. Finally grab '''DSETUP.dll''', '''DSETUP16.dll''' '''DSETUP32.dll''', '''SysCheck.exe''', '''SYSCHECK.INI''' and '''Website.exe''' files from '''INSTALL''' folder and put them in '''RACER'''. If you had placed the RACER folder in C:\Games then your folder structure would look like this:
 
<pre>C:\games\RACER\data\ *files*
 
<pre>C:\games\RACER\data\ *files*
Line 284: Line 283:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable      = unknown
+
|64-bit executable      = false
 
|64-bit executable notes=  
 
|64-bit executable notes=  
 
}}
 
}}

Revision as of 11:00, 29 March 2017

Star Wars: Episode I - Racer
Star Wars: Episode I - Racer cover
Developers
LucasArts
Release dates
Windows May 1999
Mac OS (Classic) 2000
Star Wars: Episode I - Racer on Wikipedia
Star Wars: X-Wing (series)
The Software Toolworks' Star Wars Chess 1993
Star Wars: Rebel Assault (series)
Star Wars: Jedi Knight (series)
Star Wars: Monopoly 1997
Star Wars: Shadows of the Empire 1997
Star Wars: Yoda Stories 1997
Star Wars: Rebellion 1998
Star Wars: DroidWorks 1998
Star Wars: Rogue Squadron (series)
Star Wars: Episode I - The Phantom Menace 1999
Star Wars: Episode I - Racer 1999
Star Wars: Episode I - The Gungan Frontier 1999
Star Wars: Pit Droids 1999
Star Wars: Anakin's Speedway 2000
Star Wars: Force Commander 2000
Star Wars Math: Jabba's Game Galaxy 2000
Star Wars: Jar Jar's Journey 2000
Star Wars: Galactic Battlegrounds 2001
Star Wars: Starfighter 2001
Star Wars Galaxies 2003
Star Wars: Knights of the Old Republic (series)
Star Wars: Battlefront (series)
Lego Star Wars (series)
Star Wars: Republic Commando 2005
Star Wars: Empire at War 2006
Star Wars: The Force Unleashed (series)
Star Wars: The Clone Wars - Republic Heroes 2009
Angry Birds Star Wars 2012
Angry Birds Star Wars II 2013
Star Wars: Commander 2014
Star Wars: Trials on Tatooine 2016
Battle Test: A Nissan Rogue 360° VR Experience 2017
Star Wars: Imperial Assault - Legends of the Alliance 2017
Star Wars: Droid Repair Bay 2017
Vader Immortal 2019
Star Wars Jedi (series)
Star Wars: Squadrons 2020
Star Wars Outlaws 2024
Star Wars Eclipse TBA

Key points

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

General information

Wookieepedia - A huge wiki dedicated to the Star Wars universe
Star Wars Racer at Play Old PC Games - general information and tweaks about the game

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows
Mac OS
A demo is available (mirror 1/mirror 2)

Essential improvements

Patches

Game data

Configuration file(s) location

Save game data location

Video settings

Template:Video settings

Widescreen resolution

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Network

Multiplayer types

Type Native Players Notes
Local play
Console versions only.
LAN play
8 Use IPXWrapper for modern systems.
Online play
Use IPXWrapper and LogIn Hamachi

Issues fixed

Graphical issues

E.g., low frame rate, black screen, white screen, green screen, artifacts, crash on startup, etc.
Instructions

Installing on 64-bit versions of Windows

Instructions
Instructions


Instructions

Other information

API

ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
Mac OS (Classic)

System requirements

Windows
Minimum
Operating system (OS) 95, 98
Processor (CPU) Pentium 233 MHz
System memory (RAM) 32 MB
Hard disk drive (HDD) 400 MB
Video card (GPU) Direct3D compatible graphics card
2 MB of VRAM

References