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 "Driver"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Input: General maintenance with AutoWikiBrowser in Bot mode)
(clarified steps)
(15 intermediate revisions by 8 users not shown)
Line 26: Line 26:
 
|steam appid  =  
 
|steam appid  =  
 
|gogcom id    =  
 
|gogcom id    =  
 +
|official site= https://web.archive.org/web/20010418143719/http://driver.gtgames.com/
 
|hltb        = 2886
 
|hltb        = 2886
 
|lutris      = driver
 
|lutris      = driver
Line 33: Line 34:
 
|winehq      = 8118
 
|winehq      = 8118
 
|license      = commercial
 
|license      = commercial
 +
}}
 +
 +
{{Introduction
 +
|introduction      =
 +
 +
|release history  =
 +
 +
|current state    =
 
}}
 
}}
  
Line 46: Line 55:
 
==Essential improvements==
 
==Essential improvements==
 
===FMVs without the game disc===
 
===FMVs without the game disc===
{{Fixbox|description=Copy the FMVs|ref=<ref>{{Refcheck|user=Averygoodperson|date=2022-03-11|comment=Comment (optional)}}</ref>|fix=
+
{{Fixbox|description=Copy the {{file|FMVDATA|folder}} folder from the disc to {{file|{{P|game}}|folder}}|ref=<ref>{{Refcheck|user=Averygoodperson|date=2022-03-11|comment=Comment (optional)}}</ref>|fix=
# Copy the <code>FMVDATA</code> folder from your game disc.
 
# Paste it to {{P|game}}.
 
 
}}
 
}}
  
Line 91: Line 98:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      =always on
 
|vsync                      =always on
 
|vsync notes                =  
 
|vsync notes                =  
|60 fps                    = limited
+
|60 fps                    = false
|60 fps notes              = 10, 12, 16, 25, or 50 fps caps with an option to turn it off, game speed increases above 50fps in multiples with 50fps as a base (for example: runs at 1.2x speed when externally capped to 60fps)
+
|60 fps notes              = 10, 12, 16, 25, or 50 FPS caps with an option to turn it off. Game speed increases above 50 FPS in multiples with 50 FPS as a base (for example: runs at 1.2x speed when externally capped to 60 FPS)
|120 fps                    = limited
+
|120 fps                    = false
 
|120 fps notes              =  
 
|120 fps notes              =  
 
|hdr                        = unknown
 
|hdr                        = unknown
Line 104: Line 114:
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
{{Fixbox|description=Widescreen fix|ref=<ref>[https://www.youtube.com/watch?v=k-d3767y3eU Driver (1999) - Widescreen Tutorial (Every resolution) - YouTube]</ref>|fix=
+
{{Fixbox|description=Hed-edit the executable|ref=<ref>{{Refurl|url=https://www.youtube.com/watch?v=k-d3767y3eU|title=Driver (1999) - Widescreen Tutorial (Every resolution) - YouTube|date=May 2023}}</ref>|fix=
 
# Open {{file|Game.exe}} with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 
# Open {{file|Game.exe}} with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 
# Press {{key|Ctrl|F}} and set '''Datatype''' to '''Hex-values'''.
 
# Press {{key|Ctrl|F}} and set '''Datatype''' to '''Hex-values'''.
 
# Search for {{code|4006}} and click OK.
 
# Search for {{code|4006}} and click OK.
 
# Replace {{code|4006}} (width) and {{code|B004}} (height) with the desired resolution values according to [https://www.wsgf.org/article/common-hex-values here].
 
# Replace {{code|4006}} (width) and {{code|B004}} (height) with the desired resolution values according to [https://www.wsgf.org/article/common-hex-values here].
# If you can't change the value because of no permission, go to the Properties of the file and uncheck the Read-only box.
+
# If the value can not be changed due to no permission being granted, go to the Properties of the file and uncheck the Read-only box.
 
# Press {{key|F3}} and change {{code|4006}} to the same resolution width as before.
 
# Press {{key|F3}} and change {{code|4006}} to the same resolution width as before.
 
# Press {{key|Ctrl|F}} and search for {{code|40060000B004}}.
 
# Press {{key|Ctrl|F}} and search for {{code|40060000B004}}.
# Do the same as you did with the previous {{code|4006}} and {{code|B004}} values.
+
# Do the same as with the previous {{code|4006}} and {{code|B004}} values.
 
# Set the resolution to 1600x1200 in the configuration tool.
 
# Set the resolution to 1600x1200 in the configuration tool.
# If you get a configuration error, open {{code|Config.exe}} in HxD, search for {{code|4006}} and replace {{code|4006}} and {{code|B004}} as you did with the previous file.
+
# If a configuration error appears, open {{file|Config.exe}} in a hex editor, search for {{code|4006}} and replace {{code|4006}} and {{code|B004}} as with the previous file.
 
}}
 
}}
  
Line 173: Line 183:
 
{{Audio
 
{{Audio
 
|separate volume          = limited
 
|separate volume          = limited
|separate volume notes    = Separate controls for Sound effects and CD Music; Voice volume is controlled under Effects Volume; FMV audio is unaffected by volume settings
+
|separate volume notes    = Separate controls for sound effects and CD music; voice volume is controlled under effects volume; FMV audio is unaffected by volume settings
 
|surround sound          = true
 
|surround sound          = true
 
|surround sound notes    =  
 
|surround sound notes    =  
Line 183: Line 193:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              = true
 
|eax support              = true
|eax support notes       = EAX 1
+
|eax support notes         = EAX 1
 +
|royalty free audio        = unknown
 +
|royalty free audio notes  =
 
|red book cd audio        = true
 
|red book cd audio        = true
 
|red book cd audio notes  =
 
|red book cd audio notes  =
Line 233: Line 245:
  
 
==Issues fixed==
 
==Issues fixed==
 +
===3D acceleration problems===
 +
{{--}} Running the game with 3D acceleration turned on may cause crashes or graphics problems on some modern machines.
  
===3D Acceleration problems===
+
{{Fixbox|description=Use dgVoodoo 2|ref={{cn|date=July 2016}}|fix=
Running the game with 3D acceleration turned on may cause crashes or graphics problems on some modern machines. If you experience problems, try the following steps:
+
# Download newest [[dgVoodoo 2]].
 
+
# Extract {{file|dgVoodooCpl.exe}} and the contents of the {{file|Glide|folder}} and {{file|MS\x86|folder}} subfolders to {{file|{{p|game}}|folder}}.
{{Fixbox|description=(DirectX 10.1+) Use dgVoodoo wrapper|ref={{cn|date=July 2016}}|fix=
 
# Download newest [http://dege.freeweb.hu/ dgVoodoo 2].
 
# Extract it to a convenient place.
 
# Start '''dgVoodooSetup.exe''' and configure it.
 
 
# Go to '''DirectX''' tab and make sure that '''Disable and passthru to real DirectX''' is not checked.
 
# Go to '''DirectX''' tab and make sure that '''Disable and passthru to real DirectX''' is not checked.
 
# Select '''Virtual 3D Accelerated Card''' under Videocard and set its VRAM to '''64 MB'''.
 
# Select '''Virtual 3D Accelerated Card''' under Videocard and set its VRAM to '''64 MB'''.
 
# Click '''OK'''.
 
# Click '''OK'''.
# Now go to the <code>'''Glide'''</code>  and  <code>'''MS'''</code> folders in dgVoodoo's folder and copy files '''Glide.dll''', '''Glide2x.dll''', '''Glide3x.dll''', '''D3DImm.dll''' and '''DDraw.dll'''.
+
}}
# Paste the files into <code>{{p|game}}</code>.  
+
 
 +
===8-bit Palettized textures option greyed out===
 +
{{--}} A bug in the original code meant this option can't be selected without this fix. [https://www.youtube.com/watch?v=fHUquneKSak See this video for information on what this option does].
 +
{{Fixbox|description=Use a hex editor|ref=<ref>{{Refurl|url=https://www.vogons.org/viewtopic.php?f=59&t=99404|title=Driver (1999) - 8bit palettized textures|date=March 2024}}</ref>|fix=
 +
# Download a hex editor of choice, such as [https://mh-nexus.de/en/hxd/ HxD].
 +
# Within the hex editor, open {{file|game.exe}} in the install directory.
 +
# Search for the byte pattern '''0F 85 DA 00 00 00''' and find the first instance of it, and change it to '''0F 85 DF 00 00 00'''. Save the change.
 +
# Repeat process with file {{file|config.exe}}, also in the install directory.
 +
# 8-Bit texture option in config.exe should now be selectable, with animated textures in-game.
 
}}
 
}}
  
 
===Music always turned off===
 
===Music always turned off===
Change your CD drive to D:/ or use the "Music does not loop" solution
+
Change the CD drive's label to {{file|D:|folder}} or use the [[#Music does not loop|Music does not loop]] solution below.
  
 
===Music does not loop===
 
===Music does not loop===
 
{{ii}} This is a known issue on Windows XP and later.
 
{{ii}} This is a known issue on Windows XP and later.
  
{{Fixbox|description=Possible fix|ref=<ref>[https://steamcommunity.com/sharedfiles/filedetails/?id=113399618 How to fix CD audio looping on Windows Vista/7 - Steam Community Guides]</ref>|fix=
+
{{Fixbox|description=Possible fix|ref=<ref>{{Refurl|url=https://steamcommunity.com/sharedfiles/filedetails/?id=113399618|title=How to fix CD audio looping on Windows Vista/7 - Steam Community Guides|date=May 2023}}</ref>|fix=
# Rip your game CD-ROM's music. <code>.ogg</code> and <code>.mp3</code> codecs should be fully supported.
+
# Rip the game CD-ROM's music. {{file|.ogg}} and {{file|.mp3}} codecs should be fully supported.
# Install [https://community.pcgamingwiki.com/files/file/107-patched-inmmdll/ patched _inmm.dll] and open its main folder.  
+
# Extract [https://community.pcgamingwiki.com/files/file/107-patched-inmmdll/ patched _inmm.dll] and open its main folder.  
# Go to {{p|game}} and drag <code>game.exe</code> on <code>_inmmconf.exe</code> in Windows Explorer.
+
# Go to {{file|{{p|game}}|folder}} and drag {{file|game.exe}} to {{file|_inmmconf.exe}} in Windows Explorer.
 
# Open <code>_inmmconf.exe</code> and set ''DirectShow'' player for default file type in the '''method''' tab
 
# Open <code>_inmmconf.exe</code> and set ''DirectShow'' player for default file type in the '''method''' tab
# In the '''_inmm.ini''' tab, click "add" and select your ripped music files numbered track2 to track10.  
+
# In the '''_inmm.ini''' tab, click "add" and select the ripped music files numbered track2 to track10.  
# Press the save button and place it in the <code>{{p|game}}</code> folder.
+
# Press the save button and place it in the {{file|{{p|game}}|folder}} folder.
 
}}
 
}}
  
{{Fixbox|description=Alternate fix (tested on Windows 10)|ref={{cn|date=October 2016}}|fix=
+
{{Fixbox|description=Alternate fix using Winamp|ref={{cn|date=October 2016}}|fix=
# First, run always GAME.exe as Administrator, if config necessary, launch config.exe as Administrator, do a test and save
+
# Set {{file|game.exe}} and {{file|config.exe}} to run as administrator.
# In [https://community.pcgamingwiki.com/files/file/107-patched-inmmdll/ patched _inmm.dll], set method as "Winamp" for wav/mp3/CDDA, In player, select Winamp, install Winamp and put the path of Winamp inside, others options remains unchecked
+
# In [https://community.pcgamingwiki.com/files/file/107-patched-inmmdll/ patched _inmm.dll], set method as "Winamp" for wav/mp3/CDDA, Uder '''Player''', select Winamp, install [https://www.winamp.com/player/downloads/ Winamp] or [https://getwacup.com/ WACUP] and put the path of Winamp inside; other options remain unchecked.
# Then patch the GAME.exe with this new config by drag&drop GAME.exe to _inmmcnf.exe, then create a new '''_inmm.ini''' from _inmmcnf.exe (in the tab) by drag&drop the music tracks in wav or mp3 ripped from your game disc
+
# Patch {{file|game.exe}} with this new configuration by dragging {{file|game.exe}} to {{file|_inmmcnf.exe}}, then create a new '''_inmm.ini''' from {{file|_inmmcnf.exe}} (in the tab) by dragging and dropping the ripped music tracks.
# Finally put the new _inmm.ini to Driver game.exe folder, you should see Winamp before playing as Administrator
+
# Put the new {{file|_inmm.ini}} to {{file|{{p|game}}|folder}}.
 
}}
 
}}
  
Line 317: Line 335:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = true
+
|direct3d versions      = 6
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 323: Line 341:
 
|opengl versions        =  
 
|opengl versions        =  
 
|opengl notes          =  
 
|opengl notes          =  
|glide versions        = 2
+
|glide versions        = 2
 
|glide notes            =  
 
|glide notes            =  
 
|software mode          =  
 
|software mode          =  
Line 339: Line 357:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 +
|mac os x powerpc app  = unknown
 
|macos intel 32-bit app =  
 
|macos intel 32-bit app =  
 
|macos intel 64-bit app =  
 
|macos intel 64-bit app =  
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 +
|mac os powerpc app    = true
 +
|mac os 68k app        = unknown
 +
|mac os executable notes=
 
}}
 
}}
  

Revision as of 08:12, 19 March 2024

Driver
Driver cover
Developers
Reflections Interactive
Mac OS (Classic) MacSoft
Publishers
GT Interactive
Mac OS Infogrames
Release dates
Windows October 11, 1999
Mac OS (Classic) December 12, 2000
Taxonomy
Monetization One-time game purchase
Modes Singleplayer
Pacing Real-time
Perspectives Third-person, First-person
Controls Direct control
Genres Driving, Open world
Vehicles Automobile
Themes North America, Contemporary
Series Driver
Driver on HowLongToBeat
Driver guide on StrategyWiki
Driver on MobyGames
Driver on Wikipedia
Driver
Driver 1999
Driv3r 2005
Driver: Parallel Lines 2007
Driver: San Francisco 2011
REDRIVER 2 (unofficial port) 2020

Warnings

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

Driver is a singleplayer third-person and first-person driving and open world game in the Driver series.

General information

Driver Madness Modding Community

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SafeDisc DRM[Note 1]
Windows
Retail
DRM details are not known
Mac OS
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).

Essential improvements

FMVs without the game disc

Copy the FMVDATA folder from the disc to <path-to-game>[3]

Game data

Configuration file(s) location

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

Save game data location

System Location
Windows <path-to-game>\Saves\GAME*.BIN[Note 2]
Mac OS (Classic)

Video

configuration options.
configuration options.
in-game video settings.
in-game video settings.

Graphics feature State Notes
Widescreen resolution
See Widescreen resolution.
Multi-monitor
Ultra-widescreen
See Widescreen resolution.
4K Ultra HD
See Widescreen resolution.
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
10, 12, 16, 25, or 50 FPS caps with an option to turn it off. Game speed increases above 50 FPS in multiples with 50 FPS as a base (for example: runs at 1.2x speed when externally capped to 60 FPS)

Widescreen resolution

Hed-edit the executable[4]
  1. Open Game.exe with a hex editor such as HxD.
  2. Press Ctrl+F and set Datatype to Hex-values.
  3. Search for 4006 and click OK.
  4. Replace 4006 (width) and B004 (height) with the desired resolution values according to here.
  5. If the value can not be changed due to no permission being granted, go to the Properties of the file and uncheck the Read-only box.
  6. Press F3 and change 4006 to the same resolution width as before.
  7. Press Ctrl+F and search for 40060000B004.
  8. Do the same as with the previous 4006 and B004 values.
  9. Set the resolution to 1600x1200 in the configuration tool.
  10. If a configuration error appears, open Config.exe in a hex editor, search for 4006 and replace 4006 and B004 as with the previous file.

Input

in-game control settings.
in-game control settings.
redefine controls.
redefine controls.

Audio

in-game audio settings.
in-game audio settings.

Audio feature State Notes
Separate volume controls
Separate controls for sound effects and CD music; voice volume is controlled under effects volume; FMV audio is unaffected by volume settings
Surround sound
Subtitles
Closed captions
Mute on focus lost
EAX support
EAX 1
Royalty free audio
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
German
Italian
Polish
Only available in Polish retail copy. The FMVs have subtitles and the in-game voices are dubbed.
Russian
Compilation of unofficial translations – «7 Wolf, Наша Марка, Процедура 2000, City, Фаргус, Эксклюзив, FireCross, Golden Leon, Студия Оригинал, RGR Studio, Vector» and unknown translator), download. Review.
Spanish

Issues fixed

3D acceleration problems

Running the game with 3D acceleration turned on may cause crashes or graphics problems on some modern machines.
Use dgVoodoo 2[citation needed]
  1. Download newest dgVoodoo 2.
  2. Extract dgVoodooCpl.exe and the contents of the Glide and MS\x86 subfolders to <path-to-game>.
  3. Go to DirectX tab and make sure that Disable and passthru to real DirectX is not checked.
  4. Select Virtual 3D Accelerated Card under Videocard and set its VRAM to 64 MB.
  5. Click OK.

8-bit Palettized textures option greyed out

A bug in the original code meant this option can't be selected without this fix. See this video for information on what this option does.
Use a hex editor[5]
  1. Download a hex editor of choice, such as HxD.
  2. Within the hex editor, open game.exe in the install directory.
  3. Search for the byte pattern 0F 85 DA 00 00 00 and find the first instance of it, and change it to 0F 85 DF 00 00 00. Save the change.
  4. Repeat process with file config.exe, also in the install directory.
  5. 8-Bit texture option in config.exe should now be selectable, with animated textures in-game.

Music always turned off

Change the CD drive's label to D: or use the Music does not loop solution below.

Music does not loop

This is a known issue on Windows XP and later.
Possible fix[6]
  1. Rip the game CD-ROM's music. .ogg and .mp3 codecs should be fully supported.
  2. Extract patched _inmm.dll and open its main folder.
  3. Go to <path-to-game> and drag game.exe to _inmmconf.exe in Windows Explorer.
  4. Open _inmmconf.exe and set DirectShow player for default file type in the method tab
  5. In the _inmm.ini tab, click "add" and select the ripped music files numbered track2 to track10.
  6. Press the save button and place it in the <path-to-game> folder.
Alternate fix using Winamp[citation needed]
  1. Set game.exe and config.exe to run as administrator.
  2. In patched _inmm.dll, set method as "Winamp" for wav/mp3/CDDA, Uder Player, select Winamp, install Winamp or WACUP and put the path of Winamp inside; other options remain unchecked.
  3. Patch game.exe with this new configuration by dragging game.exe to _inmmcnf.exe, then create a new _inmm.ini from _inmmcnf.exe (in the tab) by dragging and dropping the ripped music tracks.
  4. Put the new _inmm.ini to <path-to-game>.

VR support

3D modes State Notes
vorpX
2D
Requires DGVoodoo2, with vorpx DGVoodoo2 default profile.

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium 233 MHz
System memory (RAM) 16 MB
Hard disk drive (HDD) 80 MB
Video card (GPU) 3D Accelerator
4 MB of VRAM
Mac OS
Minimum
Operating system (OS) 8.6
Processor (CPU) PowerPC G3
System memory (RAM) 64 MB
Hard disk drive (HDD)
Video card (GPU) ATI Rage Pro


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