Tmx to Lex Talionis Converter

I made a program that converts .tmx map files to .json usable in the Lex Talionis game engine for Fire Emblem ROM hacks.

The program is written in TypeScript and can be run on any OS, instructions included. Here’s the code:

GitHub Repo

I used this program to convert many of the free to use maps in the main FE Repo, and gave the original authors credit.

Limitations

While this program converts most (41, to be exact) of the maps in the main FE repo, it does not work with all tilesets, nor any autotiles.

View Available Maps

See the converted maps from the FE Repo here

11 Likes

can it work with your own maps

Yes you can give it any TMX that uses the supported tilesets and it will give you that map in a LT-friendly json

1 Like

good i have horrible ideas

1 Like