Convert RM-game using Tools before playing

Is it possible to convert a RM-game data using provided tools to Player’s internal formats and use this data to play a game instead of RM files?

Yes. With lcf2xml.

The filenames are:
RPG_RT.ldb -> RPG_RT.edb
RPG_RT.lmt -> RPG_RT.emt
and for all maps
MapXXXX.lmu -> MapXXXX.emu

But savegames will be still written using binary LSD format.

EasyRPG will prefer the XML files over the binary files, when a XML file is missing it will load the binary file instead.

1 Like