Skip to content

V4.4.6: Finish all Current GI Remaps and Automate File Downloads

Choose a tag to compare

@Alex-Au1 Alex-Au1 released this 24 May 01:50
· 9 commits to v4.4.x since this release
bb2fa1c

Features

  • Added the last remaps for:
    • Lisa (Special thanks to Halflight#2803 for providing the vertex group remap! ❤)
    • Kaeya
  • Automate file downloads for mods that do not include all the required files
    • You can specify how the software checks for file downloads using the -dl or --download option
    • All download modes for the option can be viewed here
  • Shorten file names for texture edits
  • Add option to specify proxy URL using the -p or --proxy option for those whose internet connection must go through a proxy server (eg. using corporate computers)
  • Added tool to port mods back into Blender!? (Preview of AGConvert!?!)
  • Added tutorial on how to find vertex group remaps
  • Added a brief wiki section for how to make changes in the project

Bugs

  • Fix up Body and Dress of JeanSea due to game model updates
  • Fix up HuTao remaps breaking due to game model updates
  • Fix up Ayaka and AyakaSpringbloom remaps breaking due to game model updates
  • Fix Blue outlines appearing on CherryHuTao's hair
  • Fix up the -ho/--hideOriginal option for Jean
  • Fix some RemapTex.dds texture files not being removed when undoing a fix

Optimizations

  • Optimized texture edits to run more at the C level
  • Optimized how files are searched

Download

File Download

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

Pypi Download

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