Update Wii U data folder path

This commit is contained in:
Clownacy 2020-05-09 14:31:41 +01:00
parent f314dec23d
commit bfff68f260

View file

@ -142,7 +142,7 @@ Then, we convert it to an `.rpx`:
elf2rpl game_english/CSE2 game_english/CSE2.rpx elf2rpl game_english/CSE2 game_english/CSE2.rpx
``` ```
`game_english/CSE2.rpx` is now ready to be ran on your Wii U. This port expects the data folder to be in a folder called `CSE2-portable` on the root of your SD card. `game_english/CSE2.rpx` is now ready to be ran on your Wii U. This port expects the data folder to be in a folder called `CSE2-portable-en`/`CSE2-portable-jp` on the root of your SD card.
## Licensing ## Licensing