Merge pull request #144 from Paddel06/master

This commit is contained in:
emiyl 2022-05-10 15:12:13 +01:00 committed by GitHub
commit e24ee9ef07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 29 deletions

View File

@ -50,7 +50,7 @@ If you previously installed "YAMT" or have used the `3.65 Quick Install` option
1. Enter the IP Address and Port displayed on your device
1. Using your FTP client, copy all files from `ux0:tai/` to `ur0:tai/`
+ Overwrite any existing files in the `ur0:tai/` folder
+ If you do not have a `ux0:tai/` folder, skip this step
+ If you do not have a `ux0:tai/` folder, or it doesn't contain a `config.txt`, skip this step
1. Transfer `storagemgr.skprx` to the `ur0:tai/` folder
1. Transfer `storage_config.txt` to the `ur0:tai/` folder
1. For any paths in `ur0:tai/config.txt` which contain `ux0:tai/`, replace `ux0:tai/` with `ur0:tai/`

View File

@ -26,42 +26,16 @@ Red Samsung Evo cards are not compatible with YAMT. If you have a Red Samsung Ev
* A storage device compatible with your system
+ This can be a microSD card to use in an SD2Vita or psvsd adapter, or a USB device for a PS TV console
* The latest release of [VitaDeploy](https://github.com/SKGleba/VitaDeploy/releases/download/v1.0/VitaDeploy.vpk)
* The latest release of [VitaDeploy](https://github.com/SKGleba/VitaDeploy/releases/latest)
### Instructions
#### Section I - Installing YAMT VPK
::: tip
If you did the `3.65 Quick Install` of VitaDeploy, you already have YAMT installed and can skip to `Section III`.
:::
#### Section I - Formatting the microSD
::: warning
If you previously installed StorageMgr or another storage plugin, please remove it from your `ux0:tai/` or `ur0:tai/` folder before continuing.
:::
1. On your device, open VitaDeploy
1. Press <Btn btn="confirm" /> on App Downloader
1. Select <Btn btn="confirm" /> YAMT Installer
1. Press <Btn btn="confirm" /> on Download the selected apps
1. Press <Btn btn="confirm" /> on `YAMT.vpk` and confirm with <Btn btn="confirm" /> again to install
1. Once done Close out of the VitaDeploy application
#### Section II - Installing yamt-vita
1. Launch the newly installed YAMT Installer application
1. Press <Btn btn="cross" /> on `-> Install the lite version`
+ Once finished, your device will reboot
1. Open the Settings application
1. Navigate to `Devices` -> `Storage Devices`
1. Enable "Use YAMT" to enable the YAMT driver
1. Set `ux0:` to "Memory Card"
+ If you're not using a Sony memory card, select "Internal Storage"
1. Set `uma0:` to "SD2Vita"
1. Hold the power button and select "Power Off"
#### Section III - Formatting the microSD
1. Insert your SD2Vita with the microSD card into your PS Vita or PS TV device
1. Launch the VitaDeploy application
1. Press <Btn btn="confirm" /> on Miscellaneous
@ -72,6 +46,32 @@ If you previously installed StorageMgr or another storage plugin, please remove
+ If it still fails, follow the [StorageMgr](storagemgr) guide
1. Press <Btn btn="confirm" /> on "Reboot your device"
#### Section II - Installing yamt-vita
::: tip
If you did the `3.65 Quick Install` of VitaDeploy, you already have YAMT installed and can skip this section.
:::
1. On your device, open VitaDeploy
1. Press <Btn btn="confirm" /> on App Downloader
1. Select <Btn btn="confirm" /> YAMT Installer
1. Press <Btn btn="confirm" /> on Download the selected apps
1. Press <Btn btn="confirm" /> on `YAMT.vpk` and confirm with <Btn btn="confirm" /> again to install
1. Once done Close out of the VitaDeploy application
1. Launch the newly installed YAMT Installer application
1. Press <Btn btn="cross" /> on `-> Install the lite version`
+ Once finished, your device will reboot
#### Section III - Enabling the YAMT driver
1. Open the Settings application
1. Navigate to `Devices` -> `Storage Devices`
1. Enable "Use YAMT" to enable the YAMT driver
1. Set `ux0:` to "Memory Card"
+ If you're not using a Sony memory card, select "Internal Storage"
1. Set `uma0:` to "SD2Vita"
1. Hold the power button and select "Power Off"
#### Section IV - Transferring Data
::: tip