Commit Graph

18 Commits

Author SHA1 Message Date
Maschell
4c496011da Fixed bug with inveted sticks
-built in not inverted sticks can now be inverted through a config
-fixed a typo in the ps4 pad config
2016-08-04 20:37:08 +02:00
Maschell
e67dc213b5 Improved deadzone handling
Improve GC pad default values
2016-08-04 18:53:11 +02:00
Maschell
aa0ce59f87 Huge commit
Changelog:

Bugfixes:
- Fixes the still moving mouse in aim mode, when mouse is actually not
moving
- Fixed a bug at initializing the config_controller_list;
- Fixed the support for almost all mouses that uses the normal HID mouse
standard (boot mode).
- The emulated sticks are now supported correctly
- The stick now only produces valid values. Stick absusing not possible
anymore

New features:
- Added support for config files that can be read from an SD Card.
- Added support for more keyboard buttons
- Added support for gamepad button remapping
- Made the double used buttons on the GC Pad configuable
- The keyboard can now emulate the sticks correctly
- Keyboard buttons for the sticks can be set
- The mouse buttons can now be configured
- The mouse can be configured to emulate the left stick
- Added support for one more DPAD mode (CONTRPDM_Absolute_2Values)

Other:
- Removed the support for the PS2 Adapter and Saitek P2600, but they can
be added trough a config file.
- The engine now uses 16 hardcoded slots the devices can use.
- cleaned up the logging output
- Logging of the currently pressed buttons possible

and more little things I dont remember
2016-08-03 20:46:46 +02:00
Maschell
d1f6f4a674 Fixed the vid/pid of the pokken controller
Hopefully added support for an other PS2 controller.
2016-05-12 17:06:07 +02:00
Maschell
feba790584 Improved stability
-, fixed Port 4 of the GC-Adapter,
- hopefully added wavebird support
- initial support for pokken controller (no proper key mapping yet)
2016-05-08 15:21:49 +02:00
Maschell
35d6036f3e Tweaked GC-Pad deadzones.
Added mapping of ZL (Z+A)/ZR (Z+B) to GC pad.
Probably improved the success rate of switching between apps.
Fixed random inputs when no GC-Pad in the adapter
2016-05-05 01:04:00 +02:00
Maschell
a97e14ae5e fixed small, stupid mistake 2016-05-04 17:18:27 +02:00
Maschell
0edd8f4891 Updated controls for the P2600.
Fixed an issue with the dpad on some controllers.
Chnaged mapping on the keyboard: the right stick click to TAB, the left
stick click to F
2016-05-04 16:46:41 +02:00
Maschell
96893fe883 Tweaked deadzones of the PS3 pad. Some code clean up 2016-05-03 03:38:06 +02:00
Maschell
d7537197b9 Tweaked the deadzone of the DS4 pad 2016-04-28 02:20:22 +02:00
Maschell
304800fb47 Added support for emulatedstick! 2016-04-28 02:05:43 +02:00
Maschell
fd84f08fb8 Fixed DPAD on some controllers when other buttons are pressed 2016-04-27 18:47:47 +02:00
Maschell
3cd9d1eef3 Impoved analogsticks and added a deadzone 2016-04-27 18:28:32 +02:00
Maschell
49ce2c06cb Changed keyboard button mapping 2016-04-25 22:08:03 +02:00
Maschell
cf97ac0f7f Reduced output 2016-04-25 21:28:11 +02:00
Maschell
5074f24803 Removed uneeded lines 2016-04-25 21:18:32 +02:00
Maschell
dae6de9f9c Fixed setup 2016-04-25 21:08:00 +02:00
Maschell
a26a2c9c4e First commit. Bla 2016-04-25 20:23:58 +02:00