Wii BibleQuiz 0.80
A new version of BibleQuiz is released with the following changes:
23/12/2008 Version 0.80
– Added SDHC card support
– Added power button support
– Bugfix: IR pointer does not disappear anymore.
– Build game with new libogc 1.7.1 and devkitPPC r16 compiler
Wii RedSquare 0.60
A new version of RedSquare for Nitendo Wii is released with the following changes:
20/12/2008 Version 0.60
– Added SDHC card support
– Added power button support
– Default effect volume adapted
– Improve screen title design
– Bugfix: IR pointer does not disappear any more.
– Build game with new libogc 1.7.1 and devkitPPC r16 compiler
Wii Pong2 0.94
A new version of Pong2 is released with the following changes:
20/12/2008 Version 0.94
– Added SDHC card support
– Added power button support
– Added win screen if player wins all levels.
– Build game with new libogc 1.7.1 and devkitPPC r16 compiler
Wii network library
The following Wii network library was developed by dhewg, and adapted by me. This library also contain functionality to log the start of an application. This event with optional user data (for example highscore information) is send to Google analytics.
Short API description
# Start http / tcp thread extern int tcp_start_thread(char *name, char *version, char *id1, char *url1, char*id2, char *url2, char *id3, char *url3, char *token, char *userData2, char *userData3); # Stop network thread extern int tcp_stop_thread(void); # Get current state of network statemachine as digit extern int tcp_get_state_nr(void); # Get current state of network statemachine as text label extern char *tcp_get_state(void); # Set new state int tcp_set_state(int state, char *userData3); # Get newest application version from a webpage. extern char *tcp_get_version(void); # Get release notes information from a webpage. extern char *tcp_get_releasenote(void); # Get highscore xml information from a webservice. extern char *tcp_get_highscore(void);
Download
You can download this library be click to below link.
See for a working example the Pong2, BibleQuiz, RedSquare or SpaceBubble source code.
Wii BibleQuiz 0.70
A new version of BibleQuiz is released with the following changes:
09/12/2008 Version 0.70
– Added release notes screen
– Added functionality to fetch release notes from internet
– Improve highscore information (Show max score pre topic)
– Improve IR pointer
– Added google analytic http request (including highscore information)
– Improve result screen information.
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
Wii RedSquare 0.50
A new version of RedSquare for Nintendo Wii is released with the following changes:
08/12/2008 Version 0.50
– Added Sound Setting screen.
– Added Release Notes screen.
– Added functionality to fetch release notes from internet.
– Added send highscore to google analytic.
– Added nine music tracks.
– Build game with libogc 1.6.0 and devkitPPC r15 compiler.
First official release for the Wii homebrew scene!
Wii RedSquare 0.40
A new version of RedSquare for Nintendo Wii is released with the following changes:
05/12/2008 Version 0.40
– Added Welcome screen.
– Added Help screen.
– Added Credits screen.
– Added exit to HBC functionality.
– Added reset Wii functionality.
– Build game with libogc 1.6.0 and devkitPPC r15 compiler.
The software is not released yet!
Wii RedSquare 0.30
A new version of RedSquare for Nintendo Wii is released with the following changes:
04/12/2008 Version 0.30
– Added high score screen.
– Store high score (in xml format) on SD card.
– Added Google analytic http request.
– Build game with libogc 1.6.0 and devkitPPC r15 compiler.
The software is not released yet!
Wii RedSquare 0.2
A new version of RedSquare for Nintendo Wii is released with the following changes:
02/12/2008 Version 0.2
– Improve http (new version check) thread.
– Remove some minor reported bugs.
– Complete redesign of gameboard graphics.
– Add background music.
– Add some sound effects.
– Remove some typo(s).
– Build game with libogc 1.6.0 and devkitPPC r15 compiler.
The software is not released yet!
Wii Pong2 v0.93
A new version of Pong2 is released with the following changes:
02/12/2008 Version 0.93
– Added google analytic http request
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii RedSquare 0.10
A new version of RedSquare for Nintendo Wii is released with the following changes:
29/11/2008 Version 0.10
– First release for Wii homebrew scene.
– Started programming.
– Gameboard design.
– Added WiiRemote IR control.
– Added three intro screens.
– Basic game engine ready.
– Build game with libogc 1.6.0 and devkitPPC r15 compiler.
The software is not released yet!
Wii BibleQuiz 0.60
A new version of BibleQuiz is released with the following changes:
27/11/2008 Version 0.60
– All texts are now created with the freetype library (Thanks DrTwox)
Pong2 5.000 downloads
Today Pong2 is downloaded for the 5.000 times. Many thanks to all the pong players in the world.
Official download count
Homebrew Browser | 4.687 times |
My Web Site | 211 times |
Other website around the world | +/- 104 times |
Total | +/- 5.002 times |
Wii BibleQuiz 0.50
A new version of BibleQuiz is released with the following changes:
24/11/2008 Version 0.50
– Added check if new version is available.
– Added animated screen icons
– Solved some minor reported bugs
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
– Content update:
- Added 10 music tracks
- Added 100 english questions (5 topics).
- Added 20 dutch questions (1 topic).
- Added 20 german questions (1 topic).
- Added french translation.
- Corrected some wrong answers.
Wii Pong2 0.92
A new version of Pong2 is released with the following changes:
22/11/2008 Version 0.92
– Added check if new version is available
– Solved some minor reported bugs
– Added GNU GPL2 statement in source code
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii BibleQuiz 0.40
A new version of BibleQuiz is released with the following changes:
19/11/2008 Version 0.40
– Added highscore screen
– Highscore is stored (in xml format) on the SD card
– Added credits screen
– Added help (minus button) screen
– Added 10 music tracks
– Use freetype library as font render engine for screen (sub) titles
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
– Content update:
- Added 170 english questions (8 topics)
- Added 100 dutch questions (4 topics)
- Added spanisch translation
Wii BibleQuiz 0.30
The first official release of BibleQuiz is released with the following changes:
15/11/2008 Version 0.30
– First release for the Wii HomeBrew community
– Complete rebuild from game engine
– Added language / topic select screen
– Added goodbye screen
– Added sound volume control screen
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
– Content update:
- Added German language
- Added 10 english questions (1 topic)
- Added 20 dutch questions (2 topics)
Wii Pong2 0.91
A new version of Pong2 is released with the following changes:
12-11-2008 Version 0.91
– Added high Score screen
– High scores are saved (.xml format) on your SD card.
– Added better game sound effects
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii BibleQuiz 0.2
A new version of BibleQuiz is build this evening with the following changes:
08-11-2008 Version 0.2
– Added support for xml question files
– Added question result image with animation
– Added multi language support
– Added three hint buttons
– Added support for 60Hz (480i) TV mode
– Added score result screen
– Added sndlib module with some sound effects
– Added exit button
– Added question word wrap function
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
This game is not released yet!
Wii BibleQuiz 0.10
Today I started building BibleQuiz. This new game will test the player christian bible knowledge.
03-11-2008 Version 0.10
– Started programming
– Gameboard design
– Added WiiRemote IR control
– Added three welcome screens
– Added button rumble effect
– Build game with new libogc 1.6.0 and devkitPPC r15 compiler
The game is not yet released!
Wii Pong2 0.9
A new version of Pong2 is released with the following changes:
02-11-2008 Version 0.9
– Added new welcome screens
– Improved game images
– Added help screen (Minus button)
– Created new homebrew game logo
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii Pong2 0.8
A new version of Pong2 is released with the following changes:
30-10-2008 Version 0.8
– Added support for Wii Classic Controller
– Added two bars on the Game board (Game Level > 2 and higher)
– Added game level six
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii Pong2 0.7
A new version of Pong2 is released with the following changes:
27-10-2008 Version 0.7
– Improved goodbye screen
– Added support for 60Hz screens
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
Wii Pong2 0.6
A new version of Pong2 is released with the following changes:
23-10-2008 Version 0.6
– Fixed two bugs in result screen
– Improved game images
– Replaced two music tracks
– Made source code available
– Build game with libogc 1.6.0 and devkitPPC r15 compiler
First official release in the homebrew browser