YesNoOk
avatar

Fight Stick configuration.  (Read 3093 times)

Started by Striderskunk, August 20, 2021, 11:24:05 am
Share this topic:
Fight Stick configuration.
#1  August 20, 2021, 11:24:05 am
    • USA
So my fight stick detects on Mugen 1.1b but it doesn't detect in Ikemen GO so I can't configure the controls. It's a PS4, PC fightstick.
Re: Fight Stick configuration.
#2  August 26, 2021, 03:16:40 am
  • **
    • USA
    • blac-dragoon.deviantart.com
For PS4 FightStick and controller:

Code:
	"JoystickConfig": [
{
"Joystick": 1,
"Buttons": [
"14",
"16",
"17",
"15",
"1",
"2",
"7",
"0",
"3",
"5",
"9",
"4",
"6",
"8"
]
},
{
"Joystick": 0,
"Buttons": [
"14",
"16",
"17",
"15",
"1",
"2",
"7",
"0",
"3",
"5",
"9",
"4",
"6",
"8"
]
},     

dragoon316: The definition of Defiance.
Re: Fight Stick configuration.
#3  August 29, 2021, 10:38:34 pm
    • USA
Welll Sir, you are a magical wizard. I plopped those lines into the config file and my stick works now. I mean how is it just changing a few numbers makes it all work out so smooth? Looks like you flipped a 1 to a 0 on the "Joystick" line and a few numbers rearranged and now everything is hunky dory,
Re: Fight Stick configuration.
#4  September 02, 2021, 07:39:31 pm
  • **
    • USA
    • blac-dragoon.deviantart.com
I'll glad to help you. As for the Joystick numbers, I have both my PS4 controller and PS3/PS4 FightStick connected at the same type and, for some reason, the latter is the second controller which is why I switched the joystick numbers. Also, all I had to do was configure the controller first then copy/paste the values for my Fightstick . It wasn't as hard as I though. Enjoy.

dragoon316: The definition of Defiance.