Micro Lua DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
| type = Utility | | type = Utility | ||
| version = 4.5.2 | | version = 4.5.2 | ||
| licence = | | licence = GPL | ||
| author = | | author = Cid2Mizard | ||
| website = http://code.google.com/p/microlua/ | | website = http://code.google.com/p/microlua/ | ||
| download = Media:MicroLuav452ds.zip | | download = Media:MicroLuav452ds.zip | ||
| Line 11: | Line 11: | ||
}} | }} | ||
Micro Lua DS | Micro Lua DS is a Lua interpreter for the Nintendo DS. | ||
== Features == | == Features == | ||
*Fast drawing: as MicroLua is based on Brunni's library, the uLibrary, MicroLua provides fast 2D drawing using the 3D GPU.But that also means there will probably not be any 3D drawing with MicroLua. If you are not happy with that, just delete this package and go to see PALib. | *Fast drawing: as MicroLua is based on Brunni's library, the uLibrary, MicroLua provides fast 2D drawing using the 3D GPU.But that also means there will probably not be any 3D drawing with MicroLua. If you are not happy with that, just delete this package and go to see PALib. | ||
* Full sprites and maps systems: with automated animations, and dynamic maps (you can change the map constitution through your program). | * Full sprites and maps systems: with automated animations, and dynamic maps (you can change the map constitution through your program). | ||
* Wifi: Microlua provides full access to the Wifi connection of the Nintendo DS. | * Wifi: Microlua provides full access to the Wifi connection of the Nintendo DS. | ||
| Line 34: | Line 31: | ||
== User guide == | == User guide == | ||
When you find a | When you find a uLua script, you will have probably either a single file (little script) or a directory. Just copy what you get in the <scripts> folder. | ||
or a directory. Just copy what you get in the <scripts> folder. | |||
Then, boot | Then, boot Nintendo DS, launch MicroLua. You can see on the | ||
bottom screen a file list: this is the content of your <scripts> | bottom screen a file list: this is the content of your <scripts> | ||
folder. You can freely naviguate through your card using the | folder. You can freely naviguate through your card using the | ||
Revision as of 02:20, 2 November 2012
| Macro Lua DS | |
| File:Macroluads.png | |
| General | |
|---|---|
| Author(s) | Cid2Mizard |
| Type | Utility |
| Version | 4.5.2 |
| Licence | GPL |
| Links | |
| [Media:MicroLuav452ds.zip Download] | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>