LP2PGE PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|author=dangee | |author=dangee | ||
|lastupdated=2008/10/06 | |lastupdated=2008/10/06 | ||
|type= | |type=Development | ||
|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. | ||
| Line 28: | Line 28: | ||
* 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: | [[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)