Commit Graph

8 Commits

Author SHA1 Message Date
Maschell
4e38178c16 Changes the location where the path is defined 2016-08-09 10:57:25 +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
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
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
a26a2c9c4e First commit. Bla 2016-04-25 20:23:58 +02:00