Micro Lua DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
A - Launch a script (file), Launch file (on folder that contains index.lua) | A - Launch a script (file), Launch file (on folder that contains index.lua) | ||
==Known issues | ==Known issues== | ||
Please refer to https://sourceforge.net/p/microlua/tickets. | Please refer to https://sourceforge.net/p/microlua/tickets. | ||
| Line 86: | Line 86: | ||
* Fix the display of memory usage in Debug mode (it was in kilobytes, not in bytes). | * Fix the display of memory usage in Debug mode (it was in kilobytes, not in bytes). | ||
* Fix 'System.listDirectory()': the function now works properly in an folder different than the current one. | * Fix 'System.listDirectory()': the function now works properly in an folder different than the current one. | ||
* Fix the time functions now working on 3DS: MicroLua implements a workaround for this problem (which comes from the fundamental libnds that Microlua has no power on it), you can find it | * Fix the time functions now working on 3DS: MicroLua implements a workaround for this problem (which comes from the fundamental libnds that Microlua has no power on it), you can find it [https://sourceforge.net/p/microlua/wiki/3DSTimeWorkaround here]. | ||
* Fix 'dsUser.name' and 'dsUser.message': there was a problem while converting the UTF-16 provided by the libnds to simple chars | * Fix 'dsUser.name' and 'dsUser.message': there was a problem while converting the UTF-16 provided by the libnds to simple chars | ||
Revision as of 03:47, 20 May 2021
| Macro Lua DS | |
| File:Macroluads.png | |
| General | |
|---|---|
| Author(s) | Cid2Mizard |
| Type | Utility |
| Version | 4.7.2 |
| Licence | GPL |
| Links | |
| Download | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>