XorTroll / uLaunch

:rocket: The themeable Nintendo Switch HOME menu Nintendo forgot to make
https://xortroll.github.io/uLaunch/
GNU General Public License v2.0
611 stars 56 forks source link

AMS system_settings enable_deprecated_hid_mitm = u8!0x1 compatibility with uLaunch #121

Closed ghost closed 4 years ago

ghost commented 4 years ago

I just checked it out and for firmware 9.2.0 or 10.0.0 with AMS 0.10.5 or 0.11.1, uLaunch make AMS unable to use the enable_deprecated_hid_mitm = u8!0x1 in atmosphere/config/system_settings.ini. This is acrucial setting to use in AMS, because this enable the use joycons for deprecated homebrews like SharedFontDumper or NX-Shell ... So please fix this in next uLaunch release. Thanks.

By the way, I totally fall in love with uLaunch features and it's beautiful interface.

XorTroll commented 4 years ago

Unrelated to uLaunch

ghost commented 4 years ago

Yes, I think it's related to uLaunch. This flag makes deprecated homebrews compatible with lastest firmwares and lastest AMS. Those deprecated homebrews can't use joycons without the flag. The flag works well in vanilla Atmosphere and also in Kosmos. However, uLaunch bypass the use of this flag, so it wont work with uLaunch. It's why I'm asking for a fix in uLaunch to be able to use Atmosphere system_settings.ini, especially this flag : enable_deprecated_hid_mitm = u8!0x1.