Luafwii

From WiiBrew
Jump to navigation Jump to search
LuaFWii
General
Author(s)the_marioga
Contributor(s)Numerous
Versionv1.1
Links
Download
Source

LuaFWii is a LuaPlayer (Lua Interpreter) for Wii, which loads and executes lua files. It is based on Lua 5.1.4, but add features to make it compatible with graphics libraries, sound libraries, etc ... of the wii sdk. Has been created from the Wii-SDL library, with minor modifications.

Update History

0.99

Load and Play WAV Colors in RGB and RGBA Color function Error down a bit because it comes from a TV screen

SB Edition 0.96

It adds many new features Controls Change the function of print (though hardly noticeable) Added "emergency system" pa crasheo not if you remove the splash (or change to something else) instead get the homebrew channel Other improvements in the code

SB Edition 0.95

Changing the file system browser Printf function is added (without having to choose font, use the default error.ttf) Delay function is added (as waitVBlankStart on PSP) Slash is added SceneBeta Script is added by default browser

0.9

Bugs are arranged to play ogg and mp3 It incorporates "emergency system" to keep crasheo if the source is not error.ttf

0.8

I've ported to SDL and this entails the following improvements It supports all image formats SDL, in addition to the transparency in PNG It supports all audio formats for SDL, although this advantage is more than an inconvenience as it is very bad reading mp3 and ogg (I'll see how to fix this) Many more are supported geometric figures The text is by sources (such as inconvenience, you can not use printf or fprintf, or sprintf, or any of those XD) Moreover tambiene improved the way in which loads modules (sound, screen, controls and system) to go more quickie XD

Version Without SDL

v0.7

Management functions are added to files and folders (missing some that will be added) you can see in the paragraph system txt

v0.6

Held detection are added (hold) and release (drop) a wiimote and nunchuck support is added (not including txt) and support more than 1 wiimote (you can put the number of wiimote (0, 1, 2 or 3) or all at once (-1))

v0.5

Wiimote support added to the functions and txt

Version MOD

MODv0.4.5

It bugfixes It changes the structure of the program Source: You must be logged in to view this link.

MODv0.4

The added burden of Images and Image Capture It adds several features to listen, pause, stop, etc ... ogg and mp3 files

MODv0.3

We add features for writing and drawing

MODv0.2

It improves the code to reduce errors and increase speed

MODv0.1

Initial Release


Credits

Created by the_marioga, thanks to mdbrim, and all other people, for help me with this project