Final Fantasy Hacktics

Modding => Hacking/Patching Tools => Topic started by: mmatyas on July 07, 2020, 02:16:58 pm

Title: Online Map Viewer
Post by: mmatyas on July 07, 2020, 02:16:58 pm
Hello everyone! Recently I've started tinkering with this wonderful game, and now made a web-based map viewer for the PSX version. I had some troubles running map2gl on Linux, and was also curious about the various file formats the game uses, so I wanted to make a simple, cross platform and (hopefully) user friendly viewer.

You can find it here: mmatyas.github.io/fft/mapviewer (https://mmatyas.github.io/fft/mapviewer/). Give it a try!

(https://snipboard.io/RNkOw8.jpg)

How it works:

You will need the PSX disc in BIN format (but not in .ECM.BIN).


After that, just drag and drop the the disc file into the page and browse the maps!
Title: Re: Online Map Viewer
Post by: Xifanie on July 07, 2020, 02:28:35 pm
Holy moogle puffs that's impressive 😮
Title: Re: Online Map Viewer
Post by: Jumza on July 07, 2020, 03:54:21 pm
Love that it reads from the image so you can view everything quickly + any custom maps you've made! Nice work!