Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.29k stars 1.21k forks source link

Any button other than minus / - on the left Joy-Con #2220

Closed MazuNX closed 10 months ago

MazuNX commented 10 months ago

Feature Request

What feature are you suggesting?

Create another reboot_to_payload with each release available for optional download, that uses a different button to reboot, other than the current button (minus).

Overview:

Smaller Details:

Nature of Request:

What component do you feel this would best fit within?

Why would this feature be useful?

Right-handed users and paralyzed users would have an easier time, and therefore a better experience.

If this is a feature for an end-user, how does it benefit the end-user?

If this feature is for developers, what does it add to Atmosphère that did not already exist?

SciresM commented 10 months ago

Atmosphere is open source. This is niche enough that I would recommend just compiling a build with your preferred button.

The relevant line of code to change is here: https://github.com/Atmosphere-NX/Atmosphere/blob/master/troposphere/reboot_to_payload/source/main.c#L86

MazuNX commented 10 months ago

Atmosphere is open source. This is niche enough that I would recommend just compiling a build with your preferred button.

Could you please tell me how to do this? I don't have any experience, but I would be willing to follow a guide. Thank you.

BeckysFootSlave commented 10 months ago

@MazuNX This is ONLY for issues and not support!

Look here: https://gbatemp.net/threads/building-atmosphere-on-windows-using-msys2.613446/