Difference between revisions of "GAMES:Fallout"

From DOSBoxWiki
Jump to navigationJump to search
m (Fallout moved to GAMES:Fallout: Renamed to common game link format)
m (organize content)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=Working=
+
{{Infobox Game
German version should work.  
+
|title=Fallout
Others probably too? CHANGEME
+
|id=1647
=Sound=
+
|image=
Sound problems can be solved by deactivating the Gravis Ultrasound emulation and then using the auto-detection to locate the soundblaster.
+
|caption=
 +
|developer=Interplay Entertainment
 +
|publisher=Interplay Entertainment
 +
|released=1997
 +
|version=[[Version0.72|0.72]]
 +
|status=Supported
 +
|executable=
 +
|setup=}}
 +
'''Fallout''' is a role-playing open world video game.
  
gus=false
+
== Making it work ==
=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.
 
  
memsize=128 #for example
+
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]].
 +
 
 +
'''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 ==
 +
 
 +
[http://www.gog.com/gamecard/fallout Fallout] at Good Old Games (GOG)
 +
 
 +
[[Category:Role-playing games]]

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)