LP2PGE PSP: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:PSP homebrew applications" to "" |
No edit summary |
||
| 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 | ||
Revision as of 11:53, 8 May 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)