Skip to content

NullDC4Wii - Alpha 0.22

Choose a tag to compare

@BenoitAdam BenoitAdam released this 13 May 11:36
· 71 commits to main since this release

⚙️ Improvements

  • 2 players mode ! For now, you need to activate this in the main menu before launching game.
  • Loading on USB has been tested : it's confirmed that it's working !

👨‍💻Developpers

Log (re-)activated on real wii

Initialy there was a log file at main.cpp (to sd:/ndclog.txt)
The thing is that is disabled printf() from displaying on screen
Since the basic menu uses printf(), I had to put it in comment (since Alpha0.03 probably)

now the logging to file (at root : sd:/ndclog.txt) has been moved to gxrend.cpp (initrend)

this will help to identify thing that works on dolphin, but not on wii

🎮 Optional Extras

Wii & WiiU Fowarders : see in alpha 0.17