So how do i go about using this bepinex stuff to translate?
Literally no clue. I've used AGTH, ITH, TA, and so on in the past and those i managed to figure out, but this isn't doing / changing anything for me. Help would be great, either here or via PM.
Thanks
Download the x86 version of the BepInEx framework from here:
You must be registered to see the links
Even if your system is 64-bit like mine, the Insult Order executable appears to be a 32-bit program, so you need the 32-bit version of BepInEx.
Extract the contents of the download into your GameData folder, so they are next to the io.exe , not the launcher. As I posted earlier, it should look like this.
Now, download the BepIn version of the XUnity-AutoTranslator from here:
You must be registered to see the links
Put the contents inside your BepInEx folder. Your BepInEx folder should look like this.
If you've followed these instructions, it should work now. You can check if BepInEx is working by launching the game (again, the actual .exe, not just the launcher) and opening the BepInEx folder - if it's running it will generate a Translation folder, a config.ini, and an AutoTranslatorConfig.ini
Hopefully those are there, and you can enjoy!
Be warned that the AutoTranslator can only translate TEXT STRINGS, not images. So the main menu, for example, won't be translated, because in the game files those are images. Images will need to be translated by hand - but once they are, BepInEx has the capability to replace images dynamically, so they can be patched in with it too. That's probably a few months away though.