From e7c49fe70000c6daea2cbbbb8372b98596ca1aef Mon Sep 17 00:00:00 2001 From: rashevskyv Date: Tue, 21 Dec 2021 18:08:13 +0200 Subject: [PATCH] 350 --- README.md | 21 ++++++++++++++++++--- README_ENG.md | 6 ++++++ dbi.config | 9 +++++++++ 3 files changed, 33 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6be7049..80c2bdc 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,15 @@ TurnOffScreen=false ; NSP Indexer=URLList|http://192.168.1.47/nspindexer/index.php?DBI ; Home server=ApacheHTTP|http://192.168.1.47/Nintendo/Switch/ +; Main menu shortcuts to SD card locations +[Local sources] +; = +; Homebrew Shortcut=sdmc:/switch +; Album Screenshots Shortcut=sdmc:/Nintendo/Album/2021/ +; DBILogs=sdmc:/switch/DBI/logs +; AMS Fatal Reports Shortcut=sdmc:/atmosphere/fatal_reports/ +; AMS Crash Reports Shortcut=sdmc:/atmosphere/crash_reports/ + ; Custom virtual MTP drives [MTP custom storages] ; = @@ -490,14 +499,20 @@ Homebrew=sdmc:/switch **NSP Indexer** - адрес для индексации NSP ([подробнее](https://github.com/rashevskyv/dbi/issues/44)) -### MTP custom storages +### Local sources -**MTP custom storages** +Создание пунктов меню с быстрым доступом к выбранным в конфиге папкам на карте памяти («ярлыки»), например: + +`Homebrew Shortcut=sdmc:/switch` создаст в главном меню пункт "**Homebrew Shortcut**", который откроет папку `sdmc:/switch` + +### MTP custom storages Кастомные пункты для MTP-режима для быстрого доступа к папкам на вашей карте памяти. Формат: `<отображаемое_имя папки>=<путь>`, например: `Homebrew=sdmc:/switch`. В режиме MTP появится папка `Homebrew`, ссылающаяся на папку `switch` на вашей карте памяти -**Title name override** - позволяет изменить имя отображаемого тайтла. Например, если указать `10023901191C000=Naheulbeuk`, то в приложении вместо `The Dungeon of Naheulbeuk: The Amulet of Chaos` будет отображаться просто `Naheulbeuk` +### Title name override + +Позволяет изменить имя отображаемого тайтла. Например, если указать `10023901191C000=Naheulbeuk`, то в приложении вместо `The Dungeon of Naheulbeuk: The Amulet of Chaos` будет отображаться просто `Naheulbeuk` ## Другие возможности diff --git a/README_ENG.md b/README_ENG.md index 5ae34cc..671e9dc 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -493,6 +493,12 @@ Enter your network installation sources for installing games over the network (v **NSP Indexer** - address for NSP index page ([more info here](https://github.com/rashevskyv/dbi/issues/44)) +### Local sources + +Create menu items with quick access to the folders selected in the config on the memory card, for example: + +`Homebrew Shortcut=sdmc:/switch` will create an item "**Homebrew Shortcut**" which will open the folder`sdmc:/switch` + ### MTP custom storages Define your own custom virtual MTP drives for quick access to folders on your SD card. diff --git a/dbi.config b/dbi.config index 3e26ece..df31edd 100644 --- a/dbi.config +++ b/dbi.config @@ -90,6 +90,15 @@ TurnOffScreen=false ; NSP Indexer=URLList|http://192.168.1.47/nspindexer/index.php?DBI ; Home server=ApacheHTTP|http://192.168.1.47/Nintendo/Switch/ +; Main menu shortcuts to SD card locations +[Local sources] +; = +; Homebrew Shortcut=sdmc:/switch +; Album Screenshots Shortcut=sdmc:/Nintendo/Album/2021/ +; DBILogs=sdmc:/switch/DBI/logs +; AMS Fatal Reports Shortcut=sdmc:/atmosphere/fatal_reports/ +; AMS Crash Reports Shortcut=sdmc:/atmosphere/crash_reports/ + ; Custom virtual MTP drives [MTP custom storages] ; =