Skip to content

Releases: wiiu-env/FunctionPatcherModule

FunctionPatcherModule v0.2.1

28 Mar 18:50
Compare
Choose a tag to compare

What's Changed

  • Memset the memory allocated on the "real" default heap before freeing by @Maschell in #17

Full Changelog: v0.2...v0.2.1

Nightly-FunctionPatcherModule-20230328-184009

28 Mar 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: FunctionPatcherModule-20230328-182354...FunctionPatcherModule-20230328-184009

Nightly-FunctionPatcherModule-20230328-182354

28 Mar 18:23
Compare
Choose a tag to compare

Nightly-FunctionPatcherModule-20230326-135021

26 Mar 13:50
Compare
Choose a tag to compare

What's Changed

  • Memset the memory allocated on the "real" default heap before freeing by @Maschell in #17

Full Changelog: FunctionPatcherModule-20230318-133308...FunctionPatcherModule-20230326-135021

Nightly-FunctionPatcherModule-20230318-133308

18 Mar 13:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: FunctionPatcherModule-20230110-170655...FunctionPatcherModule-20230318-133308

FunctionPatcherModule v0.2

10 Jan 17:07
Compare
Choose a tag to compare

What's Changed

  • Fix restoring "dynamic" functions by @Maschell in #9
  • Reset function patching state when a RPL has been unloaded by @Maschell in #10
  • Log module version on each application start by @Maschell in #11
  • Implement FunctionPatcherModule API V2 by @Maschell in #12
  • Implement support for game specific patches by @Maschell in #13

Full Changelog: v0.1...v0.2

Nightly-FunctionPatcherModule-20230110-170655

10 Jan 17:06
Compare
Choose a tag to compare

Nightly-FunctionPatcherModule-20230107-225638

07 Jan 22:56
Compare
Choose a tag to compare

What's Changed

  • Implement support for game specific patches by @Maschell in #13

Full Changelog: FunctionPatcherModule-20230106-133235...FunctionPatcherModule-20230107-225638

Nightly-FunctionPatcherModule-20230106-133235

06 Jan 13:32
Compare
Choose a tag to compare

What's Changed

  • Implement FunctionPatcherModule API V2 by @Maschell in #12

Full Changelog: FunctionPatcherModule-20230104-214124...FunctionPatcherModule-20230106-133235

Nightly-FunctionPatcherModule-20230104-214124

04 Jan 21:41
Compare
Choose a tag to compare

Not a stable release:
Improve commit messages for nightly releases
Log the module version on each application start