Skip to content

Commit 579fba6

Browse files
authored
Update README.md
1 parent 79397e5 commit 579fba6

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
1-
# Watermelon-Game-English-Patch
1+
# Watermelon-Game-English-Patch
2+
3+
Hello! This is an English translation patch for スイカゲーム aka Watermelon Game.
4+
The patches are in xdelta format and you'll need a couple of things to get started.
5+
6+
First, you need xDelta: https://www.romhacking.net/utilities/598/
7+
and NxDumpTool: https://github.com/DarkMatterCore/nxdumptool
8+
9+
Use NxDumpTool to create a romFS dump of your copy of the game, then get 3 files from your dump.
10+
"resources.assets" ; "sharedassets1.assets" ; "sharedassets3.assets"
11+
12+
Copy them into wherever you put your xDelta patches from the download, and patch each file from your romFS dump with the corresponding patch.
13+
14+
Then, we'll make a LayeredFS folder structure to have these newly patched files loaded instead of the original game files.
15+
16+
Folder structure should look like this:
17+
18+
SDROOT\atmosphere\contents\0100800015926000\romfs\Data\*3 patched files here*
19+
20+
Start up the game and enjoy! There is a tiny bit of untranslated text related to date/time on the scoreboard that I just couldn't find, maybe someone better with Unity can help with this.
21+
22+
I did a quick bug check but I'm not 100% sure everything is fine, if there is an issue just let me know and I'll fix it.
23+
24+
Enjoy!

0 commit comments

Comments
 (0)