Why did I use it but it didn't work, or could you please send me the Assembly-CSharp.dll fileUse attached file. It's plugin of BepInEx.
Source is simple.
If you want to not use BepInEx, Edit Assembly-CSharp.dll file is more simple. just delete source in MosaicSystem.Add().C:[HarmonyPatch(typeof(MosaicSystem), "Add")] public class MosaicSystem_Add { [HarmonyPrefix] public static bool Prefix() { return false; } }
your attached file looks like 3dMigoto. if it works well, use it.Why did I use it but it didn't work, or could you please send me the Assembly-CSharp.dll file
Mainly because he doesn't workyour attached file looks like 3dMigoto. if it works well, use it.
you can edit the Assembly-CSharp.dll files with the dnSpy easily.
Mainly because he doesn't work
Mainly because he doesn't work, and I don't know English and I'm not good at operating software
yes. remove 3 lines at MosaicSystem.Add().here?
Which 3 lines should be deleted?! The software translation is unclear about its meaningyes. remove 3 lines at MosaicSystem.Add().
right-click - edit method. don't forget the press "Compile".
this.Remove(obj);Which 3 lines should be deleted?! The software translation is unclear about its meaning
It's working, is this what it looks like?this.Remove(obj);
this....
this.Sort();
Probably right. textures are baked.It's working, is this what it looks like?
unrelated but do you a progressed saveData file? Can't seem to find a forum for this gameView attachment 4211233
You must be registered to see the links-You must be registered to see the links- Osawari X Massage
View attachment 3454690
IDK this might work I used cheat engineunrelated but do you a progressed saveData file? Can't seem to find a forum for this game
Thanks, I appreciate it!IDK this might work I used cheat engine
Not sure if you can extract the raw text, never tried.Hi. Is it possible to get text from the game using this method?
I'd hate to have to translate everything through an auto-translator.Not sure if you can extract the raw text, never tried.
You should probably look into the auto translation software via BepInEx.
I believe you can dump the game text with the plugin, and manually translate it, instead of MTL.
If that's what you're trying to do.
RJ01278655 dumb render patch didn't work.Probably right. textures are baked.