mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-11 02:28:42 +00:00
defaults: disable screenshot verification by capsrv
This commit is contained in:
parent
5672c935ed
commit
7279007ccf
1 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,9 @@ usb30_force_enabled = u8!0x0
|
||||||
; (note: this is normally not necessary, and ips patches can be used.)
|
; (note: this is normally not necessary, and ips patches can be used.)
|
||||||
[ro]
|
[ro]
|
||||||
ease_nro_restriction = u8!0x0
|
ease_nro_restriction = u8!0x0
|
||||||
|
; Disable screenshot verification
|
||||||
|
[capsrv]
|
||||||
|
enable_album_screenshot_filedata_verification = u8!0x1
|
||||||
; Atmosphere custom settings
|
; Atmosphere custom settings
|
||||||
[atmosphere]
|
[atmosphere]
|
||||||
; Reboot from fatal automatically after some number of milliseconds.
|
; Reboot from fatal automatically after some number of milliseconds.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue