Skip to content

Fixes for GIMI 7+ and general improvements

Choose a tag to compare

@Arsinia Arsinia released this 06 May 14:26
· 2 commits to main since this release
d1b3b06
  • Improve performance. Early outs of if block if not loading to prevent performance struggles with the newer GIMI. Should work easily with 1000+ images
  • Night time fix now uses shader regex so it shouldn't break with versions and doesn't require additional setup
  • Randomizes the starting image (may have to press f10 to get this to work due to 3dmigoto jank)
  • No longer breaks elemental resonance UI screen
  • Changed the way loading UI is skipped so it shouldn't break between versions as much. Now all region icons are blocked rather than having to get the hash for each one.

Sorry it took so long to make these fixes!