Difference between revisions of "GAMES:Fallout"

From DOSBoxWiki
Jump to navigationJump to search
(infobox, gog, category)
m (organize content)
 
Line 15: Line 15:
 
== Making it work ==
 
== Making it work ==
  
German version should work, english works as well with the same tweaks.
+
German version should work, english works as well with the same tweaks. (Others probably too? CHANGEME). If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]].
Others probably too? CHANGEME
 
  
=== Install ===
+
'''If installation complains''' about missing diskspace use the freesize parameter:
If installation complains about missing diskspace use the freesize parameter:
 
  
 
  mount c /your-dos-dir -freesize 999
 
  mount c /your-dos-dir -freesize 999
  
=== Sound ===
+
'''Sound problems''' can be solved by deactivating the Gravis Ultrasound emulation and then using the auto-detection to locate the soundblaster.
Sound problems can be solved by deactivating the Gravis Ultrasound emulation and then using the auto-detection to locate the soundblaster.
 
  
 
  gus=false
 
  gus=false
  
=== Stability ===
+
'''To make the game more stable''' (and to get rid of a save-at-map-end bug) you can try to increase the amount of memory.
To make the game more stable (and to get rid of a save-at-map-end bug) you can try to increase the amount of memory.
 
  
 
  memsize=128 #for example
 
  memsize=128 #for example
  
=== Speed ===
+
'''The game seems to run quite slowly''' with output=surface. Try output=overlay.
The game seems to run quite slowly with output=surface. Try output=overlay.
 
  
'''EDIT''': I'm using output=overlay successfully.  output=surface makes it slow.
+
''EDIT'': I'm using output=overlay successfully.  output=surface makes it slow.
 
 
If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]].
 
  
 
== External links ==
 
== External links ==

Latest revision as of 10:54, 16 November 2012

Fallout
Developer Interplay Entertainment
Publisher Interplay Entertainment
Released 1997
Status Supported
Tested on 0.72
Tested game version Unknown
Links Compatibility List
Commands
Executable
Installer N/A
Setup
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Fallout is a role-playing open world video game.

Making it work

German version should work, english works as well with the same tweaks. (Others probably too? CHANGEME). If you require support for general issues, see the performance guide and FAQ.

If installation complains about missing diskspace use the freesize parameter:

mount c /your-dos-dir -freesize 999

Sound problems can be solved by deactivating the Gravis Ultrasound emulation and then using the auto-detection to locate the soundblaster.

gus=false

To make the game more stable (and to get rid of a save-at-map-end bug) you can try to increase the amount of memory.

memsize=128 #for example

The game seems to run quite slowly with output=surface. Try output=overlay.

EDIT: I'm using output=overlay successfully. output=surface makes it slow.

External links

Fallout at Good Old Games (GOG)