Skip to content

Commit fe38cb1

Browse files
authored
Update readme about the config load changes
Resolves #24
1 parent d24cf7f commit fe38cb1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ Full credits to The_FloW for the patches.
99
**This is NOT for gamecard-to-microSD adapters! For that, you want to check
1010
out [this](https://github.com/xyzz/gamecard-microsd)**
1111

12-
Note: When using USB storage as memory, make sure all taiHEN plugins are
13-
installed to `ur0:` with `ur0:tai/config.txt` as the config file. This is
14-
because taiHEN is loaded _before_ usbmc so you cannot use taiHEN plugins
15-
installed to USB.
16-
1712
## Installation
1813

1914
1. Make sure your USB storage drive is formatted to a single FAT, FAT32, or
@@ -48,3 +43,6 @@ Note you cannot uninstall usbmc while it is in use (duh).
4843
1. Vita memory card will be used if inserted.
4944
2. USB storage will be used if inserted and formatted correctly.
5045
3. Internal memory will be used if it exists (PSTV and PCH-2000).
46+
47+
Note that plugins from `ur0:tai/config.txt` will be loaded as well as
48+
from `ux0:tai/config.txt` so make sure you don't load the same things twice!

0 commit comments

Comments
 (0)