mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 07:39:49 -04:00
dist: add default system settings
This commit is contained in:
parent
776ab21641
commit
b2fb42e39d
2 changed files with 7 additions and 0 deletions
6
common/defaults/system_settings.ini
Normal file
6
common/defaults/system_settings.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
; Disable uploading error reports to Nintendo
|
||||
[eupld]
|
||||
upload_enabled = u8!0x0
|
||||
; Enable USB 3.0 superspeed for homebrew
|
||||
[usb]
|
||||
usb30_force_enabled = u8!0x1
|
Loading…
Add table
Add a link
Reference in a new issue