home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 3
/
cd.iso
/
wingames
/
fury3
/
drivers
/
tmaster
/
fury3.adv
< prev
next >
Wrap
Text File
|
1995-08-23
|
3KB
|
76 lines
REM WCSII/(P)FCS PROGRAMMING TEMPLATE
REM
REM B50 FILENAME: FURY3.ADV__ DESCRIPTION: Fury 3 Command programming____
REM For the WCS II and (P)FCS Systems_____________________________________
REM
REM WRITTEN BY: Microsoft Corp.__________________________ DATE: 6/19/95____
REM
REM NAME OF GAME AND PUBLISHER: Fury 3, Microsoft Corp._____________________
REM ________________________________________________________________________
REM
REM NOTE: Use the 2 button yoke with throttle selection for your joystick type
REM
REM ************************ PRELIMINARY SETTINGS**************************
REM
REM
REM Base Switch Settings
REM Black Hat switch = Digital
REM Red Switch = Analog
REM
GAME 0 75 REM Analog mode, 75 ms key rate
REM
REM
REM **************************** (P)FCS SETTINGS******************************
REM
REM
BTN UB f REM Afterburner
BTN MB HOME REM Roll Left
BTN LB PGUP REM Roll Right
BTN HU KP+ REM Look Up
BTN HR DEL REM Look Right
BTN HD KP- REM Look Down
BTN HL DEL REM Look Left
REM BTN HM REM Not used
REM **************************** WCSII SETTINGS *****************************
BTN 1 /U 7 REM FFF smart bomb
/M 1 REM ServoKinetic Laser
/D LCTL REM Unused key
BTN 2 /U Ctl s REM Save Game
/M 2 REM Dispersion Cannon 14
/D LCTL REM Unused key
BTN 3 /U v REM Change View
/M 3 REM Rapid Fire Laser 20
/D LCTL REM Unused key
BTN 4 /U c REM Change Cockpit
/M 4 REM Dead on Missile
/D LCTL REM Unused key
BTN 5 /U F3 REM Pause Game
/M 5 REM Viper Missile
/D LCTL REM Unused key
BTN 6 /U Ctl r REM Restore Game
/M 6 REM Bion Fury Missile
/D LCTL REM Unused key
REM RKR UP REM Not used
RKR DN TAB REM Map Toggle
REM
REM ********************* IMPORTANT INFORMATION ****************************
REM
REM
REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
REM
REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
REM (503) 639-3200 and find out how to get the upgrade!!!
REM
REM How can you tell if you have the new chip and microcode? From the
REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
REM the message: "File not found", then you have the OLD microcode version
REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
REM
REM ************************************************************************