• Welcome to Final Fantasy Hacktics. Please login or sign up.
 

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - curryberto

1
Quote from: mrgudenheim on July 24, 2024, 04:55:51 pmI have not come across that before. Are you using a 1.0 version of pixelorama? Most links still go to the 0.11 version of pixelorama.
1.0 release candidate versions can be downloaded from the link below until its official release on July 29
https://nightly.link/Orama-Interactive/Pixelorama/workflows/dev-desktop-builds/master

This fixed it - thanks!
2
When I try and load fftorama as an extension it create a txt file at

C:\Users\xxxx\AppData\Roaming\Pixelorama\extensions\faulty.txt

which lists FFTorama.pck

do you have any advice on how to resolve?
3
PSX FFT Hacking / Recreating PSX Sprites in Unity
July 05, 2019, 06:54:58 pm
Hello - first time posting here so I apologize if this is the wrong forum.

Long ago i found something called fftpatcher which extracted all the sprite assets from an FFT iso and you could view them all.

I modified that program to spit out all the sprite sheets as bmps and animation sequence data as JSON so I could recreate those assets in Unity for a personal project. Things are going pretty well but I am having a ton of trouble getting the weapon (WEP1) sprites to lay nicely on top of the attack animations on the the regular unit sprites (SPR1 I think).

Does anyone know any specific SPR1 WEP1 pairs so that I can try and line them up? I'm happy to share my work in progress if anyone wants it.