player
https://github.com/easyrpg/player
C++
RPG Maker 2000/2003 and EasyRPG games interpreter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported5 Subscribers
Add a CodeTriage badge to player
Help out
- Issues
- Ineluki Key Patch - Calling a Saves.script file should return the number of saves, not return 1 if at least one save file exists
- Reduced re-drawing of Window_Command
- Ineluki MP3-Patch - Linking to a file from the current directory reads from the wrong location
- Display a warning when using a command tracking the keyboard or mouse on platforms requiring an external one
- Ineluki Key Patch - Opening the setting menu while keys are tracked will keep track of the keys pressed during the settings menu
- Look for map files in a "Map" subfolder, with root fallback
- Display the colour from the background pattern of the System graphic for the background of the settings menu if the title screen of the game is skipped
- Windows - Returning to the game browser while in fullscreen after starting a game does not clear the title in the window name
- fmtlib's license is mislabeled
- A selected (sound)font in the settings menu that includes the name of another existing (sound)font will display it as being in use
- Docs
- C++ not yet supported