Name
sdl.ForceJoystickMode -- force game controller into joystick mode
Synopsis
sdl.ForceJoystickMode(port)
Function
Use this function to force the game controller at the specified port into joystick mode. You will then be able to query the game controller's state as if it was a joystick.

Inputs
port
game port to use

Show TOC