Advertisement
Guest User

Episode 1 Racer Pc

a guest
Dec 15th, 2015
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. The way I got it to work:
  2.  
  3.  
  4.  
  5. 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 have placed the RACER folder in C:\Games then your folder structure would look like this:
  6.  
  7. C:\games\RACER\data\ *files*
  8. C:\games\RACER\a3dapi.dll
  9. C:\games\RACER\DSETUP.DLL
  10. C:\games\RACER\DSETUP16.DLL
  11. C:\games\RACER\DSETUP32.DLL
  12. C:\games\RACER\IFORCE2.dll
  13. C:\games\RACER\Racer.exe
  14. C:\games\RACER\Smush.dll
  15. C:\games\RACER\SWEP1RCR.exe
  16. C:\games\RACER\SYSCHECK.EXE
  17. C:\games\RACER\syscheck.ini
  18. C:\games\RACER\WEBSITE.EXE
  19.  
  20. Copy the following into Notepad and save it as "racer.reg", after you edit the file paths as appropriate:
  21.  
  22. Windows Registry Editor Version 5.00
  23.  
  24. [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LucasArts Entertainment Company LLC\Star Wars: Episode I Racer\v1.0]
  25. "Install Path"="C:\\Games\\RACER"
  26. "Executable"="C:\\Games\\RACER\\SWEP1RCR.EXE"
  27. "Source Path"="D:"
  28. "CD Path"="D:"
  29. "Analyze Path"="D:\\INSTALL\\SysCheck.exe"
  30. "Source Dir"="D:\\"
  31. "InstallType"=dword:00000009
  32. "Display"="Primary Display Driver"
  33. "3D Device"="Microsoft Direct3D Hardware acceleration through Direct3D HAL"
  34. "Display Width"=dword:00000400
  35. "Display Height"=dword:00000300
  36. "GUID"="{00000000-0000-0000-0000-000000000000}"
  37. "FullScreen"=dword:00000000
  38. "Fix Flicker"=dword:00000000
  39. "DevMode"=dword:00000000
  40. "UseFett"=dword:00000000
  41.  
  42. In addition to this, I use dgVooDoo2 (http://www.dege.freeweb.hu/). Extract D3DImm.dll and DDraw.dll from the MS folder into the game's folder. You can configure the emulation and additional graphics settings using dgVoodooSetup.exe.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement