Page 1 of 1

Alt. Controller Setup

Posted: Tue Jun 04, 2024 1:53 am
by HelperUnknown
Despite what the title might suggest, I was wondering if Supermodel works with PS controllers (in my case, I have a DualSense). Whenever I tried using my Xbox Series controller, it wouldn't read my inputs despite configuring them via the command prompt.

Re: Alt. Controller Setup

Posted: Tue Jun 04, 2024 3:20 am
by Bart
It should. For XBox controllers make sure to use the xinput input system (-input-system=xinput). For PS controllers, try dinput (which should be the default on Windows) or sdl.

Re: Alt. Controller Setup

Posted: Wed Jun 05, 2024 4:25 am
by HelperUnknown
For Xbox Series controllers, would I just use the command prompt? I've seen YouTube tutorials about using an ini file but I dunno if that would break anything so I hesitated on using that.

Re: Alt. Controller Setup

Posted: Wed Jun 05, 2024 6:13 am
by Bart
Either. You can set it in the config file too:

InputSystem=xinput

Just make sure to put it in the global section so it applies to all games.

Re: Alt. Controller Setup

Posted: Wed Jun 05, 2024 6:39 pm
by HelperUnknown
So I found out that pressing Q while in the command prompt actually saves the inputs for the controls. Apparently I totally missed that somehow. I got it working finally!