Skip to content

1.0.0 - MacOS Support, Multi-Value Edit, Target Different Dolphin Process Name

Compare
Choose a tag to compare
@dreamsyntax dreamsyntax released this 07 Mar 22:18
· 183 commits to master since this release

Notices

  • If you are on an ARM / Apple Silicon Mac (M1, M2, M3... etc) you need to use Rosetta2 when running DME.
  • Thanks to both @campital and @EndangeredNayla for MacOS support
  • Thanks to @cristian64 for almost every other feature this release
  • Thanks to @campital for the memory cache change (necessary for MacOS support)
  • You can now target different Dolphin process names with the -d or --dolphin-process-name command-line argument.
  • Multiple value edits is now possible (right click and select the new context option after selecting all of the same type, or press F2 after clicking on the value column)
  • Hotkey for collapsing/expanding the Scanner is now F3, and the button is now restored in the menubar under View based on feedback
  • This release has dropped the memory cache. If you encounter any odd behaviors with locking/freezing or other slowness that was not present in the older versions, please open an issue. We extensively tested with the cache change and saw no issues, but there may be something we overlooked.

Release pipeline

https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/8195351100
1.0.1 pipeline (for macOS including signing script):
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/8200036768

GitHub Auto Release Notes Below

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.0.0