Skip to content

V4.6.4: Fix Diffuse/Lightmap Texture Swap for GI 6.1

Latest

Choose a tag to compare

@Alex-Au1 Alex-Au1 released this 14 Nov 16:42
· 5 commits to v4.6.x since this release
71cd458

Bugs

  • Fixed GI 6.1 update that swapped the registers that hold the Diffuse and the Lightmap textures. More details here: #199
    • All affected characters can be trivially fixed using NNFix/ORfix
  • Fixed TexFx transparency showing weird triangles
  • Fixed undo from always adding an extra newline character

Sorry for the long wait 🙏 ,


Currently busy with doing a refactor on how .ini files are parsed/fixed to tackle the following upcoming problems #192:

  • Yelan Remap
  • Bennett Remap
  • Wuwa Remaps

Although I typically try to avoid rewrites/refactors on codebases, after an evaluation of the current state of the API, a rewrite is deemed necessary. We now have lot better understanding on how 3dmigoto mods work compared to when we first started after 2 years of experience helping people fix their mods with many unique and messed up bugs. Some of the assumptions we made when we first started off were too optimistic and these assumptions were broken from the upcoming problems.

You can track the progress of this rewrite/refactor over here: #192

For an EST of the rewrite, probably somewhere next month (December 2025), but I don't promise anything since I do this as a side project.


Hopefully, this would be the first/last time a refactor is needed on the API


Download

File Download

  • Click AGRemap-4-6-4.py download link below

Pypi Download

  • Run python -m pip install -U AnimeGameRemap on CMD