Open Sram Language Modifier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
| website = | | website = | ||
| discussion = | | discussion = | ||
| source = | | source = | ||
| peripherals = {{Wii}} {{Wiimote1}} {{GCNController}} | | peripherals = {{Wii}} {{Wiimote1}} {{GCNController}} | ||
}} | }} |
Revision as of 17:16, 27 July 2009
Open Sram Language Modifier | |
![]() | |
General | |
---|---|
Author(s) | suloku |
Type | System tool |
Version | v2 |
Links | |
Download | |
Peripherals | |
![]() ![]() ![]() |
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.