Alt. Controller Setup
Forum rules
Keep it classy!
Keep it classy!
- No ROM requests or links.
- Do not ask to be a play tester.
- Do not ask about release dates.
- No drama!
-
- Posts: 15
- Joined: Wed Jan 10, 2024 2:31 am
Alt. Controller Setup
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
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.
-
- Posts: 15
- Joined: Wed Jan 10, 2024 2:31 am
Re: Alt. Controller Setup
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
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.
InputSystem=xinput
Just make sure to put it in the global section so it applies to all games.
-
- Posts: 15
- Joined: Wed Jan 10, 2024 2:31 am
Re: Alt. Controller Setup
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!