LP2PGE PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "Category:PC utilities for PSP homebrew" to "" |
||
| Line 29: | Line 29: | ||
[[Category:PSP homebrew applications]] | [[Category:PSP homebrew applications]] | ||
Revision as of 07:37, 8 May 2024
| LP2PGE | |
|---|---|
| General | |
| Author | dangee |
| Type | Developments |
| 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)