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 "Dead Man's Hand"

From PCGamingWiki, the wiki about fixing PC games
Line 73: Line 73:
 
|fov notes                  = 80° by default. See [[#Field of view (FOV)|Field of view (FOV)]].
 
|fov notes                  = 80° by default. See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
|windowed notes            = You can toggle between fullscreen and windowed mode with {{key|Alt|Enter}}. To start in windowed set <code>StartupFullscreen</code> in {{file|DMH.ini}} to <code>StartupFullscreen=False</code>.
+
|windowed notes            = Toggle with {{key|Alt|Enter}}. See [[#Windowed|Windowed]].
|borderless windowed        = hackable
+
|borderless windowed        = false
|borderless windowed notes  = Use [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgVoodoo2].
+
|borderless windowed notes  =
 
|anisotropic                = hackable
 
|anisotropic                = hackable
 
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
|antialiasing              = hackable
+
|antialiasing              = false
|antialiasing notes        = Use [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgVoodoo2].
+
|antialiasing notes        =  
 
|upscaling                  =  
 
|upscaling                  =  
 
|upscaling tech            =  
 
|upscaling tech            =  
Line 96: Line 96:
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
{{Fixbox|description=Edit ini files|fix=
+
{{Fixbox|description=Edit ini file|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|DMH.ini]]}}.
# Open {{file|DMH.ini}}.
 
 
# Adjust the following lines accordingly to your resolution:
 
# Adjust the following lines accordingly to your resolution:
 
<pre>[WinDrv.WindowsClient]
 
<pre>[WinDrv.WindowsClient]
Line 109: Line 108:
  
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
{{Fixbox|description=Edit User.ini|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
+
{{Fixbox|description=Edit ini file|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|User.ini]]}}.
# Open {{file|User.ini}}.
+
# Search for the line 34 and change the line to<pre>Aliases[27]=(Command="fov 106",Alias=SetFOV)</pre>
# Search for the line 34 and change the line to
 
#<pre>Aliases[27]=(Command="fov 106",Alias=SetFOV)</pre>
 
 
# Add <code>SetFOV</code> in front of one of the keyboard letters that says <code><Keyname>=</code>.
 
# Add <code>SetFOV</code> in front of one of the keyboard letters that says <code><Keyname>=</code>.
 
# While in-game press the key to activate the new FOV.
 
# While in-game press the key to activate the new FOV.
Line 127: Line 124:
 
{{Fixbox|description=Edit ini file|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
{{Fixbox|description=Edit ini file|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|DMH.ini]]}}.
# Open {{file|DMH.ini}}.
 
 
# Find the section <code>[WinDrv.WindowsClient]</code>.  
 
# Find the section <code>[WinDrv.WindowsClient]</code>.  
 
# In that section, find an entry <code>WindowedViewportX=</code> and set its value to your desired window width.
 
# In that section, find an entry <code>WindowedViewportX=</code> and set its value to your desired window width.
Line 138: Line 134:
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|DMH.ini]]}}.
 
# Go to the <code>[D3DDrv.D3DRenderDevice]</code> section.
 
# Go to the <code>[D3DDrv.D3DRenderDevice]</code> section.
 
# Change the line <code>LevelOfAnisotropy=1</code> (maximum is 16).
 
# Change the line <code>LevelOfAnisotropy=1</code> (maximum is 16).
Line 149: Line 145:
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|DMH.ini]]}}.
 
# Go to the <code>[D3DDrv.D3DRenderDevice]</code> section.
 
# Go to the <code>[D3DDrv.D3DRenderDevice]</code> section.
 
# Change the line <code>UseVSync=False</code> to True.
 
# Change the line <code>UseVSync=False</code> to True.
Line 171: Line 167:
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 
|controller support        = hackable
 
|controller support        = hackable
|controller support notes  = Enable by setting <code>UseJoystick=True</code> in <code>DMH.ini</code>. Auto aim from the Xbox version can be re-enabled. See [[#Enable_aim_assist|Enable aim assist]] and [https://www.pcgamingwiki.com/wiki/Store:Steam#Steam_Input Steam Input] for button mapping. [https://archive.org/details/Dead_Mans_Hand_2003_Atari_US/page/n2/mode/2up Original Xbox layout] can be used for reference.
+
|controller support notes  = Enable by setting <code>UseJoystick=True</code> in {{file|[[#Game data|DMH.ini]]}}. Auto aim from the Xbox version can be re-enabled. See [[#Enable_aim_assist|Enable aim assist]] and [https://www.pcgamingwiki.com/wiki/Store:Steam#Steam_Input Steam Input] for button mapping. This [https://archive.org/details/Dead_Mans_Hand_2003_Atari_US/page/n2/mode/2up Original Xbox layout page] can be used for reference.
 
|full controller          = unknown
 
|full controller          = unknown
 
|full controller notes    =  
 
|full controller notes    =  
 
|controller remap          = hackable
 
|controller remap          = hackable
|controller remap notes    = Edit bindings in <code>User.ini</code>.
+
|controller remap notes    = Edit bindings in {{file|[[#Game data|User.ini]]}}.
 
|controller sensitivity    = hackable
 
|controller sensitivity    = hackable
|controller sensitivity notes= Edit in <code>User.ini</code>.
+
|controller sensitivity notes= Edit in {{file|[[#Game data|User.ini]]}}.
 
|invert controller y-axis  = hackable
 
|invert controller y-axis  = hackable
|invert controller y-axis notes= Edit bindings in <code>User.ini</code>.
+
|invert controller y-axis notes= Edit bindings in {{file|[[#Game data|User.ini]]}}.
 
|touchscreen              = false
 
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
Line 202: Line 198:
 
===[[Glossary:Mouse acceleration|Mouse acceleration]]===
 
===[[Glossary:Mouse acceleration|Mouse acceleration]]===
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
# Go to the [[#Game data|configuration file(s) location]].
+
# Launch the game at least once then close it.
# Open {{file|User.ini}} (make sure you have run the game at least once).
+
# Open {{file|[[#Game data|User.ini]]}}.
 
# Change the line <code>MouseAccelThreshold=</code> to <code>0</code>.
 
# Change the line <code>MouseAccelThreshold=</code> to <code>0</code>.
  
Line 212: Line 208:
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
# Calculate your sensitivity for UT2004 on [http://www.mouse-sensitivity.com mouse-sensitivity.com].
 
# Calculate your sensitivity for UT2004 on [http://www.mouse-sensitivity.com mouse-sensitivity.com].
# Open [[#Game data|User.ini]].
+
# Open {{file|[[#Game data|User.ini]]}}.
 
# Change the line <code>MouseSensitivity=</code> to the desired value.
 
# Change the line <code>MouseSensitivity=</code> to the desired value.
  
Line 220: Line 216:
 
===Enable aim assist===
 
===Enable aim assist===
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
 
{{Fixbox|description=Edit ini file<ref>{{Refcheck|user=AlphaYellow|date=2023-06-05}}</ref>|fix=
# Go to the [[#Game data|configuration file(s) location]].
+
# Launch the game at least once then close it.
# Open {{file|DMH.ini}} (make sure you have run the game at least once).
+
# Open {{file|[[#Game data|DMH.ini]]}}.
 
# Find <code>AutoAim</code> under <code>[Engine.GameInfo]</code>.
 
# Find <code>AutoAim</code> under <code>[Engine.GameInfo]</code>.
 
# Change the value from <code>0.000000</code> to <code>1.000000</code>.
 
# Change the value from <code>0.000000</code> to <code>1.000000</code>.
Line 229: Line 225:
 
{{Fixbox|description=Edit User.ini|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
{{Fixbox|description=Edit User.ini|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-06-07}}</ref>|fix=
 
# Launch the game at least once then close it.
 
# Launch the game at least once then close it.
# Go to the [[#Game data|configuration file(s) location]].
+
# Open {{file|[[#Game data|User.ini]]}}.
# Open {{file|User.ini}}.
 
 
# Go to the following lines and change <code>6</code> to <code>0.1</code>:<br><pre><nowiki>MouseX=Count bXAxis | Axis aMouseX Speed=6</nowiki></pre><pre><nowiki>MouseY=Count bYAxis | Axis aMouseY Speed=6</nowiki></pre>
 
# Go to the following lines and change <code>6</code> to <code>0.1</code>:<br><pre><nowiki>MouseX=Count bXAxis | Axis aMouseX Speed=6</nowiki></pre><pre><nowiki>MouseY=Count bYAxis | Axis aMouseY Speed=6</nowiki></pre>
 
# Change the line <code>MouseSmoothingMode=</code> to {{code|1}} and <code>MouseSamplingTime=</code> to:
 
# Change the line <code>MouseSmoothingMode=</code> to {{code|1}} and <code>MouseSamplingTime=</code> to:
Line 236: Line 231:
 
#* {{code|0.002}} for 500Hz polling rate
 
#* {{code|0.002}} for 500Hz polling rate
 
#* {{code|0.001}} for 1000Hz polling rate
 
#* {{code|0.001}} for 1000Hz polling rate
# Change the line <code>MouseSensitivity=</code> to <code>50</code> in User.ini (more or less, if needed to adjust).
+
# Change the line <code>MouseSensitivity=</code> to <code>50</code> in {{file|[[#Game data|User.ini]]}} (more or less, if needed to adjust).
# Open {{file|DMH.ini}}.
+
# Open {{file|[[#Game data|DMH.ini]]}}.
 
# Go to the <code><nowiki>[D3DDrv.D3DRenderDevice]</nowiki></code> section and change <code>ReduceMouseLag=</code> to False.
 
# Go to the <code><nowiki>[D3DDrv.D3DRenderDevice]</nowiki></code> section and change <code>ReduceMouseLag=</code> to False.
  
Line 249: Line 244:
 
|separate volume notes    = Music, Effects.
 
|separate volume notes    = Music, Effects.
 
|surround sound          = true
 
|surround sound          = true
|surround sound notes    = Up to 7.0 with [https://community.pcgamingwiki.com/files/file/68-creative-alchemy/ Creative ALchemy]
+
|surround sound notes    = Up to 7.0 with [https://community.pcgamingwiki.com/files/file/68-creative-alchemy/ Creative ALchemy].
 
|subtitles                = false
 
|subtitles                = false
 
|subtitles notes          =  
 
|subtitles notes          =  
Line 307: Line 302:
 
|upnp =  
 
|upnp =  
 
}}
 
}}
 +
 +
==Issues unresolved==
 +
===Clipping problems when climbing stairs ===
 +
{{ii}} At high frame rates (+150fps), there will be clipping problems on some stairs.
  
 
==Issues fixed==
 
==Issues fixed==
Line 312: Line 311:
 
{{Fixbox|description=Install [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgVoodoo2].}}
 
{{Fixbox|description=Install [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgVoodoo2].}}
  
==Issues unresolved==
+
{{Fixbox|description=Use crosire's d3d8to9 wrapper|fix=
===Clipping problems when climbing stairs ===
+
# Download {{file|d3d8.dll}} from [https://github.com/crosire/d3d8to9/releases here].
{{ii}} At high frame rates (+150fps), there will be clipping problems on some stairs.
+
# Place it in {{folder|{{p|game}}\System}}.
 +
}}
  
==Issues fixed==
 
 
===Run the game at screen refresh rate===
 
===Run the game at screen refresh rate===
 
{{--}} Maximum selectable refresh rate is 60&nbsp;Hz. This does not limit FPS, but may set your monitor's refresh rate to 100&nbsp;Hz, which may result in screen tearing on a 120&nbsp;Hz or 144&nbsp;Hz monitor.
 
{{--}} Maximum selectable refresh rate is 60&nbsp;Hz. This does not limit FPS, but may set your monitor's refresh rate to 100&nbsp;Hz, which may result in screen tearing on a 120&nbsp;Hz or 144&nbsp;Hz monitor.
  
{{Fixbox|description=Set fullscreen refresh rate|ref={{cn|date=July 2016}}|fix=
+
{{Fixbox|description=Set fullscreen refresh rate|ref=<ref>{{Refcheck|user=AlphaYellow|date=2023-07-03}}</ref>|fix=
# Go to <code>{{p|game}}\system</code>.
+
# Open {{file|[[#Game data|DMH.ini]]}}.
# Open <code>DMH.ini</code>.
+
# Find the line <code>DesiredRefreshRate=60</code>.
# Find this line: <code>DesiredRefreshRate=60</code>.
+
# Change the value to set your monitor's refresh rate. For example, 120 or 144.
# Change the value to set your monitors refresh rate. For example 120 or 144.
 
  
 
'''Notes'''
 
'''Notes'''

Revision as of 14:14, 3 July 2023

Dead Man's Hand
Dead Man's Hand cover
Developers
Human Head Studios
Publishers
Atari
Engines
Unreal Engine 2
Release dates
Windows March 16, 2004
Reception
Metacritic 63
Taxonomy
Monetization One-time game purchase
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres Action, FPS, Shooter
Art styles Realistic
Themes North America, Western
Dead Man's Hand on HowLongToBeat
Dead Man's Hand on IGDB
Dead Man's Hand on MobyGames
Dead Man's Hand on Wikipedia

Warnings

GameSpy online services have been shut down (see Network for solutions).

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 5 DRM.
Windows
Not available digitally.

Essential improvements

Patches

Retail patch 1 updates the game to the latest version. Includes bug fixes and 6 additional multiplayer maps.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\System\*.ini[Note 1]
DMH.ini contains general settings.
User.ini contains camera FOV, mouse, keyboard/controller bindings and other settings.

Save game data location

System Location
Windows <path-to-game>\Saves\SaveDMH\[Note 1]

Video

Video Settings.
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)
80° by default. See Field of view (FOV).
Windowed
Toggle with Alt+ Enter. See Windowed.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See Anisotropic filtering (AF).
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See Vertical sync (Vsync).
60 FPS and 120+ FPS
See Run the game at screen refresh rate. Game lacks an FPS limiter or Vsync and causes clipping bugs on stairs with frame rates higher than 60 FPS.
High dynamic range display (HDR)

Widescreen resolution

Edit ini file
  1. Launch the game at least once then close it.
  2. Open DMH.ini.
  3. Adjust the following lines accordingly to your resolution:
[WinDrv.WindowsClient]
FullscreenViewportX=800
FullscreenViewportY=600
MenuViewportX=640
MenuViewportY=480

Field of view (FOV)

Edit ini file[1]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Search for the line 34 and change the line to
    Aliases[27]=(Command="fov 106",Alias=SetFOV)
  4. Add SetFOV in front of one of the keyboard letters that says <Keyname>=.
  5. While in-game press the key to activate the new FOV.

Notes

To maintain identical vertical FOV to the 4:3 FOV at 16:9 resolutions, use 106. At 21:9 resolutions, use 121.
Game could start to randomly reset those values. If so, edit those values in <path-to-game>\System\DefUser.ini too.
Weapon FOV stays the same.

Windowed

Edit ini file[2]
  1. Launch the game at least once then close it.
  2. Open DMH.ini.
  3. Find the section [WinDrv.WindowsClient].
  4. In that section, find an entry WindowedViewportX= and set its value to your desired window width.
  5. In that section, find an entry WindowedViewportY= and set its value to your desired window height.
  6. Set StartupFullscreen= to False to start the game in windowed mode.

Anisotropic filtering (AF)

Edit ini file[3]
  1. Launch the game at least once then close it.
  2. Open DMH.ini.
  3. Go to the [D3DDrv.D3DRenderDevice] section.
  4. Change the line LevelOfAnisotropy=1 (maximum is 16).
Use dgVoodoo2.[4]

Vertical sync (Vsync)

Edit ini file[5]
  1. Launch the game at least once then close it.
  2. Open DMH.ini.
  3. Go to the [D3DDrv.D3DRenderDevice] section.
  4. Change the line UseVSync=False to True.
Use dgVoodoo2.[6]

Input

Input Settings.
Input Settings.

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Enbaled by default. To disable it, see Mouse acceleration.
Mouse sensitivity
Max of 10. For higher, see Mouse sensitivity.
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Enable by setting UseJoystick=True in DMH.ini. Auto aim from the Xbox version can be re-enabled. See Enable aim assist and Steam Input for button mapping. This Original Xbox layout page can be used for reference.
Full controller support
Controller remapping
Edit bindings in User.ini.
Controller sensitivity
Edit in User.ini.
Controller Y-axis inversion
Edit bindings in User.ini.
Additional information
Controller hotplugging
Haptic feedback
Digital movement supported
Simultaneous controller+KB/M

Mouse acceleration

Edit ini file[7]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Change the line MouseAccelThreshold= to 0.
[Engine.PlayerInput] entries are created upon inverting mouse y-axis or adjusting sensitivity

Mouse sensitivity

Edit ini file[8]
  1. Calculate your sensitivity for UT2004 on mouse-sensitivity.com.
  2. Open User.ini.
  3. Change the line MouseSensitivity= to the desired value.
[Engine.PlayerInput] entries are created upon inverting mouse y-axis or adjusting sensitivity.

Enable aim assist

Edit ini file[9]
  1. Launch the game at least once then close it.
  2. Open DMH.ini.
  3. Find AutoAim under [Engine.GameInfo].
  4. Change the value from 0.000000 to 1.000000.

Jerky/Uneven mouse movement

Edit User.ini[10]
  1. Launch the game at least once then close it.
  2. Open User.ini.
  3. Go to the following lines and change 6 to 0.1:
    MouseX=Count bXAxis | Axis aMouseX Speed=6
    MouseY=Count bYAxis | Axis aMouseY Speed=6
  4. Change the line MouseSmoothingMode= to 1 and MouseSamplingTime= to:
    • 0.008 for 125Hz polling rate
    • 0.002 for 500Hz polling rate
    • 0.001 for 1000Hz polling rate
  5. Change the line MouseSensitivity= to 50 in User.ini (more or less, if needed to adjust).
  6. Open DMH.ini.
  7. Go to the [D3DDrv.D3DRenderDevice] section and change ReduceMouseLag= to False.
Opening the control settings in-game to adjust mouse sensitivity will reset the value to 10 or below, making aiming way too slow.

Audio

Audio Settings.
Audio Settings.

Audio feature State Notes
Separate volume controls
Music, Effects.
Surround sound
Up to 7.0 with Creative ALchemy.
Subtitles
Closed captions
Mute on focus lost
EAX support
EAX 3.
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer Settings.
Multiplayer Settings.

Multiplayer types

Type Native Players Notes
Local play
LAN play
8
Online play
8 Direct IP connect possible. Alternatively, see GameSpy for alternative master servers.

Connection types

Type Native Notes
Dedicated
Self-hosting
Direct IP
Open the console with ~ and type in open [ip address:port].

Ports

Protocol Port(s) and/or port range(s)
TCP 7777
UDP 7777
Universal Plug and Play (UPnP) support status is unknown.

Issues unresolved

Clipping problems when climbing stairs

At high frame rates (+150fps), there will be clipping problems on some stairs.

Issues fixed

Poor performance on Windows 8/8.1/10/11

Install dgVoodoo2.
Use crosire's d3d8to9 wrapper
  1. Download d3d8.dll from here.
  2. Place it in <path-to-game>\System.

Run the game at screen refresh rate

Maximum selectable refresh rate is 60 Hz. This does not limit FPS, but may set your monitor's refresh rate to 100 Hz, which may result in screen tearing on a 120 Hz or 144 Hz monitor.
Set fullscreen refresh rate[11]
  1. Open DMH.ini.
  2. Find the line DesiredRefreshRate=60.
  3. Change the value to set your monitor's refresh rate. For example, 120 or 144.

Notes

Modifying any video options will undo the custom refresh rate.

Other information

API

Technical specs Supported Notes
Direct3D 8
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio OpenAL
Multiplayer GameSpy

System requirements

Windows
Minimum
Operating system (OS) 98, ME, 2000, XP
Processor (CPU) Intel Pentium III 800 MHz
AMD Athlon 800 MHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce 2
32 MB of VRAM
DirectX 9.0 compatible
Sound (audio device) DirectX 9.0 compatible
Other 8X CD-ROM


Notes

  1. 1.0 1.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

  1. Verified by User:AlphaYellow on 2023-06-05
  2. Verified by User:AlphaYellow on 2023-06-07
  3. Verified by User:AlphaYellow on 2023-06-05
  4. Verified by User:AlphaYellow on 2023-06-05
  5. Verified by User:AlphaYellow on 2023-06-07
  6. Verified by User:AlphaYellow on 2023-06-05
  7. Verified by User:AlphaYellow on 2023-06-07
  8. Verified by User:AlphaYellow on 2023-06-05
  9. Verified by User:AlphaYellow on 2023-06-05
  10. Verified by User:AlphaYellow on 2023-06-07
  11. Verified by User:AlphaYellow on 2023-07-03