RPG Maker 2000/2003 (EasyRPG)¶
Background¶
EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003 and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data.
EasyRPG Player is part of the EasyRPG Project. More information is available at the project website: https://easyrpg.org/
Author/License¶
The EasyRPG core has been authored by
- EasyRPG team
The EasyRPG core is licensed under
A summary of the licenses behind RetroArch and its cores can be found here.
Extensions¶
Content that can be loaded by the EasyRPG core have the following file extensions:
- .ldb
RTP files¶
You must download the RTP2000 and RTP2003 from here. They are exe/zip files but can be extracted with e.g. 7zip. Create rtp
folder in system
folder. Put the extracted data in "rtp/2000" and "rtp/2003" to system/rtp
accordingly.
retroarch | system | rtp | 2000 | |
2003 |
Databases¶
RetroArch database(s) that are associated with the EasyRPG core:
Features¶
Frontend-level settings or features that the EasyRPG core respects.
Feature | Supported |
---|---|
Restart | ✔ |
Screenshots | ✔ |
Saves | ✔ |
States | ✕ |
Rewind | ✕ |
Netplay | ✕ |
Core Options | ✔ |
RetroAchievements | ✕ |
RetroArch Cheats | ✕ |
Native Cheats | ✕ |
Controls | ✔ |
Remapping | ✕ |
Multi-Mouse | ✕ |
Rumble | ✕ |
Sensors | ✕ |
Camera | ✕ |
Location | ✕ |
Subsystem | ✕ |
Softpatching | ✕ |
Disk Control | ✕ |
Username | ✕ |
Language | ✕ |
Crop Overscan | ✕ |
LEDs | ✕ |
Directories¶
The EasyRPG core's internal core name is 'EasyRPG'
The EasyRPG core saves/loads to/from these directories.
Loaded content's directory
- Save##.lsd (Save files)
- easyrpg_log.txt (EasyRPG log file)
Geometry and timing¶
- The EasyRPG core's core provided FPS is (FPS)
- The EasyRPG core's core provided sample rate is 44100 Hz
- The EasyRPG core's core provided aspect ratio is (Ratio)
Controllers¶
The EasyRPG core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s):
User 1 device types¶
- None - Doesn't disable input. There's no reason to switch to this.
- RetroPad - Joypad - Stay on this.
- RetroPad w/Analog - Joypad - Same as RetroPad. There's no reason to switch to this.
Controller tables¶
Joypad¶
RetroPad Inputs | EasyRPG core inpits |
---|---|
![]() |
Cancel |
![]() |
Decision |
![]() |
Up |
![]() |
Down |
![]() |
Left |
![]() |
Right |
![]() |
Decision |
External Links¶
- Official EasyRPG Website
- Official EasyRPG Github Repository
- Libretro EasyRPG Core info file
- Libretro EasyRPG Github Repository
- Report Libretro EasyRPG Core Issues Here