FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
549 stars 107 forks source link

Having trouble trying to map SteelSeries Stratus bluetooth controller on iOS #400

Closed CyanFireUK closed 5 years ago

CyanFireUK commented 5 years ago

It might be me being stupid but i cannot figure out how to make this controller work in game, if anyone has any tips or can help that would be great! I'm non-jb.

a1batross commented 5 years ago

Try to use "-sdl_joy_old_api" command line switch. It enables raw game controller access. It may be incompatible with some controllers, but may work in youe case.

CyanFireUK commented 5 years ago

Yes! it now recognises my controller, only problem now is the camera is spinning round & round in circles. I’ve also noticed that my L2 button doesn’t register & my right joystick now registers as Left Trigger for some reason, but it’s progress!

a1batross commented 5 years ago

You may remap triggers in Gamepad menu.

CyanFireUK commented 5 years ago

Thankyou for your help! Nearly have my controller fully working, i can’t seem to map my B button however. Since it’s the back button for the menu when i have a binding highlighted & it says press a key when i press B on my controller it just jumps back to the control menu instead & doesn’t assign B_BUTTON to the binding i want (duck/crouch). Is there also a way to seperate the d-pad? As right now it moves the player like my left joystick does but i would like to use it to cycle through weapons instead

a1batross commented 5 years ago

It's known bug of menu, you may bind it from console instead.

DPad should be identified as arrow keys, try to rebind them in menu.

CyanFireUK commented 5 years ago

Thankyou so much, i figured out the console command i needed & my controller is fully set up now

florin-pop commented 4 years ago

@CyanFireUK do you remember what the fix was to stop the camera from spinning around?