Skip to content

Releases: GaryOderNichts/recovery_menu

Version 0.6

18 Aug 17:53
Compare
Choose a tag to compare

Changelog:

  • Added a new "Load BOOT1 payload" option.
    • Loads a payload from the root of the SD Card named boot1.img and executes it from within boot1.
    • If the file is named boot1now.img it gets loaded automatically when starting the recovery_menu after a 5 second timeout.
    • This allows booting minute_minute.
  • Improved the "Install WUP" option.
    • Installing a WUP now needs to be confirmed.
    • Progress is shown while installing.
  • The recovery_menu now shows button and error feedback over the LED (Thanks @V10lator).
  • Moved "Load Network Configuration" above "Start wupserver", to allow loading a network configuration and starting wupserver without navigating over the entire menu again.

Version 0.5

01 Apr 21:31
Compare
Choose a tag to compare

Changelog:

  • New "Submit System Data" function to allow submitting consoles to the Wii U System Database directly from the recovery_menu (Thanks @GerbilSoft)
  • The "System Information" screen now also shows the BSP revision (Thanks @GerbilSoft)
  • The recovery_menu no longer prints a large ODM log into the logfiles due to shutting down the disc drive.

Version 0.4

11 Sep 16:48
Compare
Choose a tag to compare

Changelog:

  • Fixes setting system settings for the "Debug System Region" option on retail systems

Version 0.3

02 Sep 18:48
Compare
Choose a tag to compare

Changelog:

  • Improved visuals, including a better readable font (Thanks @GerbilSoft)
  • Support for setting the coldboot title to debug titles, if running in debug mode (Thanks @GerbilSoft)
  • Added a new "System Information" menu (Thanks @GerbilSoft)
  • Added a new "Debug System Region" menu, allowing you to verify the system region and directly fixing region bricks (Thanks @GerbilSoft)
  • The disc drive is now powered off while in the menu
  • The power led is used for displaying debug patterns before the menu is loaded
  • The "Display DRC Pin" option was replaced with a "Pair Gamepad" option, allowing you to directly pair a gamepad while in the menu
  • The "System Information" menu displays information about the MLC including the manufacturer

For additional information refer to the README.md.

Version 0.2

26 Jul 00:38
Compare
Choose a tag to compare

Changelog:

  • Added "Edit Parental Controls" options
  • Support Windows (CRLF) line endings in network.cfg
  • Added experimental display controller initialization build

ℹ️ Some Wii U's don't show any TV output, if it hasn't been configured properly before.
If that's the case download the recovery_menu_dc_init file and rename it to recovery_menu.
This build does display controller initialization and might fix the issue.
Note that this build only outputs 480p and has no GamePad output!

Version 0.1

06 Jun 15:12
Compare
Choose a tag to compare

Initial release