I launched Seaside Mystery with XUnity.AutoTranslator. For those interested, I followed these steps:
Extracted the game from the archive.
Launched the game and then exited.
Installed MelonLoader using the instructions from (
You must be registered to see the links
) - I downloaded MelonLoader.Installer.exe.
Opened MelonLoader.Installer.exe and applied it to the game's executable file (Seaside Mystery.exe).
Downloaded XUnity.AutoTranslator-MelonMod-IL2CPP-5.3.0.zip from (
You must be registered to see the links
).
Placed two files (Mods and UserLibs) into the game's root directory.
Launched the game's .exe file, encountering an error: "il2cpp_init detour failed: failed to load hostfxr. Please make sure you have installed the .NET 6.0 runtime."
Downloaded .NET 6.0 from the official website (
You must be registered to see the links
) - I selected SDK 6.0.413, Windows Installers x64 (or appropriate for your x32 or x64 OS).
Launched Seaside Mystery.exe again and exited.
Edit the Config.ini file (located in the AutoTranslator folder):
Language= (set the target translation language)
FromLanguage=en (the language in the game)
MaxCharactersPerTranslation=1000
IgnoreWhitespaceInDialogue=False
Saved the changes.
That's it.