Skip to content

Releases: Justin113D/SA2ChaoStatMenu

Chao Stat Menu 1.1.4

14 Sep 20:10
452fad9
Compare
Choose a tag to compare

Requires the Mod Loader to be up to date!

  • Use new render device callbacks (fixes the crash some people experience + better for compatibility)
  • Fix memory leak on device reset
  • Clean up draw function to avoid goto
  • Fix age rendering when above or equal 10.0

Chao Stat Menu 1.1.3

05 Jun 19:49
df884fe
Compare
Choose a tag to compare

List of changes:

  • Properly set up the Visual Studio project
    • Use of additional include/lib directories
    • Better use of the pch
    • Use environment path for dx9 location $(DXSDK_DIR)
    • Remove x64 configuration
    • Add Trampoline.cpp to built sources instead of including the cpp file
  • Make use of the game's d3d device instead of creating one (fixes crash using dxvk)
  • Fix the many compiler warnings (type casting/mismatch)
  • Handle device reset (to support resizable window or device lost)
  • Compatibility with "SADX Free Camera"
  • Small cleanup

SA2ChaoStatMenu

11 May 18:15
Compare
Choose a tag to compare

fixes:

  • Special character crash (hopefully) fixed

SA2ChaoStatMenu

16 Aug 20:00
Compare
Choose a tag to compare

V1.1.2 of the Chao Stat menu. contains at least all data that fusion chao editor displays

fixes:

  • texture entry for amethyst was missing
  • dark garden entry is now displayed correctly
  • fixed decoder (all characters with index higher than 0x9F will be displayed as "_")

SA2ChaoStatMenu

16 Aug 19:31
Compare
Choose a tag to compare

V1.1.1 of the Chao Stat menu. contains at least all data that fusion chao editor displays

fixes:
-wont crash anymore when chao have custom texture/color/eggcolor

1.1: Finished Chao data menu V1.0

16 Aug 17:30
Compare
Choose a tag to compare

V1.1 of the Chao Stat menu. contains at least all data that fusion chao editor displays

fixes:

  • scaling (hopefully)
  • language variations of the pause menu button
  • array bounds (for CWE users)

SA2ChaoStatMenu

16 Aug 16:09
Compare
Choose a tag to compare

V1.0 of the Chao Stat menu. contains at least all data that fusion chao editor displays