LP2PGE PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20100712042947/http://dangee.net/ http://dangee.net/] (archived) | * Author's website - [https://web.archive.org/web/20100712042947/http://dangee.net/ http://dangee.net/] (archived) | ||
[[Category:Lua applications on PSP]] | |||
Latest revision as of 06:54, 24 October 2024
| LP2PGE | |
|---|---|
| General | |
| Author | dangee |
| Type | Development |
| Version | 2008 |
| License | Mixed |
| Last Updated | 2008/10/06 |
| Links | |
| Download | |
| Website | |
| Source | |
LP2PGE is a LuaPlayer/PGE script translator.
It is a utility that can be used in PGE Lua running on any homebrew enabled PSP.
User guide
Run it from a PGE Lua script using dofile().
Then call System.LP2PGE().
This allows use of a pseudo LuaPlayer 0.2 API in PGE Lua scripts.
It can help in adapting existing LuaPlayer scripts to PGE Lua.
External links
- Author's website - http://dangee.net/ (archived)