LP2PGE PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|version=2008 | |version=2008 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/lp2pge_1.zip | ||
|website=https://web.archive.org/web/20100712042947/http://dangee.net/ | |website=https://web.archive.org/web/20100712042947/http://dangee.net/ | ||
|source=https://dlhb.gamebrew.org/psphomebrew/ | |source=https://dlhb.gamebrew.org/psphomebrew/lp2pge_1.zip | ||
}} | }} | ||
LP2PGE is a LuaPlayer/PGE script translator. | LP2PGE is a LuaPlayer/PGE script translator. | ||
Revision as of 15:45, 19 June 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)