Line 1: |
Line 1: |
− | == GCMM 2.0? ==
| |
− | Working on a (currently) unofficial update to [http://wiibrew.org/wiki/GCMM GCMM 1.0's source].
| |
− |
| |
− | My current code: [http://www.mediafire.com/download.php?t23cch8388b3018 GCMM 2.0 Unofficial source], [http://www.mediafire.com/download.php?4dz4t3tn5cedmg4 Wii/GCN .dols]
| |
− |
| |
− | Current changes from 1.0:
| |
− |
| |
− | * Icons and banners now display for saves in all menus (still testing)
| |
− | * File list doesn't redraw every time you move the cursor up or down
| |
− | * Now lets you do a full backup of the memory card with one button press
| |
− |
| |
− | Banner/icon loading code is based on files used in the [http://code.google.com/p/dolphin-emu/ Dolphin Wii/GCN Emulator Project], specifically ector's [http://dolphin-emu.googlecode.com/svn/trunk/Source/Core/VideoCommon/Src/TextureDecoder.cpp TextureDecoder.cpp].
| |
| {{Userboxtop}} | | {{Userboxtop}} |
| | | |
Line 18: |
Line 6: |
| {{Userbox dev|Win}} | | {{Userbox dev|Win}} |
| {{Userbox system menu|4.2}} | | {{Userbox system menu|4.2}} |
| + | {{Userbox Twilight Hack}} |
| + | {{Userbox Trucha}} |
| {{Userbox homebrew channel}} | | {{Userbox homebrew channel}} |
| {{Userbox bootmii}} | | {{Userbox bootmii}} |
Line 33: |
Line 23: |
| | | |
| {{Userboxbottom}} | | {{Userboxbottom}} |
| + | == GCMM 2.0? == |
| + | Working on a (currently) unofficial update to [http://wiibrew.org/wiki/GCMM GCMM 1.0's source]. |
| + | |
| + | My current code: [http://www.mediafire.com/download.php?t23cch8388b3018 GCMM 2.0 Unofficial source], [http://www.mediafire.com/download.php?4dz4t3tn5cedmg4 Wii/GCN .dols] |
| + | |
| + | Current changes from 1.0: |
| + | |
| + | * Icons and banners now display for saves in all menus (still testing) |
| + | * File list doesn't redraw every time you move the cursor up or down |
| + | * Now lets you do a full backup of the memory card with one button press |
| + | |
| + | Banner/icon loading code is based on files used in the [http://code.google.com/p/dolphin-emu/ Dolphin Wii/GCN Emulator Project], specifically ector's [http://dolphin-emu.googlecode.com/svn/trunk/Source/Core/VideoCommon/Src/TextureDecoder.cpp TextureDecoder.cpp]. |