Category: Wii
libgeck (20-10-2009) (Wii misc)

libgeck is a very small lib that you can link your programs with that should aid in debugging. Just link this in the makefile with -lgeck and put the .a and .h files in their directories in your devkit folder. Since this is a wrapper for the libogc functions, you need to link that as well. Or you can just copy the .c and .h files to your project and #include them. The Gecko must be in slot B.

http://wiibrew.org/wiki/Geckoreader

By with 0 comments
Geckoreader (20-10-2009) (Wii Application misc)

GeckoReader is a program to be run under Windows that will open a command prompt and output what it reads from a USB Gecko. You must have the USB Gecko installed, set up the COM drivers, and have .NET 2.0 for this to work properly. Then whatever buffer is sent from the Wii/Gamecube should pop up on the screen.

http://wiibrew.org/wiki/Geckoreader

By with 0 comments
robotfindskitten (20-10-2009) (Wii Game)

robotfindskitten is a port of the ASCII zen simulation robotfindskitten ( http://robotfindskitten.org/ ) to the Wii.

Changes:

Moved text down the screen a couple of lines. Some people were unable to see it on their display previously.

http://wiibrew.org/wiki/Robotfindskitten

By with 0 comments
robotfindskitten (19-10-2009) (Wii Game)

robotfindskitten is a port of the ASCII zen simulation robotfindskitten ( http://robotfindskitten.org/ ) to the Wii.

http://wiibrew.org/wiki/Robotfindskitten

By with 0 comments
YahtzWii v2.0 (Wii Game)

It’s Yahtzee for the Wii coded by Chris.

Changes:

Includes Painted Yahtzee game.
Added music.
More attractive background for Scandinavian rules.
Slightly enhanced intro and outro.

http://wiibrew.org/wiki/Yahtzwii

By with 0 comments
sysCheck v1.0 (Wii Application)

erikspyder has developed his first homebrew for the Wii.

sysCheck does several checks on installed IOS and cIOS:
– Trucha Bug;
– ES_Identify;
– Flash Access.

sysCheck generates the report on the root of the SD card (sd:/sysCheck.csv).

This Wii Homebrew is a mix between signCheck (by The Lemon Man) and IOSCheck (by Svpe).

http://www.tehskeen.com/forums/showthread.php?threadid=14804

By with 0 comments
Briickout v0.2 (Wii Game)

Briickout is a very simple Breakout clone, using some simple physics to make the paddle controls a bit more interesting. There is very little special functionality as of now.

Changes:

Sexy new graphics
Visual ball spin effect
Pause functionality
Ball waits for user input before appearing
Code cleanup

http://wiibrew.org/wiki/Briickout

By with 0 comments
Wii Home v1.3.1 (Wii Application)

Wii Home is a “plugin” for Preloader ( http://wiibrew.org/wiki/Preloader ).

Wii Home is a homebrew which launches at startup of the Wii. You can, on the menu, select if you want go to the System Menu or to the HBC. You can also customize Wii Home with a theme of your choice.

Changes:

Compiled with DevKitPPC r18 and libOGC 1.8.0
Now compatible with Homebrew Channel => 1.0.5

http://wiibrew.org/wiki/Wii_Home

By with 0 comments
FSToolbox v0.4 (Wii Application)

FS Toolbox is a NAND browser that can dump files from the nand to sd card and write files from sd card to the nand, with this you can edit files on the nand to test stuff out and to have backups of your files if something ever goes wrong.

You can set the pointer onto a TMD file in the selected title id and then press 2, you will be able to select the IOS version the channel uses and fakesign it after that.

Changes:

GC controller support
Access rights warnings
Display the file ids and permissons
Various small changes and fixes

This homebrew application will brick your Wii if you misuse it!

http://wiibrew.org/wiki/FSToolbox

By with 0 comments
GeeXboX v0.1 (Alpha 8) (Wii Application)

GeeXboX is a media center program built on Wii Linux. It uses MPlayer with a graphical front end. It can play videos and music (with visualization) and display photo slideshows.

Changes:

Update linux to 2.6.29.6;
Update MPlayer and ffmpeg to 20091003 snapshots;
Add fuseiso to handle more disc image formats;
Fix OSD and aspect ratio in fbi image viewer;
Add compatibility with new HBC title ID.

http://wiibrew.org/wiki/GeeXboX

By with 0 comments