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

Open Sram Language Modifier: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Suloku (talk | contribs)
No edit summary
Suloku (talk | contribs)
No edit summary
Line 2: Line 2:
| title      = Open Sram Language Modifier
| title      = Open Sram Language Modifier
| image      = [[File:Oslm.png]]
| image      = [[File:Oslm.png]]
| type        = Utility
| type        = System tool
| author      = [[User:Suloku|suloku]]
| author      = [[User:Suloku|suloku]]
| maintainer  =  
| maintainer  =  

Revision as of 16:38, 27 July 2009

Open Sram Language Modifier
General
Author(s)suloku
TypeSystem tool
Versionv2
Links
Download
Source
Peripherals
Template:Gamecube Template:Pad1

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

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.