Map2GL (Final Fantasy Tactics Map Viewer): Difference between revisions

From Caves of Narshe Development Wiki
Jump to navigation Jump to search
Created page with "The original version of this file is here: http://www.romhacking.net/utils/535/ This is a FFT map viewer written in Python, so it requires a system with both OpenGL capabilities..."
(No difference)

Revision as of 21:51, 7 August 2011

The original version of this file is here: http://www.romhacking.net/utils/535/

This is a FFT map viewer written in Python, so it requires a system with both OpenGL capabilities and Python installed to run. The source version did a lot of really nice stuff, but User:R51 broke apart the source and learned enough about Python to modify it for CoN's needs. (TODO: run a diff of both versions so the changes can be documented)

Once modified, this was able to output the locations of all the move-find item locations for each battle map and output them as images that could then be modified further in Photoshop and assembled to create the rotating images seen on the live site today. Unsure if something like this exists for WotL but it might be necessary to complete that game's coverage.