News:

Precision Simulator update 10.180 (14 October 2024) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

X-Touch Mini

Started by FlyItLikeYouStoleIt, Mon, 4 Dec 2023 14:20

FlyItLikeYouStoleIt

I did a thing for X-Touch Mini owners on Windows.

It uses an existing FreePie script which converts the X-Touch Mini commands to a vjoy virtual stick, and reads these and sends them to PSX as a network client and/or keypresses as most appropriate.

It can also be used as a template to interface other real (not vjoy) joystick buttons to PSX where the current Java USB code falls short.

Hosted at https://github.com/gsobala/PSX-XTouchMini

FlyItLikeYouStoleIt

I've updated the script to handle multiple real USB devices (joysticks, throttles etc) as well as the X-Touch Mini, sending button presses as commands to PSX either as client to server, or alternatively via keypresses or hotkey combos. So this is a way of binding USB device buttons to commands that are not covered by the native PSX USB interface.

It does not have a user-friendly setup UI but I have documented the code heavily and tidied it up so it should not be too difficult to customise for individual requirements.

Still at https://github.com/gsobala/PSX-XTouchMini