-
Notifications
You must be signed in to change notification settings - Fork 3
EasyRPG
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.
- Support:
Windows 10 (ARM) build 14393+ - Require:
RetroArch 1.15.5+
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.iniinside game folder - For zipped games create
config.iniatgame.name.zip.save
the folder ends with .zip.save will be created by default by the core.
Supports freepats (check WildMidi page)
To use this decoder you must:
-
Download
wildmidisounds fromContent 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
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/Fluidsynthsystem/easy-rpg/Fluidsynth
then get .sf2 library and put in the folder
rename the file to FluidR3_GM.sf2
Here you will find more and detailed info about the core (Click Here)