steelrh19: Hey, just bought this game and I'm playing it w/ my XBOX controller. When I want to exit the game or just jump the start screen keeps coming up. I trred it w/ my keyboard and it's the same thing. There must be an issue w/ the contols. Is there a way to configure the controls?
Edit Sphinx.ini file in game folder
I play on the xbox360 controller and no problems
default:
[PCKeyboardMap]
SDL_CONTROLLER_BUTTON_A=44 # 0x2c / EXKey::SPC (Space bar)
SDL_CONTROLLER_BUTTON_B=9 # 0x09 / EXKey::F (f,F)
#SDL_CONTROLLER_BUTTON_B=19 # 0x13 / EXKey::P (p,P)
SDL_CONTROLLER_BUTTON_X=43 # 0x2b / EXKey::TAB (Tab key)
SDL_CONTROLLER_BUTTON_Y=41 # 0x29 / EXKey::ESC (Escape key)
SDL_CONTROLLER_BUTTON_BACK=42 # 0x2a / EXKey::BKSP (Backspace)
SDL_CONTROLLER_BUTTON_START=40 # 0x28 / EXKey::ENT (Enter key)
SDL_CONTROLLER_BUTTON_LEFTSTICK=29 # 0x1d / EXKey::Z (z,Z)
SDL_CONTROLLER_BUTTON_RIGHTSTICK=6 # 0x06 / EXKey::C (c,C)
SDL_CONTROLLER_BUTTON_LEFTSHOULDER=20 # 0x14 / EXKey::Q (q,Q)
SDL_CONTROLLER_BUTTON_RIGHTSHOULDER=8 # 0x08 / EXKey::E (e,E)
SDL_CONTROLLER_BUTTON_DPAD_UP=82 # 0x52 / EXKey::UP (Up arrow)
SDL_CONTROLLER_BUTTON_DPAD_DOWN=81 # 0x51 / EXKey::DOWN (Down arrow)
SDL_CONTROLLER_BUTTON_DPAD_LEFT=80 # 0x50 / EXKey::LEFT (Left arrow)
SDL_CONTROLLER_BUTTON_DPAD_RIGHT=79 # 0x4f / EXKey::RIGHT (Right arrow)
or edit gamecontrollerdb.txt file in mane game folder