• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
June 16, 2025, 06:51:29 pm

Need Patcher Help

Started by EpikComplex, October 27, 2009, 03:53:34 am

EpikComplex

October 27, 2009, 03:53:34 am Last Edit: December 31, 1969, 07:00:00 pm by EpikComplex
Hi I'm trying to make my own patch for fun and replace Ramza with a female main character. However, I'd like to find out how to turn the main character's setting set to all female attributes (as can be done in FFT Patcher to characters on the battle field) Besides editing the gamesave to make the main character truly a female (death cry, immunity to charm from female theif,etc) is there any other way fully switch a character's gender attribute? FFTPATCHER wont let me change the "Ramza" gender attribute but only for the one that is preset in the first battle (Orbonne) Thanks for all your help guys!

philsov

October 27, 2009, 10:53:03 am #1 Last Edit: December 31, 1969, 07:00:00 pm by philsov
That isn't a function of fftpatcher, but it is doable.

[Pre-Raw Stat]
Ramza
SCUS_942.21
Gender             : 0x4A8A4 value 0x80 Male (0x80 = Male, 0x40 = Female, 0x20 = Monster)
Brave & Faith      : 0x4A914 value 0x46
Level              : 0x4A98C value 0x01 [Affect new recruit level at Soldier Office]
Min Pre-RawHP      : 0x4F124 value 0x1E
Min Pre-RawMP      : 0x4F125 value 0x0F
Min Pre-RawSp      : 0x4F126 value 0x06
Min Pre-RawPA      : 0x4F127 value 0x05
Min Pre-RawMA      : 0x4F128 value 0x05
Head               : 0x4F129 value 0x9D Leather Hat
Armor              : 0x4F12A value 0xBA Clothes
Accessory          : 0x4F12B value 0xD0 Battle Boots
Weapon             : 0x4F12C value 0x13 Broad Sword
Shield             : 0x4F12E value 0xFF <Nothing>
Pre-RawHP Variance : 0x4F146 value 0x02
Pre-RawMP Variance : 0x4F147 value 0x01
Pre-RawSp Variance : 0x4F148 value 0x00
Pre-RawPA Variance : 0x4F149 value 0x00
Pre-RawMA Variance : 0x4F14A value 0x00

Male
SCUS_942.21
Min Pre-RawHP      : 0x4F10C value 0x1E
Min Pre-RawMP      : 0x4F10D value 0x0E
Min Pre-RawSp      : 0x4F10E value 0x06
Min Pre-RawPA      : 0x4F10F value 0x05
Min Pre-RawMA      : 0x4F110 value 0x04
Pre-RawHP Variance : 0x4F13C value 0x02
Pre-RawMP Variance : 0x4F13D value 0x01
Pre-RawSp Variance : 0x4F13E value 0x00
Pre-RawPA Variance : 0x4F13F value 0x00
Pre-RawMA Variance : 0x4F140 value 0x00

Female
SCUS_942.21
Min Pre-RawHP      : 0x4F118 value 0x1C
Min Pre-RawMP      : 0x4F119 value 0x0F
Min Pre-RawSp      : 0x4F11A value 0x06
Min Pre-RawPA      : 0x4F11B value 0x04
Min Pre-RawMA      : 0x4F11C value 0x05
Pre-RawHP Variance : 0x4F141 value 0x02
Pre-RawMP Variance : 0x4F142 value 0x01
Pre-RawSp Variance : 0x4F143 value 0x00
Pre-RawPA Variance : 0x4F144 value 0x00
Pre-RawMA Variance : 0x4F145 value 0x00

Monster
SCUS_942.21
Min Pre-RawHP      : 0x4F130 value 0x23
Min Pre-RawMP      : 0x4F131 value 0x08
Min Pre-RawSp      : 0x4F132 value 0x05
Min Pre-RawPA      : 0x4F133 value 0x05
Min Pre-RawMA      : 0x4F134 value 0x05
Pre-RawHP Variance : 0x4F14B value 0x03
Pre-RawMP Variance : 0x4F14C value 0x01
Pre-RawSp Variance : 0x4F14D value 0x00
Pre-RawPA Variance : 0x4F14E value 0x01
Pre-RawMA Variance : 0x4F14F value 0x01


Full topic is here:

http://www.ffhacktics.com/forum/viewtopic.php?t=1785
Just another rebel plotting rebellion.

EpikComplex

October 27, 2009, 10:00:20 pm #2 Last Edit: December 31, 1969, 07:00:00 pm by EpikComplex
that helps with setting the growth patterns for Ramza but how about setting the main character to die the the female death cry if you know what i mean. So basically when you start the game, it would be a female not a male that you get in place of ramza

philsov

October 27, 2009, 10:11:03 pm #3 Last Edit: December 31, 1969, 07:00:00 pm by philsov
Gender             : 0x4A8A4 value 0x80 Male (0x80 = Male, 0x40 = Female, 0x20 = Monster)

?
Just another rebel plotting rebellion.

EpikComplex

October 27, 2009, 10:27:29 pm #4 Last Edit: December 31, 1969, 07:00:00 pm by EpikComplex
ohh ok gotcha... sorry but do you know wut program to use to edit those values?

EpikComplex

October 27, 2009, 10:51:08 pm #5 Last Edit: December 31, 1969, 07:00:00 pm by EpikComplex
btw im using a psp iso just to put it out there..