snesrev / smw

Smw
https://discord.gg/AJJbJAzNNJ
Other
427 stars 42 forks source link

Switch .ini is missing a line for gamepad #38

Open Jrmewam opened 1 year ago

Jrmewam commented 1 year ago

Describe your bug here. And how to reproduce it.

The .ini file for Nintendo Switch is missing this line in order to use joycons:

# Whether the gamepads will be enabled. The game will not use them unless they're on.
EnableGamepad1 = true

See attached .ini modified.

Thanks for making it possible! smw.ini.zip

What is your build target?

Nintendo Switch

Jrmewam commented 1 year ago

On the discord, we noticed that it's also possible to enable 2 gamepads for 2 players mode by copying the main ini file's section smw.ini.zip It has been added in pull request #31