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
TexFxtransparency 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.pydownload link below
Pypi Download
- Run
python -m pip install -U AnimeGameRemapon CMD