jake-stacktrace / pcsxgc

Automatically exported from code.google.com/p/pcsxgc
0 stars 0 forks source link

Enhancement: Simplified controller setup. #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It might make things easier to be able to reprogram the entire classic 
controller d-pad to either be controlled by:
1. the D-Pad
2. the Left Stick
3. the Right Stick
4. both the D-Pad and Left stick (useful for games that only work with standard 
controller types)
5. both the D-Pad and Right stick
6. the A B and X Y buttons (for those who want to swap their controlls to Left 
Paw)

This would be less time consuming than editing each individual variable, and 
the ability to use both the d-pad and the left stick at the same time would 
basically create a basic version of analog support to games that had none (ie 
Descent, where the joystick is much nicer in game, but the D-Pad is much nicer 
in the menu's).

Original issue reported on code.google.com by thet...@gmail.com on 29 Aug 2010 at 7:05