Next Generation Emulation banner
61 - 80 of 310 Posts
Xbox 360 Wired Controller, using XBCD+ drivers.

Here is my Perfect Setup config file for XBCD, load this and you'll be sorted!
 
Yeah, thanks for the help urbangansta101. I actually know that I can change the triggers to buttons and it will recognize it that way. I actually have 2 profiles set up just for that. BUT, what I would like is for the proggie to recognize the analog buttons properly like the GC controllers.

For example like in Super Mario Sunshine, where if you press the analog halfway, you can run around while shooting water everywhere (and how much water you shoot depends on how far you press the button), but if you press it fully, then you stop and shoot water. I believe (someone please tell me if I'm wrong) that something like that should be possible in the long run, so starting with recognizing the analog triggers would be a start.

I realize not even the original "Dolphin KB/X360 pad" plugin does this but it would be nice to have it sometime in the future.

Thanks again.
 
Yeah, thanks for the help urbangansta101. I actually know that I can change the triggers to buttons and it will recognize it that way. I actually have 2 profiles set up just for that. BUT, what I would like is for the proggie to recognize the analog buttons properly like the GC controllers.

For example like in Super Mario Sunshine, where if you press the analog halfway, you can run around while shooting water everywhere (and how much water you shoot depends on how far you press the button), but if you press it fully, then you stop and shoot water. I believe (someone please tell me if I'm wrong) that something like that should be possible in the long run, so starting with recognizing the analog triggers would be a start.

I realize not even the original "Dolphin KB/X360 pad" plugin does this but it would be nice to have it sometime in the future.

Thanks again.
You can setup the Half-Press option on nJoy, just hold that button and it will half the pressure on analog buttons.
 
Well, it doesn't seem to be working in Super Mario Sunshine. I set the Half Press to the right analog stick (as a button), but mario still wont shoot water while running. Have you tested it in any other game?
 
Discussion starter · #73 · (Edited)
Copied from emutalk:

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...dolphin-emu/source/browse/trunk/Source/Plugins/Plugin_nJoy_SDL/Src/nJoy.cpp#255
 
my results are pretty much the same as yours as we got the same controller (logitech rumblepad 2, mine is the wired version)
except i noticed when pressing up/down on the 4point thingy(first 2 rows) the tester keeps registring up/down untill you press something else. left&right are safe
value's in sdl mode:
-32257 <-> 31986 (left right with non analog stick, the 4point thingy)
-32257 <-> 31986 (up and down)

as for the analog(3th and 4th row) , same as yours
 
Works perfect on my ps2 pad adapter! Thank you so much you rule!
 
I'm crashing with a controller connected to my USB port as soon as any game starts. I'm using some really crappy Century Concept controller with no analog controls at all. If I unplug the controller from the USB port, games do not crash anymore. It seems this controller itself is not compatible at all but it is the only one I have at the moment.
 
With rev126 Zelda TP crashed with this plugin when I hit the "back button" on my 360 controller. Telling me it has to disable rumble now.
 
Hey, Falc. do rumblefunction support a XBOX 360 Controller (wired, wireless)? Cause, when I press the "half press"-button down, I get a error that says "Rumble is disabled" or something like that, and the emulator crash. Is this normal?

And, it would still be lovely if you could add z-axis, you have certainly spotted this issue, and I appreciate your hard work. Keep it up. =)
 
61 - 80 of 310 Posts