mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-12 18:25:05 +01:00
aa421146c7
Changelog: - Reaaaaaally a lot of things internally. Rewrote the many parts of the controller_patcher engine. - Added a nice GUI! DarkIrata did a great job at creating the graphics. - Finally fixed the DS3 bug in a official build (sorry for the delay) - Controller can also be used to emulate Pro Controller - Input preview/tester - Supporting even more controller via the network client (e.g Xbox 360, Xbox one, the new DS4,Switch Pro Controller etc.). Big shoutout @QuarkTheAwesome who helped me there! - Added support for DS3 Rumble (thanks @skid_au) - GC-Adapter rumble fixed. - Support for all slots of deviced with multiple slots (like https://github.com/Maschell/controller_patcher_configs/blob/master/DualShock2.ini) - Hopefully reduced the random crashes. - Probably some stuff I already forgot.
9 lines
368 B
XML
9 lines
368 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
|
|
<app version="1">
|
|
<name>HID to VPAD</name>
|
|
<coder>Maschell</coder>
|
|
<version>0.9f</version>
|
|
<release_date>20170330200000</release_date>
|
|
<short_description>USB HID to gamepad input</short_description>
|
|
<long_description>Emulate input using various USB HID devices.</long_description>
|
|
</app> |