mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-05 19:51:45 +00:00
11 lines
No EOL
354 B
INI
11 lines
No EOL
354 B
INI
; Disable uploading error reports to Nintendo
|
|
[eupld]
|
|
upload_enabled = u8!0x0
|
|
; Enable USB 3.0 superspeed for homebrew
|
|
[usb]
|
|
usb30_force_enabled = u8!0x1
|
|
; Atmosphere custom settings
|
|
[atmosphere]
|
|
; Make the power menu's "reboot" button reboot to payload.
|
|
; Set to "normal" for normal reboot, "rcm" for rcm reboot.
|
|
power_menu_reboot_function = str!payload |