Skip to content

Releases: wiiu-env/WiiUPluginLoaderBackend

WiiUPluginLoaderBackend v0.4.0

19 Apr 13:58

Choose a tag to compare

What's Changed

  • Fix crash when loading incompatible plugins by @Maschell in #116
  • Fix calling FINI on exit, Fix resolving symbolnames while cleaning up plugins by @Maschell in #117
  • Initial support for tracking plugin heap usage and detect double frees or memory leaks by @Maschell in #119
  • Implement support for WUPS 0.9.1, add proper plugin reent handling @Maschell in #120
  • Update Dockerfile and logging, compile latest WUMS/devkitPPC by @Maschell in #130

Full Changelog: v0.3.6...v0.4.0

Nightly-WiiUPluginLoaderBackend-20260419-100556

19 Apr 10:05

Choose a tag to compare

WiiUPluginLoaderBackend v0.3.6

26 Jan 19:08

Choose a tag to compare

What's Changed

  • Add support for WUPS 0.9.0 and various other smaller fixes by @Maschell in #113

Full Changelog: v0.3.5...v0.3.6

Nightly-WiiUPluginLoaderBackend-20260126-191017

26 Jan 19:10

Choose a tag to compare

WiiUPluginLoaderBackend v0.3.5

15 Feb 18:14
9275d98

Choose a tag to compare

What's Changed

  • Use left/right to jump a full page on the toplevel menu. by @dkosmari in #84
  • Update plugin (un)loading logic to keep plugins loaded if possible @Maschell in #88
  • Add WUPSConfigAPI_Menu_GetStatus() function. by @dkosmari in #89
  • Add support disabling plugins via the config menu, add "safe mode" by @Maschell in #91
  • Add ButtonComboAPI support by @Maschell in #92
  • ConfigMenu: Show wiimote button when the last input was on a wiimote by @Maschell in #99
  • Remove the global trampoline table and add a small trampoline table next to each .text section instead by @Maschell in #101
  • Use latest WUPS and libbuttoncombo version by @Maschell in #102
  • Unload unactive plugin when wiiloading a plugin with the same name and author by @Maschell in #103
  • Block on VPADRead() while the plugin menu is open. by @dkosmari in #109
  • Fake VPADResult when pressing the config menu buttonn combo to avoid error message in some games by @Maschell in #110

Full Changelog: v0.3.4...v0.3.5

Nightly-WiiUPluginLoaderBackend-20250215-181057

15 Feb 18:10
9275d98

Choose a tag to compare

What's Changed

  • Fake VPADResult when pressing the config menu buttonn combo to avoid error message in some games by @Maschell in #110

Full Changelog: WiiUPluginLoaderBackend-20250214-170116...WiiUPluginLoaderBackend-20250215-181057

Nightly-WiiUPluginLoaderBackend-20250214-170116

14 Feb 17:01
c4ba703

Choose a tag to compare

What's Changed

  • Block on VPADRead() while the plugin menu is open. by @dkosmari in #109

Full Changelog: WiiUPluginLoaderBackend-20250208-121630...WiiUPluginLoaderBackend-20250214-170116

Nightly-WiiUPluginLoaderBackend-20250208-121630

08 Feb 12:16

Choose a tag to compare

Nightly-WiiUPluginLoaderBackend-20240809-174715

09 Aug 17:47
5893ac2

Choose a tag to compare

What's Changed

  • Use left/right to jump a full page on the toplevel menu. by @dkosmari in #84

New Contributors

Full Changelog: WiiUPluginLoaderBackend-20240705-143852...WiiUPluginLoaderBackend-20240809-174715

WiiUPluginLoaderBackend v0.3.4

06 Jul 08:49

Choose a tag to compare

What's Changed

  • Make sure to only access valid buffers in VPADRead and WPADRead hooks by @Maschell in #83
  • Explicit support for Motion Plus controllers by @Andrew1Hawes in #81

Full Changelog: v0.3.3...v0.3.4