Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I am having an issue getting cpwiz to see my joystick inputs.

I have set up Joystick 1 up down left and right and buttons 1 and 2 in addition to the standard keys. The snippet of the ini is below. I had a very odd behavior down would work intermittently and up did not, but only when the u360 was in analog mode. In 8way and 4way modes CPWiz never sees the motion. The buttons now always work no matter what mode the u360 is in. My u360 works flawlessly in the games. Has anyone else had this issue?

Does anyone know how to config it to work with a spinner also?

[Input]
EnableExitKey=True
BackKeyExitMenu=True
ShowKey=KEYCODE_L
SelectKey=KEYCODE_LCONTROL|JOYCODE_1_BUTTON1
BackKey=KEYCODE_ESC|JOYCODE_1_BUTTON2
ExitKey=KEYCODE_P
MenuUp=KEYCODE_UP|JOYCODE_1_YAXIS_UP_SWITCH
MenuDown=KEYCODE_DOWN||JOYCODE_1_YAXIS_DOWN_SWITCH
MenuLeft=KEYCODE_LEFT|JOYCODE_1_XAXIS_LEFT_SWITCH
MenuRight=KEYCODE_RIGHT|JOYCODE_1_XAXIS_RIGHT_SWITCH
VolumeDown=KEYCODE_MINUS
VolumeUp=KEYCODE_EQUALS
ShowDesktop=KEYCODE_HOME
HideDesktop=KEYCODE_END

Posted

There probably are bugs in the joystick code as I wrote it from scratch and only tested it with my Rumble Pad 2 joysticks. I'm probably missing some sort of calibration or something.

What I'll do is knock up a small test program that you can run and I'll see if I can figure out what's going on. Check back in the next few days and hopefully I'll have something by then.

Posted

Excellent! But I am still wondering if other people using GP encodes or U360 have the same issue.

Also can I get you to consider making the select and back functions function as left and right in the controlls tree view. That would make it only really need 2 buttons and a spinner.

Guest
This topic is now closed to further replies.
×
×
  • Create New...