Commit Graph

9 Commits

Author SHA1 Message Date
Maschell
72f7982df5 Fixed compiling with the newest controller_patcher lib 2018-04-11 15:58:30 +02:00
Maschell
f26144eced - Added settings classes
- load language file from file set in the settings file
- put brackets arround "empty" if-statement (when the logger is undefined)
-
2017-05-06 19:53:36 +02:00
Maschell
92f7f08b3f Updated the meta.xml to use the catogry and url tag (for the appstore) 2017-04-10 21:00:40 +02:00
Maschell
60458c46e4 Added a travis script for creating nightly
Hopefully this is working!
2017-04-01 23:40:59 +02:00
Maschell
4e0e174b51 - Fixed configs reading for controllers with default values
- fixed the app for japanese WiiUs
2017-03-31 16:54:16 +02:00
Maschell
aa421146c7 Release of HID to VPAD 0.9f
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.
2017-03-30 20:11:37 +02:00
Maschell
c702ac015f Using the newest controller patcher
fixes bugs with inverted sticks
2016-08-04 20:38:11 +02:00
Maschell
ebe55f9457 Using the newest controller_patcher
- Code clean up
- main.c and function_hook.c are now cpp files
- added a splash screen
2016-08-03 22:47:09 +02:00
Maschell
615f21cf96 Added meta data (thx @Ridge)
Using now the newest controller patcher.
(pokken + ps2 pad)
2016-05-12 17:09:14 +02:00