Skip to content

EasyRPG

Bashar Astifan edited this page Jun 24, 2024 · 1 revision

After days of working and fixing now EasyRPG Player core is ready I had to compile all it's libraries for UWP and made changes on the files system even I had to made some changes on RetroArch to support UWP layer and Libretro VFS.

EasyRPG

Suport

  • Support: Windows 10 (ARM) build 14393+
  • Require: RetroArch 1.15.5+

Config

Usually config file can be found at system/easy-rpg/config.ini

if you would like to use custom config for specific game:

  • Create config.ini inside game folder
  • For zipped games create config.ini at game.name.zip.save

the folder ends with .zip.save will be created by default by the core.

WildMidi

Supports freepats (check WildMidi page)

To use this decoder you must:

  • Download wildmidi sounds from Content Downloader->EasyRPG

  • [OR] Get it by your self and place it in any location match the following:

  • system/wildmidi

  • system/easy-rpg/wildmidi

Note: if wildmidi.cfg has dir at the top make sure to fix the path based on your files location: dir system/wildmidi/freepats

Fluidsynth

Supports soundfonts (check Fluidsynth page)

This is the lite version of the decoder but it works fine To use this decoder create folder in system for one of the following:

  • system/Fluidsynth
  • system/easy-rpg/Fluidsynth

then get .sf2 library and put in the folder rename the file to FluidR3_GM.sf2

Libretro Documentations

Here you will find more and detailed info about the core (Click Here)

Screenshots

Clone this wiki locally