• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
June 14, 2025, 06:06:59 pm

News:

Please use .png instead of .bmp when uploading unfinished sprites to the forum!


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 - nasbyart

1
Quote from: Nyzer on March 20, 2025, 08:55:57 amYou can't use non-generic skillset IDs as generic skillsets without issues.

Ah dang it
Thankies for letting me know. Didn't respond for a bit because I been on the discord
2
I'm trying to change the skillset slot 4D into a generic and default skillset. I wanted to use it to create a new set of skills for Samurai.

Using what I did for fixing the Calculator, trying several ASM hacks and editing the code to input 05 in place for skillset 4D does nothing
the action menu for this new skillset even when set to default stays greyed out in battle even after learning moves. (tested using cure before adding my own custom skills) I even gave the new skillset a name "Draw Sword"

Are the blank and unused skillsets/action menu's hardcoded not to work for the player?
Is there anything specific I need to do to use those blank slots?

Im using the latest patcher suite 497
3
Never mind I fixed my issue with the Calculator class using another ASM
can close this post
4
I'm trying to change the Calculator job into another job.

I've tried using the Generic Skillset Fix and The Skillset Hardcoding Fix ASM and set the Action Menu to Default for math skill and still doesn't work. I even tried using Xif's Skillset Behavior sheet to generate a new xlm file. Then added them into the patches folder, then applied it in FFTorgASM but it didn't work for any classes even ones already set to basic in the sheet. Unless there is something I'm missing in the xml file generated.

Im using the latest patcher suite 497
5
PSX FFT Hacking / Re: ASM Requests
March 17, 2025, 05:57:50 am
I would like to remove the NS (no status infliction) from the formulas for Yell(39) and Accumulate(36) if possible?
Does anyone already have this or willing to help me?