Difference between revisions of "GAMES:Fallout"

From DOSBoxWiki
Jump to navigationJump to search
(infobox, gog, category)
Line 1: Line 1:
=Working=
+
{{Infobox Game
 +
|title=Fallout
 +
|id=1647
 +
|image=
 +
|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.
 +
 
 +
== 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
 
Others probably too? CHANGEME
  
=Install=
+
=== 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 ===
 
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=
+
 
 +
=== 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=
+
=== 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 ==
 +
 +
[http://www.gog.com/gamecard/fallout Fallout] at Good Old Games (GOG)
 +
 +
[[Category:Role-playing games]]

Revision as of 10:34, 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

Install

If installation complains about missing diskspace use the freesize parameter:

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.

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.

memsize=128 #for example

Speed

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.

If you require support for general issues, see the performance guide and FAQ.

External links

Fallout at Good Old Games (GOG)