MyRPG Creator PSP: Difference between revisions
More actions
Created page with "{{Infobox PSP Homebrews |title=MyRPG Creator |image=myrpgcreatorpsp.png |description=This program allows you to create an RPG in Lua. |author=lordvisaris |lastupdated=2009/02/01 |type=PC Utilities |format= |version=A BetaTest |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/myrpgcreatorpsp.7z |website=https://web.archive.org/web/20090205151532/http://global-guardians-corp.fr.gd/MyRPG-Creator.htm |source= }} This program allows you to create an RPG in Lua...." |
No edit summary |
||
| Line 5: | Line 5: | ||
|author=lordvisaris | |author=lordvisaris | ||
|lastupdated=2009/02/01 | |lastupdated=2009/02/01 | ||
|type= | |type=Development | ||
|format= | |format= | ||
|version=A BetaTest | |version=A BetaTest | ||
Latest revision as of 00:50, 9 January 2025
| MyRPG Creator | |
|---|---|
| General | |
| Author | lordvisaris |
| Type | Development |
| Version | A BetaTest |
| License | Mixed |
| Last Updated | 2009/02/01 |
| Links | |
| Download | |
| Website | |
This program allows you to create an RPG in Lua.
Features
- Lua coding (HM 7).
- Event management.
- Map management with 2 layers of display.
- Blocking management on the map with a third layer.
- Database management: Items and characters.
- Shop management.
- Combat management (not implemented in this demo).
- Player save management.
User guide
To make your character speak, click the button with the speech bubble. A text-entry window will open, asking you to enter the dialogue. After typing the text, press OK (watch out for the bug).
If it freezes, press the red "Quit" button. Afterward, the text should appear in the event area next to it.
To test your RPG on the PSP, copy the "MyRPG" folder from the directory where you installed MyRPG Creator to the GAME folder on your PSP.
Screenshots
Known issues
After opening a window to enter a value and validating it, the program may stop working. To fix this, click the "Close" button (cross) to restart the program.
To close the program, click the button next to the "Save Disk" icon (Make sure to save your work first!).
External links
- Author's website - http://global-guardians-corp.fr.gd/MyRPG-Creator.htm (archived)
- XtreamLua http://xtreamlua.com/forums/viewtopic.php?f=4&t=4810 (archived)