Greetings!
This is the first time I've tried to do something like this. I've wanted to try translate the visual novel Over Requiem Z. So far these are the steps I took
1. Dump game
2. Check the files inside romfs folder
3. Verified it was developed in Unity engine (According to UABEA, 2021.3.43f1 version)
4. Found a file named "script" inside /romfs/Data/StreamingAssets/switch, which has all the TextAssets for narration/dialogues.
5. Used the UABEA Plugin for importing and exporting txt...
Read more
Continue reading...
This is the first time I've tried to do something like this. I've wanted to try translate the visual novel Over Requiem Z. So far these are the steps I took
1. Dump game
2. Check the files inside romfs folder
3. Verified it was developed in Unity engine (According to UABEA, 2021.3.43f1 version)
4. Found a file named "script" inside /romfs/Data/StreamingAssets/switch, which has all the TextAssets for narration/dialogues.
5. Used the UABEA Plugin for importing and exporting txt...
Read more
Continue reading...