Sunday, January 9, 2011

BennuGD Wii Beta 3

by josebita
Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development.

CHANGELOG
=========
* Proper support for the Wii Balance Board (see here for a usage example). Thanks to the guys from devkitpro for fixing this in the latest libogc 1.8.6
* Default sound frequency has been changed from 32KHz to 48KHz. Had to do it because newer versions of VLC refused to resample the audio to 32KHz. Also many popular audio programs seem to handle 48KHz sound much better than 32KHz ones. Please note that as OGG Vorbis sound playback was failing, you are now encouraged to use MP3 and module music formats instead.
* Updates from upstream Bennu. I've re-sync'ed many things from upstream BennuGD. Please note that this build corresponds to revision 146 from SVN, and not the current one (190). The changes between this versions derive from the SDL 1.3 support I added to trunk to gain iOS compatibility and I most probably broke something so latest code is not working as expected. I'll fix this soon.
* Bennu can now open websites if the user has installed the (free) Internet channel.
* Some other misc bugfixing.

DOWNLOAD (1)
News Source (1)