Skip to content

Releases: zcanann/TwilightPrincessVisualizationTools

v1.5 - Max Heap Size Fix

12 Nov 07:57
Compare
Choose a tag to compare

Fixes an issue where incorrect max heap sizes were displayed

v1.4 - Wii 1.0 Support

12 Nov 05:58
Compare
Choose a tag to compare

Added support for Wii v1.0

Simply check the Wii checkbox at the top of the screen to enable.

Note: For Wii, the total memory values will be wrong. However the heap visualizations should be correct, so trust that instead.

v1.3

20 Mar 09:39
Compare
Choose a tag to compare

Added heap visualization. This is not perfect, but should be good enough for rod dupe testing.

Red = "used slots" ie occupied heap memory
Black = free / unused memory in the heap
Blue = "free slots" memory (I don't fully understand this one)
Magenta = my tool is contradicting itself and believes free and used slots exist in the same spot 🤡

You can toggle which heaps you want to view.

v1.2

19 Mar 11:18
Compare
Choose a tag to compare

Contains an actor slot visualizer to help show how many actors have been corrupted.

Note: This has a "Flag Recording" feature tab, which is non-functional.