From bfff68f260725f6ab1186ad1ae9e750a37cc7559 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Sat, 9 May 2020 14:31:41 +0100 Subject: [PATCH] Update Wii U data folder path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21cc3106..d3ddbd15 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Then, we convert it to an `.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