Skip to content

Releases: wiiu-env/WiiUPluginLoaderBackend

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

Nightly-WiiUPluginLoaderBackend-20240705-143852

05 Jul 14:38

Choose a tag to compare

What's Changed

  • Make sure to only access valid buffers in VPADRead and WPADRead hooks by @Maschell in #83

Full Changelog: WiiUPluginLoaderBackend-20240510-145400...WiiUPluginLoaderBackend-20240705-143852

WiiUPluginLoaderBackend v0.3.3

10 May 15:57

Choose a tag to compare

What's Changed

  • Fix displaying the config menu when using 480i + 4:3 or 576i as output resolution by @Maschell in #76
  • Add "saving config" screen to the config menu by @Maschell in #78
  • Redraw the config menu on any input by @Maschell in #79

Full Changelog: v0.3.2...v0.3.3