In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Open Sram Language Modifier

From WiiBrew
Jump to navigation Jump to search
Open Sram Language Modifier
General
Author(s)suloku
TypeSystem tool
Versionv2
Links
Download
Peripherals
GameCube Controller

This is a clone of emu_kidid's sram language modifier 1.1. It has the same features except the SRAM HEX viewer.

I made this in the hope of it working on the wii, using yagd and libogc functions.

http://hitmen.c02.at/files/yagcd/yagcd/chap10.html#sec10.5

The "open" is just to differ it from emu_kidid's, as he lost the source and I couldn't find a better name, sorry for that.


suloku 2009

Controls

GameCube Controller Action
Wiimote D-Pad Down GameCube Z Button Toggle audio setting (Mono/Stereo)
Wiimote A Button Gamecube A Button Set language to English
Wiimote B Button Gamecube B Button Set language to German
Wiimote - Button Gamecube Y Button Set language to French
Wiimote + Button Gamecube X Button Set language to Spanish
Wiimote 1 Button GameCube R Trigger Set language to Italian
Wiimote 2 Button GameCube L Trigger Set language to Dutch
Wiimote HOME Button GameCube START Button Exit

Changelog

Version 2

  • Forgot to initialize the gamecube pad, leading to a code dump on GC mode and in wii mode when a GC pad was connected.
  • Added homebrew channel package.

Version 1

  • Initial release.