diff --git a/dbi.config b/dbi.config index 69731a0..dd42e81 100644 --- a/dbi.config +++ b/dbi.config @@ -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 ||[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] ; = -; 010023901191C000=Naheulbeuk +; 010023901191C000=Naheulbeuk \ No newline at end of file