libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
86 stars 68 forks source link

Suggestion for controller timeout #298

Closed sonninnos closed 1 year ago

sonninnos commented 1 year ago

Apparently Dolphin has a built-in controller timeout, which can be disabled by adding

Options/Always Connected = True

To User/Config/GCPadNew.ini inside the [GCPadx] controller blocks.

I found this option in the standalone, and the fix addition was confirmed by the user who reported it, and since it seems to be the cleanest way of achieving it, I think it ought to be the default in the core.

Then again if the files are generated only when they don't exist, it won't apply to existing installations..

bslenul commented 1 year ago

Done, looks like there's no equivalent option for when emulating Wiimote tho.