From 5c418a980c8effdaf113156ec5467f7a78f07247 Mon Sep 17 00:00:00 2001 From: rashevskyv Date: Sun, 30 Oct 2022 20:51:10 +0200 Subject: [PATCH] Close issue#139 --- README.md | 8 +++++++- README_ENG.md | 7 ++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cab7875..41321e7 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,15 @@ Для работы сперва нужно скачать на ПК dbibackend (`dbibackend.exe` для Windows или `dbibackend` для всех ОС), запустить его, выбрать игры для установки, нажать **Start server**, затем подключить USB-C кабель к ПК и Switch, выбрать пункт **Install title from USB** в dbi и установить все необходимые игры. + Выделение файлов, а так же их установка происходит способом идентичным способу из пункта **Browse SD Card/Browse USB0 Drive** -Для быстрой отправки файлов или папок с играми на установку, нажмите на них правой клавишей мыши, выберите Отправить > dbibackend, установочные файлы сразу помещаются в очередь dbibackend. Для того, чтобы это настроить в Windows, нажмите `Win+R`, введите `shell:sendto`, положите в папку ярлык для `dbibackend.exe` +Для быстрой отправки файлов или папок с играми на установку, нажмите на них правой клавишей мыши, выберите `Отправить > dbibackend`, установочные файлы сразу помещаются в очередь dbibackend. Для того, чтобы это настроить в Windows, нажмите `Win+R`, введите `shell:sendto`, положите в папку ярлык для `dbibackend.exe` + +#### Зависимости, которые могут потребоваться для работы в MacOS или Linux + +| brew install python-tk +| pip3 install pyusb ### Home server diff --git a/README_ENG.md b/README_ENG.md index 852e81e..60f897d 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -104,7 +104,12 @@ In order to use this option you will first require dbibackend (`dbibackend.exe` From here you can select and install your files on the Switch in the same fashion as using Browse SD Card/Browse USB0 Drive. -To quickly send files or folders with games for installation, right-click on them, select Send from dbibackend and the installation files will be immediately placed in dbibackend's queue. To configure this in Windows, press `Win + R`, enter `shell: sendto` and create a shortcut for `dbibackend.exe` in the folder. +To quickly send files or folders with games for installation, right-click on them, select `Send from dbibackend` and the installation files will be immediately placed in dbibackend's queue. To configure this in Windows, press `Win + R`, enter `shell: sendto` and create a shortcut for `dbibackend.exe` in the folder. + +#### Dependencies that may be required to run on MacOS or Linux + +| brew install python-tk +| pip3 install pyusb ### Home server