Wiiero

Technical info (Tech)


 


Wiiero Project info:

Wiiero is a project developed from scratch by BScrk (Luca Benevolo) in C language (apart some external libraries).
Wiiero source code is nearly 12 000 lines and it was mainly developed for the Wii but the source code is also compilable on windows, linux and PSP.
The graphical layer for Wii, PC and PSP versions is based on SDL lib (ported to the Wii by mindcry and devildante).
The control and sound layers for PC and PSP versions are based on SDL too.
For the Wii version, Wiiere was developed with devkitpro. The Wii control layer is based on the wiiuse lib (developed by Para - Michael Laforest) and the sound layer is still to do.

------
Wiiero est un projet développé "from scratch" (de zéro) par BScrk (Luca Benevolo) entièrement en langage C (mis à part certaines librairies externes).
Le source fait aujourd'hui prés de 12 000 lignes et a été développé dans l'optique principale d'un portage sur Wii.
Le code est cependant assez souple pour être compilé sur de linux, windows et sur PSP.
La partie graphique de Wiiero se base sur la lib SDL (porté sur wii par mindcry et devildante) qui est utilisable sur une large partie des architectures.
Sur PC et PSP les parties contrôle et audio ont été basées elles aussi sur la Lib SDL.
Sur sa version Wii, Wiiero a été developpé avec devkitpro. La partie contrôle est basée sur la lib wiiuse (développée par Para - Michael Laforest) et la partie audio est encore a développer.