Users browsing this thread: 2 Guest(s)
FFIV TAY Rip Request
#5
It looks like either the dump tool you used is a bit bugged, or the game loads the originally 16x16 tiles as 18x18 tiles, which are then just dumped by the tool.
My dumps were made using only the files in the rom, which I've uploaded here. You can view the .f4dat files inside using TiledGGD and these plugins. (use the bindings below to use the plugins)

Code:
    <Binding type="GRAPHICS">
        <Name>Final Fantasy IV: The After Years file</Name>
        <FilterSet method="AND">
            <Filter type="FILENAME">f4dat</Filter>
        </FilterSet>
        <Target type="LUA">Graphics_FFIVR.lua</Target>
    </Binding>
    <Binding type="PALETTE">
        <Name>Final Fantasy IV: The After Years file</Name>
        <FilterSet method="AND">
            <Filter type="FILENAME">f4dat</Filter>
        </FilterSet>
        <Target type="LUA">Palette_FFIVR.lua</Target>
    </Binding>
Thanked by:


Messages In This Thread
FFIV TAY Rip Request - by Zemious - 08-14-2010, 10:06 PM
RE: FFIV TAY Rip Request - by Davy Jones - 08-15-2010, 08:02 AM
RE: FFIV TAY Rip Request - by Zemious - 08-15-2010, 11:38 AM
RE: FFIV TAY Rip Request - by Davy Jones - 08-15-2010, 12:01 PM
RE: FFIV TAY Rip Request - by Barubary - 08-15-2010, 12:16 PM
RE: FFIV TAY Rip Request - by Zemious - 08-15-2010, 12:57 PM
RE: FFIV TAY Rip Request - by Barubary - 08-15-2010, 01:42 PM
RE: FFIV TAY Rip Request - by Zemious - 08-15-2010, 02:34 PM
RE: FFIV TAY Rip Request - by Barubary - 08-15-2010, 02:50 PM
RE: FFIV TAY Rip Request - by Previous - 08-15-2010, 12:52 PM
RE: FFIV TAY Rip Request - by Ton - 08-15-2010, 01:30 PM
RE: FFIV TAY Rip Request - by Zemious - 08-15-2010, 09:14 PM
RE: FFIV TAY Rip Request - by Barubary - 08-16-2010, 01:35 PM

Forum Jump: