Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "The 11th Hour"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: added first steps)
m (→‎Audio: adding general midi template)
(35 intermediate revisions by 7 users not shown)
Line 8: Line 8:
 
{{Infobox game/row/engine|Groovie}}
 
{{Infobox game/row/engine|Groovie}}
 
|release dates=  
 
|release dates=  
{{Infobox game/row/date|DOS|November 30, 1995}}
+
{{Infobox game/row/date|DOS|December 13, 1995}} <!-- Date reported on GOG page, may be different in reality. -->
{{Infobox game/row/date|Windows|November 30, 1995}}
+
{{Infobox game/row/date|Windows|December 13, 1995}} <!-- Date reported on GOG page, may be different in reality. -->
 
{{Infobox game/row/date|Mac OS|January 1, 1996}}
 
{{Infobox game/row/date|Mac OS|January 1, 1996}}
 
{{Infobox game/row/date|OS X|October 19, 2013|ref=<ref>[https://www.gog.com/news/bonus_more_mac_games_on_gogcom Mac Game Update: 34 New Additions - GOG.com]</ref>}}
 
{{Infobox game/row/date|OS X|October 19, 2013|ref=<ref>[https://www.gog.com/news/bonus_more_mac_games_on_gogcom Mac Game Update: 34 New Additions - GOG.com]</ref>}}
 +
|reception    =
 +
{{Infobox game/row/reception|IGDB|the-11th-hour|51}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/modes|Singleplayer}}
 +
{{Infobox game/row/taxonomy/genres|Adventure, Puzzle}}
 +
{{Infobox game/row/taxonomy/art styles|FMV, Live action, Pre-rendered graphics}}
 +
{{Infobox game/row/taxonomy/themes|Detective/mystery, Horror, North America}}
 +
{{Infobox game/row/taxonomy/series|The 7th Guest}}
 
|steam appid  = 255940
 
|steam appid  = 255940
|gogcom page  = the_11th_hour
+
|gogcom id    = 1207659000
 +
|official site= https://www.trilobytegames.com/11th-hour
 +
|hltb        = 9736
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = 11th-hour
 
|wikipedia    = The 11th Hour (video game)
 
|wikipedia    = The 11th Hour (video game)
|winehq      =  
+
|winehq      = 18484
 +
|license      = commercial
 
}}
 
}}
{{Series|The 7th Guest}}
 
  
 
'''Key points'''
 
'''Key points'''
Line 26: Line 37:
  
 
'''General information'''
 
'''General information'''
{{GOG.com links|the_11th_hour|the_7th_guest_series|for game series}}
+
{{GOG.com links|1207659000|the_7th_guest_series|for game series}}
{{mm}} [http://steamcommunity.com/app/255940/discussions/ Steam Community Discussions]
+
{{mm}} [https://steamcommunity.com/app/255940/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
 
{{Availability/row| Retail | | DRM-free | Use [[DOSBox]]. | | DOS, Windows, Mac OS }}
 
{{Availability/row| Retail | | DRM-free | Use [[DOSBox]]. | | DOS, Windows, Mac OS }}
{{Availability/row| GOG | the_11th_hour | DRM-free | Included with soundtrack, manual and other extras. | | Windows, OS X }}
+
{{Availability/row| GOG.com | the_11th_hour | DRM-free | Included with soundtrack, manual and other extras. | | Windows }}
 +
{{Availability/row| GMG | the-11th-hour | Steam | | | Windows, OS X }}
 +
{{Availability/row| Humble | 7th-guest-11th-hour-pack | Steam | Packaged with [[The 7th Guest]]. | | Windows, OS X }}
 
{{Availability/row| Steam | 255940 | Steam | | | Windows, OS X }}
 
{{Availability/row| Steam | 255940 | Steam | | | Windows, OS X }}
 +
}}
 +
 +
==Essential improvements==
 +
===Minimise CD-ROM swapping===
 +
The original game comes on four CD-ROM's. Disk swapping can be minimised or even avoided if you have multiple CD-ROM drives available by putting the games CD-ROM's in different drives, assuming that each drive will get a separate drive letter.
 +
 +
{{fixbox|description=Use [[DOSBox]]||fix=
 +
 +
'''Notes'''
 +
With DOSBox you can IMGMOUNT each CD-ROM image onto a different virtual CD-ROM drive by adding lines similar to these to your dosbox config:
 +
 +
<pre>[autoexec]
 +
MOUNT C "11H"
 +
IMGMOUNT D "11H/CD/11th_Hour_CD1.iso" -t iso
 +
IMGMOUNT E "11H/CD/11th_Hour_CD2.iso" -t iso
 +
IMGMOUNT F "11H/CD/11th_Hour_CD3.iso" -t iso
 +
IMGMOUNT G "11H/CD/11th_Hour_CD4.iso" -t iso
 +
C:
 +
call GO.BAT</pre>
 
}}
 
}}
  
Line 39: Line 71:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|DOS|}}
+
{{Game data/config|DOS|}}
{{Game data/row|Windows|{{p|game}}\*.ini}}
+
{{Game data/config|Windows|{{p|game}}\*.ini}}
{{Game data/row|Mac OS|}}
+
{{Game data/config|Mac OS|}}
{{Game data/row|OS X|}}
+
{{Game data/config|OS X|}}
 
}}
 
}}
 
{{ii}} Configuration files include <code>ddraw.ini</code>, <code>groovie2.ini</code>
 
{{ii}} Configuration files include <code>ddraw.ini</code>, <code>groovie2.ini</code>
Line 48: Line 80:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|DOS|}}
+
{{Game data/saves|DOS|}}
{{Game data/row|Windows|{{p|game}}\s11h.*}}
+
{{Game data/saves|Windows|{{p|game}}\s11h.*}}
{{Game data/row|Mac OS|}}
+
{{Game data/saves|Mac OS|}}
{{Game data/row|OS X|}}
+
{{Game data/saves|OS X|}}
 
}}
 
}}
 
 
{{ii}} Save games follow naming convention: <code>s11h.1</code>, <code>s11h.2</code>, etc.
 
{{ii}} Save games follow naming convention: <code>s11h.1</code>, <code>s11h.2</code>, etc.
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|origin               =  
+
|discord                =
|origin notes         =  
+
|discord notes          =
|steam cloud           = false
+
|epic games store      =
|steam cloud notes     =  
+
|epic games store notes =
|uplay                 =  
+
|gog galaxy            = false
|uplay notes           =  
+
|gog galaxy notes      =
 +
|origin                 =  
 +
|origin notes           =  
 +
|steam cloud           = false
 +
|steam cloud notes     =  
 +
|uplay                 =  
 +
|uplay notes           =
 +
|xbox cloud            =
 +
|xbox cloud notes      =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|11th Hour game settings.jpg|Only option is between 'High' and 'Quarter' resolution videos.}}
 
{{Image|11th Hour game settings.jpg|Only option is between 'High' and 'Quarter' resolution videos.}}
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 82: Line 121:
 
|4k ultra hd                = false
 
|4k ultra hd                = false
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        =  
+
|fov                        = n/a
 
|fov notes                  =  
 
|fov notes                  =  
 
|windowed                  = hackable
 
|windowed                  = hackable
Line 88: Line 127:
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                =  
+
|anisotropic                = n/a
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              =  
+
|antialiasing              = n/a
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 
|vsync                      = hackable
 
|vsync                      = hackable
Line 98: Line 137:
 
|120 fps                    = unknown
 
|120 fps                    = unknown
 
|120 fps notes              =  
 
|120 fps notes              =  
 +
|hdr                        = unknown
 +
|hdr notes                  =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 105: Line 146:
 
{{ii}} Uses the "Windowed" and "Borderless" window hacks. Tops and Bottoms will be cut off, although Cursor still has access to these areas.
 
{{ii}} Uses the "Windowed" and "Borderless" window hacks. Tops and Bottoms will be cut off, although Cursor still has access to these areas.
  
{{Fixbox|1=
+
{{Fixbox|description=Edit ddraw.ini to set borderless windowed mode|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit ddraw.ini to set borderless windowed mode|ref={{cn|date=July 2016}}}}
 
 
# Go to the installation folder.
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Open <code>ddraw.ini</code>.
Line 112: Line 152:
 
# Edit <code>border=false</code>
 
# Edit <code>border=false</code>
 
# Edit <code>boxing=false</code>
 
# Edit <code>boxing=false</code>
}}
+
# Edit <code>width</code> and <code>height</code> to the desired resolution.
{{Fixbox|1=
+
#* Edit <code>width=1280</code> and <code>height=960</code> for 1280x720
{{Fixbox/fix|For 1280x720|ref={{cn|date=July 2016}}}}
+
#* Edit <code>width=1366</code> and <code>height=1025</code> for 1366x768
# Go to the installation folder.
+
#* Edit <code>width=1600</code> and <code>height=1200</code> for 1600x900
# Open <code>ddraw.ini</code>.
+
#* Edit <code>width=1920</code> and <code>height=1440</code> for 1920x1080
# Edit <code>width=1280</code>
 
# Edit <code>height=960</code>
 
}}
 
{{Fixbox|1=
 
{{Fixbox/fix|For 1366x768|ref={{cn|date=July 2016}}}}
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Edit <code>width=1366</code>
 
# Edit <code>height=1025</code>
 
}}
 
{{Fixbox|1=
 
{{Fixbox/fix|For 1600x900|ref={{cn|date=July 2016}}}}
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Edit <code>width=1600</code>
 
# Edit <code>height=1200</code>
 
}}
 
{{Fixbox|1=
 
{{Fixbox/fix|For 1920x1080|ref={{cn|date=July 2016}}}}
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Edit <code>width=1920</code>
 
# Edit <code>height=1440</code>
 
 
}}
 
}}
  
 
===[[Glossary:Windowed|Windowed]]===
 
===[[Glossary:Windowed|Windowed]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit ddraw.ini to set windowed mode|ref=<ref>https://www.gog.com/forum/the_7th_guest_series/windowed_mode_for_11th_hour</ref>|fix=
{{Fixbox/fix|Edit ddraw.ini to set windowed mode|ref=<ref>https://www.gog.com/forum/the_7th_guest_series/windowed_mode_for_11th_hour</ref>}}
 
 
# Go to the installation folder.
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Open <code>ddraw.ini</code>.
Line 153: Line 169:
 
{{ii}} Technically possible, but only at 640x480 resolution.
 
{{ii}} Technically possible, but only at 640x480 resolution.
  
{{Fixbox|1=
+
{{Fixbox|description=Edit ddraw.ini to set borderless windowed mode|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit ddraw.ini to set borderless windowed mode|ref={{cn|date=July 2016}}}}
 
 
# Go to the installation folder.
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Open <code>ddraw.ini</code>.
Line 161: Line 176:
  
 
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
 
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit ddraw.ini to set vsync|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit ddraw.ini to set vsync|ref={{cn|date=July 2016}}}}
 
 
# Go to the installation folder.
 
# Go to the installation folder.
 
# Open <code>ddraw.ini</code>.
 
# Open <code>ddraw.ini</code>.
Line 168: Line 182:
 
}}
 
}}
  
==Input settings==
+
==Input==
{{Input settings
+
{{Input
 
|key remap                = false
 
|key remap                = false
 
|key remap notes          =  
 
|key remap notes          =  
Line 180: Line 194:
 
|invert mouse y-axis      = unknown
 
|invert mouse y-axis      = unknown
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 
|controller support        = unknown
 
|controller support        = unknown
 
|controller support notes  =  
 
|controller support notes  =  
Line 190: Line 206:
 
|invert controller y-axis  = unknown
 
|invert controller y-axis  = unknown
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|touchscreen               = unknown
+
|xinput controllers        = unknown
|touchscreen notes        =  
+
|xinput controllers notes  =
|button prompts           = unknown
+
|xbox prompts              = unknown
|button prompts notes     =  
+
|xbox prompts notes        =
 +
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4               = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = unknown
 +
|light bar support notes  =
 +
|dualshock 4 modes        = unknown
 +
|dualshock 4 modes notes  =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers         = unknown
 +
|other controllers notes  =  
 +
|other button prompts     = unknown
 +
|other button prompts notes=  
 
|controller hotplug        = unknown
 
|controller hotplug        = unknown
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
 
|haptic feedback          = unknown
 
|haptic feedback          = unknown
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
|light bar support        = unknown
+
|simultaneous input        = unknown
|light bar support notes   =  
+
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =  
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = unknown
 
|separate volume          = unknown
 
|separate volume notes    =  
 
|separate volume notes    =  
Line 216: Line 260:
 
|eax support              =  
 
|eax support              =  
 
|eax support notes        =  
 
|eax support notes        =  
 +
|red book cd audio        =
 +
|red book cd audio notes  =
 +
|general midi audio      = true
 +
|general midi audio notes =
 
}}
 
}}
  
Line 221: Line 269:
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = English
 
  |language  = English
  |interface = yes
+
  |interface = true
  |audio    = yes
+
  |audio    = true
  |subtitles = no
+
  |subtitles = false
 
  |notes    =
 
  |notes    =
 
  |fan      =  
 
  |fan      =  
Line 230: Line 278:
 
  |language  = German
 
  |language  = German
 
  |interface = unknown
 
  |interface = unknown
  |audio    = yes
+
  |audio    = true
  |subtitles = no
+
  |subtitles = false
 
  |notes    =
 
  |notes    =
 
  |fan      =  
 
  |fan      =  
Line 242: Line 290:
 
|direct3d versions      =  
 
|direct3d versions      =  
 
|direct3d notes        =  
 
|direct3d notes        =  
|directdraw versions    =  
+
|directdraw versions    = true
 
|directdraw notes      =  
 
|directdraw notes      =  
 
|opengl versions        =  
 
|opengl versions        =  
Line 254: Line 302:
 
|metal support          =  
 
|metal support          =  
 
|metal support notes    =  
 
|metal support notes    =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
|dos modes              =  
+
|dos modes              = SVGA, VESA
 
|dos modes notes        =  
 
|dos modes notes        =  
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows exe notes      =
 +
|mac os x powerpc app  =
 +
|macos intel 32-bit app = true
 +
|macos intel 64-bit app = false
 +
|macos app notes        = <ref>{{Refsnip|url=https://www.gog.com/game/the_11th_hour|title=The 11th Hour on GOG.com|date=2019-12-05|snippet=Mac notice: The game is 32-bit only and will not work on macOS 10.15 and up.}}</ref>
 +
|linux 32-bit executable= unknown
 +
|linux 64-bit executable= unknown
 +
|linux executable notes =
 +
}}
 +
 
 +
===Middleware===
 +
{{Middleware
 +
|physics          =
 +
|physics notes    =
 +
|audio            = Miles Sound System
 +
|audio notes      =
 +
|interface        =
 +
|interface notes  =
 +
|input            =
 +
|input notes      =
 +
|cutscenes        =
 +
|cutscenes notes  =
 +
|multiplayer      =
 +
|multiplayer notes=
 +
|anticheat        =
 +
|anticheat notes =  
 
}}
 
}}
  
 
==System requirements==
 
==System requirements==
 
 
{{System requirements
 
{{System requirements
 
|OSfamily = DOS
 
|OSfamily = DOS
Line 317: Line 390:
 
|recaudio = 16-bit General MIDI compatible
 
|recaudio = 16-bit General MIDI compatible
 
|recother = 4x CD-ROM drive
 
|recother = 4x CD-ROM drive
 +
|notes    = {{ii}} The game is incompatible with older Intel graphics devices. Only GMA and HD-series cards are considered compatible.<ref>{{store link|GOG.com|the_11th_hour|11th Hour, The ● GOG.com}}</ref>
 
}}
 
}}
{{ii}} The game is incompatible with older Intel graphics devices. Only GMA and HD-series cards are considered compatible.<ref>{{store link|GOG|the_11th_hour|11th Hour, The ● GOG.com}}</ref>
 
  
 
{{References}}
 
{{References}}

Revision as of 16:24, 23 April 2021

The 11th Hour
The 11th Hour cover
Developers
Trilobyte
Publishers
Virgin Interactive
Engines
Groovie
Release dates
DOS December 13, 1995
Windows December 13, 1995
Mac OS (Classic) January 1, 1996
macOS (OS X) October 19, 2013[1]
Reception
IGDB 51
Taxonomy
Modes Singleplayer
Genres Adventure, Puzzle
Art styles FMV, Live action, Pre-rendered graphics
Themes Detective/mystery, Horror, North America
Series The 7th Guest
The 11th Hour on HowLongToBeat
The 11th Hour on IGDB
The 11th Hour on MobyGames
The 11th Hour on Wikipedia
The 7th Guest
The 7th Guest 1993
The 11th Hour 1995
Uncle Henry's Playhouse 1996
The 7th Guest: 25th Anniversary Edition 2019
The 13th Doll: A Fan Game of The 7th Guest 2019
The 7th Guest VR 2023

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.

Key points

Ctrl++ and Ctrl+- increase and decrease game speed.
Starting a game requires you to click the X inside the eye of the right-most skull.
Starting a game requires you to click the X inside the eye of the right-most skull.
Menu can be found by hovering mouse at top of screen, and exiting can be done by clicking 'Power'.
Menu can be found by hovering mouse at top of screen, and exiting can be done by clicking 'Power'.

General information

GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Use DOSBox.
DOS
Windows
Mac OS
GOG.com
DRM-free
Included with soundtrack, manual and other extras.
Windows
Green Man Gaming
Icon overlay.png
Windows
macOS (OS X)
Humble Store
Icon overlay.png
Packaged with The 7th Guest.
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)

Essential improvements

Minimise CD-ROM swapping

The original game comes on four CD-ROM's. Disk swapping can be minimised or even avoided if you have multiple CD-ROM drives available by putting the games CD-ROM's in different drives, assuming that each drive will get a separate drive letter.

Use DOSBox

Notes With DOSBox you can IMGMOUNT each CD-ROM image onto a different virtual CD-ROM drive by adding lines similar to these to your dosbox config:

[autoexec]
MOUNT C "11H"
IMGMOUNT D "11H/CD/11th_Hour_CD1.iso" -t iso
IMGMOUNT E "11H/CD/11th_Hour_CD2.iso" -t iso
IMGMOUNT F "11H/CD/11th_Hour_CD3.iso" -t iso
IMGMOUNT G "11H/CD/11th_Hour_CD4.iso" -t iso
C:
call GO.BAT

Game data

Configuration file(s) location

System Location
DOS
Windows <path-to-game>\*.ini[Note 1]
Mac OS (Classic)
macOS (OS X)
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/255940/pfx/[Note 2]
Configuration files include ddraw.ini, groovie2.ini

Save game data location

System Location
DOS
Windows <path-to-game>\s11h.*[Note 1]
Mac OS (Classic)
macOS (OS X)
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/255940/pfx/[Note 2]
Save games follow naming convention: s11h.1, s11h.2, etc.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video

Only option is between 'High' and 'Quarter' resolution videos.
Only option is between 'High' and 'Quarter' resolution videos.

Widescreen resolution

Uses the "Windowed" and "Borderless" window hacks. Tops and Bottoms will be cut off, although Cursor still has access to these areas.
Edit ddraw.ini to set borderless windowed mode[citation needed]
  1. Go to the installation folder.
  2. Open ddraw.ini.
  3. Edit windowed=true
  4. Edit border=false
  5. Edit boxing=false
  6. Edit width and height to the desired resolution.
    • Edit width=1280 and height=960 for 1280x720
    • Edit width=1366 and height=1025 for 1366x768
    • Edit width=1600 and height=1200 for 1600x900
    • Edit width=1920 and height=1440 for 1920x1080

Windowed

Edit ddraw.ini to set windowed mode[2]
  1. Go to the installation folder.
  2. Open ddraw.ini.
  3. Edit windowed=true

Borderless fullscreen windowed

Technically possible, but only at 640x480 resolution.
Edit ddraw.ini to set borderless windowed mode[citation needed]
  1. Go to the installation folder.
  2. Open ddraw.ini.
  3. Edit border=false

Vertical sync (Vsync)

Edit ddraw.ini to set vsync[citation needed]
  1. Go to the installation folder.
  2. Open ddraw.ini.
  3. Edit vsync=true

Input

Keyboard and mouse State Notes
Remapping
For DOSBox use the DOSBox Mapper (see the glossary page for other workarounds).
Mouse acceleration
Disabled by default, optional by editing sensitivity=0.0 in ddraw.ini
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
General MIDI audio

Localizations

Language UI Audio Sub Notes
English
German

Other information

API

Technical specs Supported Notes
DirectDraw
DOS video modes SVGA, SVGA (VESA)
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
macOS (OS X)
[3]
Mac OS (Classic)

Middleware

Middleware Notes
Audio Miles Sound System

System requirements

DOS
Minimum Recommended
Operating system (OS) 5.0
Processor (CPU) 80486DX2 66 MHz
System memory (RAM) 8 MB
Hard disk drive (HDD) 4 MB
Video card (GPU) 1 MB of VRAM
Sound (audio device)
Other 2x CD-ROM drive
Mac OS
Minimum
Operating system (OS) 7.5.3
Processor (CPU) PowerPC 601
System memory (RAM) 12 MB
Hard disk drive (HDD)
Other 4x CD-ROM drive
Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) 80486DX2 66 MHz
System memory (RAM) 8 MB
Hard disk drive (HDD) 4 MB
Video card (GPU) 1 MB of VRAM
Sound (audio device)
Other 2x CD-ROM drive
The game is incompatible with older Intel graphics devices. Only GMA and HD-series cards are considered compatible.[4]


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).
  2. 2.0 2.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/255940/ in addition to or instead of this directory. The app ID (255940) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References