Hachimi-Hachimi / Hachimi

はちみーをなめると〜 Game enhancement and translation mod for Honse Game.
https://hachimi.leadrdrk.com
GNU General Public License v3.0
17 stars 0 forks source link

More robust AnMeshParameter/AnRoot modifications #17

Closed LeadRDRK closed 4 months ago

LeadRDRK commented 4 months ago

The current implementation relies on replacing only the texture right before the game tries to use it. This was because AMP objects are not loaded directly, making intercepting it right after it loaded difficult. New implementation should be able to do that through AnRoot objects, with embedded text replacement.