Skip to content

Commit

Permalink
460
Browse files Browse the repository at this point in the history
  • Loading branch information
rashevskyv committed Dec 14, 2022
1 parent c1ddeeb commit 0ccc664
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ ROSaveFS=true
ShowUpdateFromHere=false
; Show cache warming spinner
ShowCacheWarmingIndicator=true
; Screen idle timeout in seconds
ScreenIdleTimeout=0
; Visibility of main menu items
[MainMenu]
Expand Down Expand Up @@ -504,6 +506,7 @@ Screenshots=sdmc:/Nintendo/Album/
* **ROSaveFS** - просматривать сохранения в режиме только для чтения
* **ShowUpdateFromHere** - показывать кнопку "Update all titles" в контекстном меню для автообновления установленных игр из всех (microSD/USB/HTTP/FTP) доступных источников
* **ShowCacheWarmingIndicator** - показывать уведомление о кешировании информации об установленных программах
* **ScreenIdleTimeout** - таймаут гашения дисплея

### MainMenu
Показ соответствующих элементов меню.
Expand Down
3 changes: 3 additions & 0 deletions README_ENG.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@ ROSaveFS=true
ShowUpdateFromHere=false
; Show cache warming spinner
ShowCacheWarmingIndicator=true
; Screen idle timeout in seconds
ScreenIdleTimeout=0
; Visibility of main menu items
[MainMenu]
Expand Down Expand Up @@ -509,6 +511,7 @@ Screenshots=sdmc:/Nintendo/Album/
* **ROSaveFS** - browse saves FS in Read-only mode
* **ShowUpdateFromHere** - show "Update all items from here..." in context menu of file browsers
* **ShowCacheWarmingIndicator** - show a notification about caching information about installed programs
* **ScreenIdleTimeout** - display timeout

### MainMenu
**Visibility of main menu options** - customize which options will appear in DBI's main menu: **true** - display in main menu, **false** - hide from main menu.
Expand Down
2 changes: 2 additions & 0 deletions dbi.config
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ ROSaveFS=true
ShowUpdateFromHere=false
; Show cache warming spinner
ShowCacheWarmingIndicator=true
; Screen idle timeout in seconds
ScreenIdleTimeout=0

; Visibility of main menu items
[MainMenu]
Expand Down

0 comments on commit 0ccc664

Please sign in to comment.