Skip to content

v0.6.7

Choose a tag to compare

@jxjacob jxjacob released this 05 Dec 23:22
· 67 commits to master since this release

Seventh minor revision of the sixth release of the GSTHD DK64 fork

  • Added autotracking for the RetroArch emulator
    • Due to the confusing memory layout of RetroArch, this initial implementation may take longer to connect than usual compared to other supported emulators; and has been given a separate progress bar window to account for it
    • This may be resolved in a future version once more research into RA is done (or if there are reports of the connection not working)
  • Added failsafe when loading a DK64 spoiler log that is missing a version number, but has signs of being a 4.0 log
  • Clicking the "Connect to Emulator" menu option will now disable autotracking if it is already running
  • Fixed issue where DoubleItems would not send updates to Spoiler Panels when loaded in the main window
  • Fixed some incorrect text rendering/interpretation for DK64 song tracking
  • Fixed some false positives for the "something has gone horribly wrong" error message
  • General system stability improvements to enhance the user's experience. 😉