Difference between revisions of "GAMES:Fallout"
(→Speed) |
m (organize content) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | {{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. (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 |
− | |||
− | '''EDIT | + | '''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)