Difference between revisions of "GAMES:TIE Fighter"
Line 1: | Line 1: | ||
===Sample dosbox.conf file=== | ===Sample dosbox.conf file=== | ||
− | Windows 7 -- Allows VESA emulation for high-res graphics while in flight mode. Sound entries are optional (see [[ | + | Windows 7 -- Allows VESA emulation for high-res graphics while in flight mode. Sound entries are optional (see [[Sound]]) |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <code> | ||
+ | <br>[sdl] | ||
+ | <br>fulldouble=true | ||
+ | <br>fullresolution=800x600 | ||
+ | <br>windowresolution=800x600 | ||
+ | <br>priority=highest,pause | ||
+ | <br> | ||
+ | <br>[dosbox] | ||
+ | <br>machine=vesa_nolfb | ||
+ | <br> | ||
+ | <br>[mixer] | ||
+ | <br>ultradir=C:\Program Files\DOSBox-extra\ULTRASND411 | ||
+ | <br>sbtype=sb16 | ||
+ | <br> | ||
+ | <br>[midi] | ||
+ | <br>ultradir=C:\Program Files\DOSBox-extra\ULTRASND411 | ||
+ | <br>sbtype=sb16 | ||
+ | <br> | ||
+ | <br>[gus] | ||
+ | <br>ultradir=C:\Program Files\DOSBox-extra\ULTRASND411 | ||
+ | <br>sbtype=sb16 | ||
+ | </code> | ||
===Music=== | ===Music=== |
Revision as of 04:57, 27 September 2009
Sample dosbox.conf file
Windows 7 -- Allows VESA emulation for high-res graphics while in flight mode. Sound entries are optional (see Sound)
[sdl]
fulldouble=true
fullresolution=800x600
windowresolution=800x600
priority=highest,pause
[dosbox]
machine=vesa_nolfb
[mixer]
ultradir=C:\Program Files\DOSBox-extra\ULTRASND411
sbtype=sb16
[midi]
ultradir=C:\Program Files\DOSBox-extra\ULTRASND411
sbtype=sb16
[gus]
ultradir=C:\Program Files\DOSBox-extra\ULTRASND411
sbtype=sb16
Music
Selecting General MIDI instead of the default OPL sounds a bit more realistic.
Joystick in TIE Fighter
The following site mentions basic instructions on setting up a joystick in TIE Fighter: http://www.jonathanmoeller.com/screed/?p=176. An update to the page also directs users having trouble with joystick setup to LucasArt's support page, where several updates can be downloaded, including a joystick update: http://www.lucasarts.com/support/update/tie.html.