GAMES:Fallout

From DOSBoxWiki
Revision as of 04:52, 24 October 2009 by 173.66.94.24 (talk) (→‎Speed)
Jump to navigationJump to search

Working

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.