Skip to content

Releases: Spuckwaffel/UEDumper

v1.4 Stable Beta

10 Aug 16:01
ef4dac7
Compare
Choose a tag to compare

This new version includes

  • various bug fixes
  • UI enhancements
  • ability to search a class or struct
  • saving and restoring open tabs and the nav history

Keep in mind, you cannot open saved projects from older versions due to various changes.
Thanks for all the contributions and bug fixes!

v1.3.1 Release

12 Jul 15:45
Compare
Choose a tag to compare

This release contains various fixes and changes.

  • Function support now for every supported UE version
  • GObjects fixed for 4.20 - 4.24
  • FNames fixed for 4.20 - 4.23
  • UI got some slight changes in the package viewer
  • Search for Functions supported
  • SDK dumps now include functions and their Offset within the game binary for calling
  • Special thanks to @ZzyxDev for implementing the base logic of function parsing
  • Tested on several games, however some games may still have difficulties.
  • Dumps.host function support added

v1.2 Stable

26 Jun 22:09
Compare
Choose a tag to compare

Changes:

  • Fixes known bugs with ue 4.25
  • debugbreaks removed
    In general, this is a tested and stable version of UEDumper.