{"product_id":"flight-sim-upgrade-mount-for-trak-racer-tr8-tr8-pro-and-rs6","title":"Trak Racer Flight Sim Mount for TR8, TR8 Pro \u0026 RS6","description":"\u003cstyle\u003e\n  .pca-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pca-wrap { font-family: 'Poppins', sans-serif; color: #1a1a2e; line-height: 1.6; width: 100%; }\n  .pca-hero { border-radius: 16px; overflow: hidden; background: #fff; }\n  .pca-eyebrow { color: #c0342a; font-size: 11px; font-weight: 700; letter-spacing: 0.15em; margin-bottom: 6px; }\n  .pca-stats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; justify-content:center; }\n  .pca-stat { background: transparent; border: 1px solid rgba(192,52,42,0.3); border-radius: 6px; padding: 5px 14px; display: flex; align-items: baseline; gap: 5px; }\n  .pca-stat-num { font-size: 13px; font-weight: 700; color: #c0342a; }\n  .pca-stat-label { font-size: 13px; color: #a05050; }\n  .pca-section-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-wrap .pca-section-title { font-size: 20px !important; font-weight: 600 !important; color: #0d1b2a !important; margin-bottom: 20px; line-height: 1.3; }\n  .pca-feat-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 48px; margin-bottom: 48px; }\n  .pca-feat-item { padding: 16px 0; border-bottom: 1px solid #edf3f8; }\n  .pca-feat-item h3 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 6px; display: flex; align-items: flex-start; gap: 10px; line-height: 1.4; }\n  .pca-feat-item h3::before { content: ''; flex-shrink: 0; width: 3px; min-width: 3px; height: 15px; background: #c0342a; border-radius: 2px; margin-top: 2px; display: inline-block; }\n  .pca-feat-item p { font-size: 12.5px; color: #4a5568; line-height: 1.6; padding-left: 13px; }\n  .pca-specs-dark { background: #fff; border-radius: 12px; overflow: hidden; margin-bottom: 48px; }\n  .pca-spec-row { display: flex; justify-content: space-between; padding: 9px 12px; background: #fff; font-size: 13px; gap: 12px; }\n  .pca-spec-row.alt { background: #f7fbff; }\n  .pca-spec-row .sk { color: #718096; }\n  .pca-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n  .pca-faq { margin-bottom: 48px; }\n  .pca-faq-group { font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #c0342a; margin: 28px 0 4px; padding: 0 0 0 4px; }\n  .pca-faq details { border-bottom: 1px solid #e2edf8; }\n  .pca-faq details:first-of-type { border-top: 1px solid #e2edf8; }\n  .pca-faq summary { list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; padding: 15px 4px; cursor: pointer; font-size: 13px; font-weight: 500; color: #0d1b2a; line-height: 1.45; }\n  .pca-faq summary::-webkit-details-marker { display: none; }\n  .pca-faq summary::after { content: ''; flex-shrink: 0; width: 18px; height: 18px; margin-top: 1px; background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23c0342a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\") center\/contain no-repeat; transition: transform 0.2s ease; }\n  .pca-faq details[open] \u003e summary::after { transform: rotate(180deg); }\n  .pca-faq summary:hover { color: #c0342a; }\n  .pca-faq-a { font-size: 13px; color: #4a5568; line-height: 1.65; padding: 0 4px 16px 4px; }\n  .pca-faq-a strong { color: #0d1b2a; font-weight: 700; }\n  .trk-msg-toggle { display:none !important; position:absolute; left:-9999px; opacity:0; width:0; height:0; pointer-events:none; }\n  .trk-msg-overlay { display:none; position:fixed; inset:0; z-index:9999; align-items:center; justify-content:center; padding:16px; }\n  .trk-msg-toggle:checked ~ .trk-msg-overlay { display:flex; }\n  .trk-msg-backdrop { position:absolute; inset:0; background:rgba(0,0,0,0.55); cursor:pointer; }\n  .trk-msg-card { position:relative; background:#fff; border-radius:12px; padding:32px 28px 28px; width:100%; max-width:460px; z-index:1; }\n  .trk-msg-close { position:absolute; top:14px; right:18px; font-size:22px; line-height:1; color:#888; cursor:pointer; padding:4px 8px; }\n  .trk-msg-title { font-size:18px; font-weight:700; color:#0d1b2a; margin:0 0 6px 0; }\n  .trk-msg-sub { font-size:13px; color:#666; margin:0 0 18px 0; line-height:1.55; }\n  .trk-msg-input { display:block; width:100%; box-sizing:border-box; font-size:13px; padding:10px 12px; border:1px solid #ddd; border-radius:7px; margin-bottom:10px; outline:none; }\n  .trk-msg-input:focus { border-color:#0277bd; }\n  .trk-msg-textarea { resize:vertical; min-height:90px; }\n  .trk-msg-hp { display:none !important; }\n  .trk-msg-submit { width:100%; background:#c0342a; color:#fff; font-size:14px; font-weight:700; padding:12px; border:none; border-radius:8px; cursor:pointer; margin-top:4px; }\n  .trk-msg-success { display:none; text-align:center; padding:20px 0 8px; font-size:15px; color:#2e7d32; font-weight:600; }\n  .trk-msg-sent .trk-msg-success { display:block; }\n  .trk-msg-sent .trk-msg-title, .trk-msg-sent .trk-msg-sub, .trk-msg-sent .trk-msg-form { display:none !important; }\n  @media (max-width: 640px) {\n    .pca-wrap .pca-section-title { font-size: 18px !important; }\n    .pca-feat-list { grid-template-columns: 1fr; gap: 0; }\n    .pca-hero-split { grid-template-columns: 1fr !important; }\n    .pca-hero-split .pca-hero-content { order: 2; }\n    .pca-hero-img-panel { order: 1 !important; min-height: 240px; border-radius: 16px 16px 0 0 !important; }\n    .pca-setup-grid { grid-template-columns: 1fr 1fr !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pca-wrap\"\u003e\n\u003cdiv class=\"pca-hero\" style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv class=\"pca-hero-split\" style=\"display: grid; grid-template-columns: 1fr 1fr; min-height: 240px;\"\u003e\n\u003cdiv class=\"pca-hero-content\" style=\"padding: 28px 32px; display: flex; flex-direction: column; justify-content: center;\"\u003e\n\u003cp class=\"pca-eyebrow\"\u003eTrak Racer · Flight Sim Mount · TR-FS02\u003c\/p\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 800; color: #0d1b2a; line-height: 1.25; margin-bottom: 10px;\"\u003eFlight Sim Upgrade Mount for TR8, TR8 Pro \u0026amp; RS6\u003cbr\u003e\u003cspan style=\"font-weight: 600; font-size: 17px; color: #4a5568;\"\u003eTurn your Trak Racer cockpit into a flight simulator.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 10px; font-size: 14px; color: #4a5568; line-height: 1.55;\"\u003eThis flight sim upgrade mount fits your Trak Racer tubular-frame cockpit and gives you a solid, fully adjustable platform for a joystick, throttle quadrant, yoke or full HOTAS setup. It bolts directly to the RS6 (MK2 onwards), RS8 (MK6 onwards), TR8 and TR8 Pro chassis, letting you position your controls exactly where you want them for civil aviation or combat flight sim. Supplied by Player1 Sim Gear, your authorised Australian Trak Racer dealer, shipping Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-hero-img-panel\" style=\"position: relative; background: #fff; overflow: hidden; border-radius: 0 16px 16px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerFlightSimMountTR8RS6_Player1SimGear_1.webp?v=1785063109\" alt=\"Trak Racer TR-FS02 flight sim mount, three-quarter view with curved tubular arm and dual joystick and throttle mounting plates\" style=\"position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; display: block; padding: 20px;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stats\"\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eTR8 \/ RS6\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003etubular frame fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eHOTAS\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ejoystick \u0026amp; throttle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eAdjustable\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003etilt \u0026amp; position\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e5-Year\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ewarranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 32px;\"\u003eWhat it does\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eA stable, adjustable home for your flight controls.\u003c\/h2\u003e\n\u003cdiv class=\"pca-feat-list\"\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eDirect Fit to Tubular Trak Racer Cockpits\u003c\/h3\u003e\n\u003cp\u003eBolts straight onto the RS6 (MK2 onwards), RS8 (MK6 onwards), TR8 and TR8 Pro chassis using existing mounting points, so there is no drilling or modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eLeft or Right Side Mounting\u003c\/h3\u003e\n\u003cp\u003eFully adjustable for left or right side joystick and throttle placement, so you can set up the mount to suit how you fly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eAdjustable Tilt and Position\u003c\/h3\u003e\n\u003cp\u003eFine-tune the tilt and position of each plate for precise, ergonomic control placement that stays put during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eBroad HOTAS Compatibility\u003c\/h3\u003e\n\u003cp\u003eWorks with a wide range of joysticks, throttle quadrants and yokes from Thrustmaster, Winwing, Logitech Saitek, VKB, Honeycomb, VirtualFly and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eBlack Powder-Coated Finish\u003c\/h3\u003e\n\u003cp\u003eDurable black powder-coated steel that matches your cockpit and stands up to repeated setup and adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eGenuine Trak Racer Upgrade\u003c\/h3\u003e\n\u003cp\u003eThe correct factory part (TR-FS02) for converting a Trak Racer race cockpit to flight, supplied by an authorised Australian dealer with a 5-year warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eCompatibility\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eCockpit and flight-control fitment\u003c\/h2\u003e\n\u003cdiv class=\"pca-specs-dark\"\u003e\n\u003cdiv style=\"background:#7D1F1F;padding:12px 16px;\"\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-bottom:2px;\"\u003eTrak Racer · TR-FS02\u003c\/p\u003e\n\u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eWhat it fits\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding:8px;\"\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eCockpits\u003c\/span\u003e\u003cspan class=\"sv\"\u003eRS6 (MK2+), RS8 (MK6+), TR8, TR8 Pro\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eThrottle quadrants\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTQ neo, Logitech Saitek, VirtualFly TQ6 \/ TQ3 PLUS, Honeycomb Bravo (with clamp), Thrustmaster TCA Airbus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eJoysticks \u0026amp; HOTAS\u003c\/span\u003e\u003cspan class=\"sv\"\u003eThrustmaster Warthog \/ T.16000M \/ T.Flight, VKB Gunfighter III, VIRPIL MongoosT-50, Winwing GRIP+ J2 \/ T2 base, Logitech X56 \/ X52, Hori HOTAS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eYokes\u003c\/span\u003e\u003cspan class=\"sv\"\u003eHoneycomb Alpha, Turtle Beach VelocityOne (on Trak Racer wheel \/ yoke mounts)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eNot for\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAluminium-profile rigs (TR160, TR120S) use different mounts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:13px;color:#4a5568;line-height:1.65;margin-bottom:48px;\"\u003eShopping for the controls too? Browse our \u003ca href=\"\/collections\/joysticks-and-hotas\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003ejoysticks and HOTAS\u003c\/a\u003e, \u003ca href=\"\/collections\/throttles\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003ethrottle quadrants\u003c\/a\u003e and \u003ca href=\"\/collections\/flight-sim-control-mounts\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eflight sim control mounts\u003c\/a\u003e, or see every \u003ca href=\"\/collections\/flight-cockpits\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eflight simulator cockpit\u003c\/a\u003e we stock. Not sure your hardware fits? Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e and we will confirm before you order.\u003c\/p\u003e\n\u003cp class=\"pca-section-label\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eTR-FS02: full details\u003c\/h2\u003e\n\u003cdiv class=\"pca-specs-dark\"\u003e\n\u003cdiv style=\"background:#7D1F1F;padding:12px 16px;\"\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-bottom:2px;\"\u003eTrak Racer · TR-FS02\u003c\/p\u003e\n\u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eFlight Sim Upgrade Mount\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding:8px;\"\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eType\u003c\/span\u003e\u003cspan class=\"sv\"\u003eFlight sim joystick \/ throttle mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eFits\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTrak Racer tubular cockpits (TR8, TR8 Pro, RS6 MK2+, RS8 MK6+)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eMounting side\u003c\/span\u003e\u003cspan class=\"sv\"\u003eLeft or right, fully adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eAdjustment\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTilt and position\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eMaterial \/ finish\u003c\/span\u003e\u003cspan class=\"sv\"\u003eSteel, black powder-coat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eIn the box\u003c\/span\u003e\u003cspan class=\"sv\"\u003e2 × mounting plates, 1 × shift arm, instructions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5 years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTR-FS02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eCommon questions\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv class=\"pca-faq\"\u003e\n\u003cp class=\"pca-faq-group\" style=\"margin-top:0;\"\u003eCompatibility \u0026amp; fit\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhich Trak Racer cockpits does this flight sim mount fit?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe TR-FS02 fits Trak Racer \u003cstrong\u003etubular-frame cockpits\u003c\/strong\u003e: the RS6 (MK2 onwards), RS8 (MK6 onwards), TR8 and TR8 Pro. It uses the existing chassis mounting points, so there is no drilling or modification required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes it fit the TR160, TR120S or other aluminium-profile cockpits?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eNo. The TR-FS02 is designed for Trak Racer's tubular cockpits (TR8, TR8 Pro, RS6, RS8). Aluminium-profile rigs such as the \u003ca href=\"\/products\/trak-racer-tr160-v5-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eTR160 V5\u003c\/a\u003e and \u003ca href=\"\/products\/trak-racer-tr120s-v2-racing-simulator\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eTR120S V2\u003c\/a\u003e use different mounting hardware. If you are unsure which cockpit you have, call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I mount my controls on the left or right side?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. The mount is fully adjustable for \u003cstrong\u003eleft or right side\u003c\/strong\u003e joystick and throttle placement, so you can arrange your controls to suit how you fly.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhich flight controls are compatible?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt supports a wide range of hardware, including throttle quadrants (TQ neo, Logitech Saitek, VirtualFly TQ6 and TQ3 PLUS, Honeycomb Bravo with a clamp, Thrustmaster TCA Airbus), joysticks and HOTAS systems (Thrustmaster Warthog, T.16000M and T.Flight ranges, VKB Gunfighter III, VIRPIL MongoosT-50, Winwing GRIP+ J2 and T2 bases, Logitech X56 and X52, Hori HOTAS) and yokes (Honeycomb Alpha, Turtle Beach VelocityOne on Trak Racer wheel or yoke mounts).\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes it work with a Thrustmaster Warthog or Winwing HOTAS?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. The mounting plates suit the Thrustmaster HOTAS Warthog and the Winwing GRIP+ J2, F18 handle with T2 throttle base, T2 base II and J2-2 base, among others. If your exact base is not listed, send us a message and we will confirm fitment before you buy.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill my throttle quadrant fit?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eMost popular throttle quadrants fit, including the Flight Sim TQ neo, Logitech Saitek, VirtualFly TQ6 PLUS and TQ3 PLUS, the Honeycomb Bravo (using a clamp) and the Thrustmaster TCA Quadrant Airbus Edition. Contact us if your quadrant is not shown.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the Honeycomb Alpha yoke supported?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. The Honeycomb Alpha Flight Controls yoke and switch panel are supported. The Turtle Beach VelocityOne Flight also fits when used on Trak Racer wheel or yoke mounts.\u003c\/p\u003e\u003c\/details\u003e\n\u003cp class=\"pca-faq-group\"\u003eIn the box \u0026amp; setup\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is included in the box?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe kit includes \u003cstrong\u003e2 mounting plates, 1 shift arm and assembly instructions\u003c\/strong\u003e. For dual flight controls you can use the second arm that came with your Trak Racer cockpit, or contact us if you do not have it.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need a second arm for dual mounting?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThis kit includes one shift arm. If you want a joystick on one side and a throttle on the other, you can use the second arm supplied with your Trak Racer cockpit. If you no longer have that arm, get in touch and we will help you source the right hardware.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I run a gear shifter as well as flight controls?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. Pilots who want both flight controls and a gear shifter can add the Trak Racer shifter and handbrake arm (part number TR-HBSM-RL) to the cockpit. Contact us if you would like this added to your order.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need tools to fit it?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eBasic hand tools are all that is needed. The mount uses your cockpit's existing mounting points and comes with assembly instructions, so no drilling or modification is required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the mount adjustable once fitted?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. Both the tilt and the position of each plate can be adjusted so you can dial in a comfortable, realistic control position and lock it in place.\u003c\/p\u003e\u003c\/details\u003e\n\u003cp class=\"pca-faq-group\"\u003eMaterials \u0026amp; warranty\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is it made from and what is the finish?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt is steel with a durable \u003cstrong\u003eblack powder-coated finish\u003c\/strong\u003e that matches Trak Racer cockpits and stands up to repeated setup and adjustment.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes it come with a warranty?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. The TR-FS02 is covered by a \u003cstrong\u003e5-year warranty\u003c\/strong\u003e. As your authorised Australian Trak Racer dealer, Player1 Sim Gear handles warranty and support locally in Australia.\u003c\/p\u003e\u003c\/details\u003e\n\u003cp class=\"pca-faq-group\"\u003eBuying in Australia\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this a genuine Trak Racer part and do you ship Australia-wide?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. This is a genuine Trak Racer flight sim upgrade mount (TR-FS02), supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer. We ship Australia-wide. For current stock or a delivery estimate, call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or send us a message.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 48px;\"\u003eComplete your setup\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eAdd to your flight cockpit\u003c\/h2\u003e\n\u003cdiv class=\"pca-setup-grid\" style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:48px;\"\u003e\n\u003ca href=\"\/products\/flight-simulator-mounts-left-and-right-set-for-alpine-racing-trx\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eTRX Flight Sim Mount Set\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eLeft \u0026amp; right set for Alpine Racing TRX\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop mount set →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003ca href=\"\/products\/handbrake-mount-left-side-mounting\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eLeft Handbrake Mount\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eAdd a handbrake to your cockpit\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop handbrake mount →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003ca href=\"\/collections\/joysticks-and-hotas\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eJoysticks \u0026amp; HOTAS\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eSticks and full HOTAS systems\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop joysticks →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003ca href=\"\/collections\/throttles\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eThrottle Quadrants\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eThrottles to pair with your stick\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop throttles →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background:#fff;border-radius:16px;padding:28px 30px;margin-bottom:12px;\"\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;\"\u003e\n\u003cdiv style=\"flex:1;min-width:220px;\"\u003e\n\u003cp style=\"font-size:20px;font-weight:800;color:#0d1b2a;margin-bottom:6px;\"\u003eNot sure if your controls will fit?\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;\"\u003ePlayer1 Sim Gear is an authorised Australian Trak Racer dealer. Tell us your cockpit and flight hardware and we will confirm the right setup before you order. Ships Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:flex;flex-direction:column;gap:10px;min-width:180px;\"\u003e\n\u003ca href=\"tel:0488385870\" style=\"text-decoration:none;background:#25B1FF;color:#000;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;\"\u003eCall 0488 385 870\u003c\/a\u003e\u003clabel for=\"trk-msg-toggle-TR-FS02\" role=\"button\" style=\"background:#fff;color:#0d1b2a;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;border:1.5px solid #f0c3bf;cursor:pointer;display:inline-block;\" tabindex=\"0\"\u003eSend us a message\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"trk-msg-toggle-TR-FS02\" class=\"trk-msg-toggle\"\u003e\n\u003cdiv class=\"trk-msg-overlay\" role=\"dialog\"\u003e\n\u003clabel class=\"trk-msg-backdrop\" for=\"trk-msg-toggle-TR-FS02\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"trk-msg-card\"\u003e\n\u003clabel class=\"trk-msg-close\" for=\"trk-msg-toggle-TR-FS02\"\u003e×\u003c\/label\u003e\n\u003cp class=\"trk-msg-title\"\u003eSend us a message\u003c\/p\u003e\n\u003cp class=\"trk-msg-sub\"\u003eHave a question about the TR-FS02 flight sim mount or which controls will fit your cockpit? The Player1 Sim Gear team will get back to you.\u003c\/p\u003e\n\u003cform class=\"trk-msg-form\" action=\"\/contact#contact_form\" method=\"post\"\u003e\n\u003cinput type=\"hidden\" name=\"form_type\" value=\"contact\"\u003e \u003cinput type=\"hidden\" name=\"utf8\" value=\"✓\"\u003e \u003cinput class=\"trk-msg-input\" type=\"text\" name=\"contact[Name]\" placeholder=\"Name\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"email\" name=\"contact[email]\" placeholder=\"Email\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"tel\" name=\"contact[Phone Number]\" placeholder=\"Phone number (optional)\"\u003e \u003ctextarea class=\"trk-msg-input trk-msg-textarea\" name=\"contact[Message]\" placeholder=\"Your message\" rows=\"4\" required=\"\"\u003e\u003c\/textarea\u003e \u003cinput class=\"trk-msg-hp\" type=\"text\" name=\"trk_hp\" autocomplete=\"off\" tabindex=\"-1\"\u003e \u003cbutton class=\"trk-msg-submit\" type=\"submit\"\u003eSend message\u003c\/button\u003e\n\u003c\/form\u003e\n\u003cdiv class=\"trk-msg-success\" role=\"status\"\u003eThanks, your message has been sent. We'll get back to you shortly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){var form=document.querySelector('#trk-msg-toggle-TR-FS02 ~ .trk-msg-overlay .trk-msg-form');if(!form)return;form.addEventListener('submit',function(e){var hp=form.querySelector('.trk-msg-hp');if(hp\u0026\u0026hp.value){e.preventDefault();return;}e.preventDefault();var btn=form.querySelector('.trk-msg-submit');if(btn){btn.disabled=true;btn.textContent='Sending…';}fetch('\/contact',{method:'POST',headers:{'Content-Type':'application\/x-www-form-urlencoded','X-Requested-With':'XMLHttpRequest'},body:new URLSearchParams(new FormData(form))}).then(function(){form.classList.add('trk-msg-sent');}).catch(function(){if(btn){btn.disabled=false;btn.textContent='Send message';}form.submit();});});})();\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Which Trak Racer cockpits does this flight sim mount fit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The TR-FS02 fits Trak Racer tubular-frame cockpits: the RS6 (MK2 onwards), RS8 (MK6 onwards), TR8 and TR8 Pro. It uses the existing chassis mounting points, so there is no drilling or modification required.\"}},{\"@type\":\"Question\",\"name\":\"Does it fit the TR160, TR120S or other aluminium-profile cockpits?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The TR-FS02 is designed for Trak Racer's tubular cockpits (TR8, TR8 Pro, RS6, RS8). Aluminium-profile rigs such as the TR160 V5 and TR120S V2 use different mounting hardware. If you are unsure which cockpit you have, call us on 0488 385 870.\"}},{\"@type\":\"Question\",\"name\":\"Can I mount my controls on the left or right side?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The mount is fully adjustable for left or right side joystick and throttle placement, so you can arrange your controls to suit how you fly.\"}},{\"@type\":\"Question\",\"name\":\"Which flight controls are compatible?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It supports a wide range of hardware, including throttle quadrants (TQ neo, Logitech Saitek, VirtualFly TQ6 and TQ3 PLUS, Honeycomb Bravo with a clamp, Thrustmaster TCA Airbus), joysticks and HOTAS systems (Thrustmaster Warthog, T.16000M and T.Flight ranges, VKB Gunfighter III, VIRPIL MongoosT-50, Winwing GRIP+ J2 and T2 bases, Logitech X56 and X52, Hori HOTAS) and yokes (Honeycomb Alpha, Turtle Beach VelocityOne on Trak Racer wheel or yoke mounts).\"}},{\"@type\":\"Question\",\"name\":\"Does it work with a Thrustmaster Warthog or Winwing HOTAS?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The mounting plates suit the Thrustmaster HOTAS Warthog and the Winwing GRIP+ J2, F18 handle with T2 throttle base, T2 base II and J2-2 base, among others. If your exact base is not listed, send us a message and we will confirm fitment before you buy.\"}},{\"@type\":\"Question\",\"name\":\"Will my throttle quadrant fit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most popular throttle quadrants fit, including the Flight Sim TQ neo, Logitech Saitek, VirtualFly TQ6 PLUS and TQ3 PLUS, the Honeycomb Bravo (using a clamp) and the Thrustmaster TCA Quadrant Airbus Edition. Contact us if your quadrant is not shown.\"}},{\"@type\":\"Question\",\"name\":\"Is the Honeycomb Alpha yoke supported?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The Honeycomb Alpha Flight Controls yoke and switch panel are supported. The Turtle Beach VelocityOne Flight also fits when used on Trak Racer wheel or yoke mounts.\"}},{\"@type\":\"Question\",\"name\":\"What is included in the box?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The kit includes 2 mounting plates, 1 shift arm and assembly instructions. For dual flight controls you can use the second arm that came with your Trak Racer cockpit, or contact us if you do not have it.\"}},{\"@type\":\"Question\",\"name\":\"Do I need a second arm for dual mounting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This kit includes one shift arm. If you want a joystick on one side and a throttle on the other, you can use the second arm supplied with your Trak Racer cockpit. If you no longer have that arm, get in touch and we will help you source the right hardware.\"}},{\"@type\":\"Question\",\"name\":\"Can I run a gear shifter as well as flight controls?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Pilots who want both flight controls and a gear shifter can add the Trak Racer shifter and handbrake arm (part number TR-HBSM-RL) to the cockpit. Contact us if you would like this added to your order.\"}},{\"@type\":\"Question\",\"name\":\"Do I need tools to fit it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Basic hand tools are all that is needed. The mount uses your cockpit's existing mounting points and comes with assembly instructions, so no drilling or modification is required.\"}},{\"@type\":\"Question\",\"name\":\"Is the mount adjustable once fitted?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Both the tilt and the position of each plate can be adjusted so you can dial in a comfortable, realistic control position and lock it in place.\"}},{\"@type\":\"Question\",\"name\":\"What is it made from and what is the finish?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is steel with a durable black powder-coated finish that matches Trak Racer cockpits and stands up to repeated setup and adjustment.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a warranty?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The TR-FS02 is covered by a 5-year warranty. As your authorised Australian Trak Racer dealer, Player1 Sim Gear handles warranty and support locally in Australia.\"}},{\"@type\":\"Question\",\"name\":\"Is this a genuine Trak Racer part and do you ship Australia-wide?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This is a genuine Trak Racer flight sim upgrade mount (TR-FS02), supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer. We ship Australia-wide. For current stock or a delivery estimate, call 0488 385 870 or send us a message.\"}}]}\n\u003c\/script\u003e\n","brand":"Trak Racer","offers":[{"title":"Default Title","offer_id":55846503546953,"sku":"TR-FS02","price":119.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/TrakRacerFlightSimMountTR8RS6_Player1SimGear_1.webp?v=1785063109","url":"https:\/\/p1simgear.com.au\/products\/flight-sim-upgrade-mount-for-trak-racer-tr8-tr8-pro-and-rs6","provider":"Player1 Sim Gear","version":"1.0","type":"link"}