• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
June 15, 2025, 02:58:43 pm

News:

Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!


Implementing Custom Formulas

Started by Mysfit, January 01, 2012, 08:42:26 pm

Mysfit

Is it possible to implement formulas of my own design (such as those used to determine the damage output of weapons and abilities), and if so, how would I go about doing this?
  • Modding version: PSX

Glain

Sure, by ASM hacking the formulas; they're hardcoded into the game code. There's a listing of the code for the formulas in the first few posts in this thread (Click on the "Part 1", "Part 2", etc of fdc's posts).

If you don't feel like foraying into ASM hacking, you could request someone who does to write a custom formula, or something of that nature.
  • Modding version: Other/Unknown

Pickle Girl Fanboy

January 02, 2012, 12:50:15 pm #2 Last Edit: January 02, 2012, 08:03:31 pm by Pickle Girl Fanboy
It helps if the custom formula you're requesting is something other people want to, and if you specify what formula you want replaced and what you want it replaced with.