diff --git a/README.md b/README.md index 028e104..273e361 100644 --- a/README.md +++ b/README.md @@ -702,6 +702,8 @@ ScreenIdleTimeout=0 Autorepeat=true ; Show cursors on both panels in two-panel browsinig mode Secondcursor=false +; Backup saves before delete +FoolproofSaveDelete=true ; Visibility of main menu items [MainMenu] diff --git a/README_ENG.md b/README_ENG.md index 9e6b014..c6a9bdf 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -698,6 +698,8 @@ ScreenIdleTimeout=0 Autorepeat=true ; Show cursors on both panels in two-panel browsinig mode Secondcursor=false +; Backup saves before delete +FoolproofSaveDelete=true ; Visibility of main menu items [MainMenu] diff --git a/dbi.config b/dbi.config index 74adf2b..661255b 100644 --- a/dbi.config +++ b/dbi.config @@ -40,6 +40,8 @@ ScreenIdleTimeout=0 Autorepeat=true ; Show cursors on both panels in two-panel browsinig mode Secondcursor=false +; Backup saves before delete +FoolproofSaveDelete=true ; Visibility of main menu items [MainMenu] @@ -61,8 +63,6 @@ Network=true Local=true ; Browse installed applications BrowseApps=true -; Clean up files left from bad installs/old updates/unused tickets and so on -Cleanup=true ; Check for app updates UpdateCheck=true ; View where you can view or delete installed tickets @@ -73,6 +73,8 @@ Saves=true MTP=true ; FTP Server FTP=true +; Tools +Tools=true [Applications] ; Whether check or not LFS mod size @@ -82,7 +84,7 @@ CalculateLFSSize=true [Install] ; Check NCA hash during install CheckHash=true -; Use chunked HTTP/FTP transfer (good in bad environments) +; Use chunked network transfer (good in bad environments) ChunkedTransfer=false ; MTP options @@ -101,6 +103,12 @@ CustomStorages=true TurnOffScreen=false ; Report android extension (some initiators thinks that android has bugs) ReportAndroidExtension=true +; Use single URB transfer. Will be a lot slower, but can improve stability +SingleURB=false +; MTP transmission buffer size in KB +BufferSize=512 +; MTP transmission timeout in ms +NewBufferTimeout=2500 ; FTP options [FTP] @@ -136,8 +144,12 @@ Hidden=false [Network sources] ; =| ;NSP Indexer=URLList|http://192.168.1.47/nspindexer/index.php?DBI -Home server=ApacheHTTP|http://192.168.1.47/Nintendo/Switch/ -Test FTP=FTP|ftp://192.168.1.24:2121/ +;Home server=ApacheHTTP|http://192.168.1.47/Nintendo/Switch/ +;Test FTP=FTP|ftp://192.168.1.24:2121/ +;Test SFTP=SFTP|sftp://user:password@192.168.1.24/ +;Test SFTP=SFTP|sftp://remote_user@192.168.1.47/ +;Instead of password you can use sdmc:/switch/.ssh/id_rsa and sdmc:/switch/.ssh/id_rsa.pub files +;Sorry, but it seems to be libcurl limitation to use full keypair instead of only private key. ; Main menu shortcuts to SD card locations [Local sources]