Skip to content

v1.6.21

Choose a tag to compare

@StonedModder StonedModder released this 26 Jun 22:37
e1b628e

Updated to the latest elf arsenal

Ghostcontrol added

  • Added Ghostcontrol.elf from StonedModder/Ghostcontrol-PS5-USB-Controller-Patcher release 1.0.4.
  • Added Ghostcontrol to the bundled autoload sequence after Elf Arsenal:
    • !8000
    • Ghostcontrol.elf
  • Ghostcontrol reads supported USB controllers and injects them as a virtual DualSense through the PS5 Ghostpad VDI path.
  • Source-code supported controller families in the bundled Ghostcontrol payload:
    • 8BitDo Ultimate 2 in Nintendo Switch Pro mode (057e:2009).
    • 8BitDo Ultimate 2 native mode (2dc8:310b, detected by the payload; upstream README marks this mode untested).
    • Real Nintendo Switch Pro Controller compatible USB report path.
    • Xbox One / Xbox Series USB controllers using the GIP interface protocol, including Xbox One S style pads such as 045e:02ea.
    • Sony DualShock 3 / SIXAXIS (054c:0268).
    • Sony DualShock 4 v1/v2 (054c:05c4, 054c:09cc).
    • HORI DS4-protocol controllers, including HORIPAD FPS Plus / Fighting Commander 4, HORIPAD 4, HORIPAD FPS Plus X, and HORIPAD Mini 4.
    • DS4-protocol adapters/controllers from Venom, Thrustmaster, Mad Catz, Brook/ZEROPLUS/Hitbox/EMIO, PDP/Victrix, PS4 Fun Controller, NACON, Razer, PowerA, Qanba, Level Up / Armor 3, and Astro C40.
    • PS3-protocol third-party controllers/adapters from Venom, Thrustmaster, Logitech Chillstream, Elecom, Saitek, Mad Catz, PS2-to-DS3 adapters, PDP, GreenAsia, HORI, Qanba, BigBen/Nacon, ShanWan, PowerA, Digiflip, Retro-bit, Gioteck, and DS3 clone/counterfeit VID devices.
    • Logitech DInput-style USB gamepads: RumblePad 2 (046d:c218) confirmed in code, with the same parser intended for Cordless RumblePad 2, Dual Action, F310/F510/F710 in DInput mode, and WingMan RumblePad.
  • Ghostcontrol 1.0.4 upstream additions specifically call out:
    • Added third-party PS4-protocol controller table support.
    • Added DualShock 3 / SIXAXIS support.