Falcon4ever
Plugin coder / Betatester
- Thread Starter
- #21
sadly, the same bug as always happens when left Analog is pushed all the way up = does like it's all the way to the bottom.. you should really take reports more seriously falc, I told you about that years ago when you had the 1st version out!
(1) Download this file
http://falcon4ever.pcsx2.net/joysticktest.zip
(2) Connect 1 controller only (the rest is ignored)
(3) It will print out the current value of the analog 1 2 3 4
(usually mapped on main x, y, sub x, y)
Give me the min and max values of each row from SDL and emu mode.
To use emu mode, press and hold button 1.
And please state the name of the device.
Example:
Logitech Rumblepad 2
sdl analog row1: -32768 <-> 32767 (left - right)
sdl analog row2: -32768 <-> 32767 (up - down)
sdl analog row3: -32768 <-> 32767 (left - right)
sdl analog row4: -32268 <-> 32767 (up - down)
emu analog row1: -128 <-> 127 (left - right)
emu analog row2: 127 <-> -127 (up - down)
emu analog row3: -128 <-> 127 (left - right)
emu analog row4: 127 <-> -127 (up - down)
ONLY USE THIS TOOL/POST YOUR RESULTS IF YOU'RE SUFFERING FROM THE BUG
sourcecode: http://falcon4ever.pcsx2.net/keyboardtest.cpp
based on: http://code.google.com/p/dolphin-em...urce/Plugins/Plugin_nJoy_SDL/Src/nJoy.cpp#255
Last edited: