Author Topic: Thrustmaster F22 profile  (Read 1117 times)

Offline wklink

  • Nickel Member
  • ***
  • Posts: 356
      • http://www.simhq.com
Thrustmaster F22 profile
« on: September 23, 2001, 11:08:00 AM »
Does anyone have an F22Pro profile for Aces High?  I just got an TQS and F22 and was looking around but can't seem to find any.  I haven't completely figured out programming this thing yet (digital upgrade coming) but in the mean time if anyone has a setup I would love to seeit.

Thanks

Tom Wklink Cofield
The artist formerly known as Tom 'Wklink' Cofield

Offline AKIron

  • Plutonium Member
  • *******
  • Posts: 11804
Thrustmaster F22 profile
« Reply #1 on: September 24, 2001, 01:00:00 PM »
Here's something to get you started. It isn't documented but with a bit of experimentation you'll figure it all out.

RATE 20

USE TQS

use rev_ant

PORTB1 IS tg1
PORTB2 IS tg2

BTN H1D /p raw(#e0 #51) /r raw(#e0 #d1)
BTN H1L /p raw(#e0 #4b) /r raw(#e0 #cb)
BTN H1R /p raw(#e0 #4d) /r raw(#e0 #cd)
BTN H1U /p raw(#e0 #49) /r raw(#e0 #c9)

BTN H2D [
BTN H2L shf /
BTN H2R alt /
BTN H2U ]

BTN H3D raw(#50 #4c) /r raw(#D0)
BTN H3L raw(#4B) /r raw(#CB)
BTN H3R raw(#4D) /r raw(#CD)
BTN H3U raw(#4C #48) /r raw(#CC #C8)

BTN H4D w
BTN H4L alt /
BTN H4R alt /
BTN H4U q


BTN S1 esc
BTN S2 z
BTN S3 kp2
BTN S4 F12
BTN T1 '
BTN T2 w
BTN T3 q
BTN T4
BTN T5
BTN T6 /t o f6 raw(#52) z
       /t o raw(#D2) z f1
BTN T7 /P /N alt x /R /N alt x
BTN T8 /P /N x /R /N x
BTN T9 g
BTN T10 /P /N shf c
        /R /N shf c

RNG 1 150 [ ]
Here we put salt on Margaritas, not sidewalks.

Offline AKIron

  • Plutonium Member
  • *******
  • Posts: 11804
Thrustmaster F22 profile
« Reply #2 on: September 24, 2001, 01:02:00 PM »
Just remembered, I have an FLCS and TQS with the F22 digital mod. Supposed to be F22 compatible but can't verify that.
Here we put salt on Margaritas, not sidewalks.