Skip to content

Version 0.2 (Beta Build 5)

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidSM64 DavidSM64 released this 14 Jul 04:29
· 39 commits to master since this release

Changelog:

Changes by Pilzinsel64:

  • Added support for ROMs made in SM64 ROM Manager (Thanks Pilz!)

Changes by Davideesk:

  • Added themes

    • Themes are customizable JSON files that can change the RGB colors of the GUI.
    • Located under /data/themes/
    • Currently only 2 themes: "Quad64 Light" and "Quad64 Dark"
    • Please give me any kind of feedback on both of these themes. I probably do need to adjust them in future builds.
  • Fixed some bugs that caused ROMs to crash.

    • Fixed the TreeView duplication bug introduced in Beta build 4
    • Added a sanity check with decoding textures
    • Added a sanity check for reading collision data
    • Fixed a bug from Pilz' unoffical release, where non-ROM Manager hacks would have missing geometry after a ROM Manager hack was loaded
    • Added a check for hacky 0xA segments in the texture editor, which should prevent crashing in ROM Manager levels that have no background.

Special thanks to AloXado320 for finding & reporting these bugs.