mirror of
https://github.com/rashevskyv/dbi.git
synced 2024-12-28 10:25:05 +08:00
added new config entryes
This commit is contained in:
parent
d8f550988e
commit
f5e5aac36b
@ -24,6 +24,9 @@ RotateScreen=false
|
||||
RotateJoycon=false
|
||||
; Underclock CPU and GPU in menus to reduce battery usage
|
||||
OptimizeClockSpeed=false
|
||||
; URL with title versions in format <id>|<rightsId>|[version]
|
||||
VersionsURL=https://raw.githubusercontent.com/blawar/titledb/master/versions.txt
|
||||
; VersionsURL=sdmc:/versions.txt
|
||||
|
||||
; Visibility of main menu options
|
||||
[MainMenu]
|
||||
@ -37,10 +40,14 @@ BackendInstall=true
|
||||
GameCard=true
|
||||
; Browse and install files from configured network installation sources
|
||||
Network=true
|
||||
; Browse and install files from configured sd card folders
|
||||
Local=false
|
||||
; Browse installed applications
|
||||
BrowseApps=true
|
||||
; Clean up files left from bad installations/old updates/unused tickets etc
|
||||
Cleanup=true
|
||||
; Check for app updates
|
||||
UpdateCheck=true
|
||||
; View or delete installed tickets
|
||||
Tickets=false
|
||||
; Dedicated save game management menu
|
||||
@ -107,4 +114,4 @@ Homebrew=sdmc:/switch
|
||||
; Override for display name in DBI and MTP mode
|
||||
[Title name override]
|
||||
; <UPPERCASE TID>=<Desired name>
|
||||
; 010023901191C000=Naheulbeuk
|
||||
; 010023901191C000=Naheulbeuk
|
Loading…
Reference in New Issue
Block a user