Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller/Hotkey bindings do not accept Xbox 360 controller triggers #4

Closed
GoogleCodeExporter opened this issue Jun 22, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open the "Controllers" or "Hotkeys" menu
2. Select a key to rebind
3. Press one of the analog triggers on the Xbox 360 controller

What is the expected output? What do you see instead?
Expected output: The input is bound to pressing the trigger.
Actual output: Trigger press is not detected.

What version of the product are you using? On what operating system?
BizHawk v1.0 (March 3, 2012)
Windows 7 Professional x64
Standard Xbox 360 Wireless Controller

Please provide any additional information below.
Nestopia detects trigger presses as (joy 0) +z (for left trigger) and -z (for 
right trigger), if this helps you handle the issue without access to a Xbox 360 
controller or wireless receiver.

Original issue reported on code.google.com by thek...@gmail.com on 4 Mar 2012 at 5:49

@GoogleCodeExporter
Copy link
Author

Unfortunately we use directx, and 360 controllers demand xinput.  This will 
have to be low priority as it demands a non-trivial change.

Original comment by adeli...@tasvideos.org on 30 May 2012 at 1:12

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

For testing purposes for devs that don't have a 360 controller, you can setup 
x360ce which will emulate a 360 controller with any joypad you use.

http://code.google.com/p/x360ce/

Other issues with using a 360 pad:

If you remap any hotkeys or joystick keys to the 360 pad, the emulator will 
randomly act strange and not accept inputs, or lock inputs you aren't pressing.

The thumb sticks on the 360 pad (both L and R) are considered to be the Dpad.  
So any keys you map the dpad to will also be mapped to the joysticks.

Original comment by pasky1...@gmail.com on 2 Jun 2012 at 2:15

@GoogleCodeExporter
Copy link
Author

Fixed

Original comment by adeli...@tasvideos.org on 30 Sep 2012 at 12:01

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant