F
ff7rules
Guest
From Gjoerulv.
It's probably possible. The "only" thing you need to do is to find the address for gamma/brightness and change/set the value for it. If you remember the way you changed the size of the enemy by AI modding it shouldn't be too hard.
IF XXXX is the address and YY is the value you want then it should look something like this.:
12 (2060)
11 (XXXX)
80
60 (YY)
90
The addres is over 0x4000 but under 0x4FFF. Value 00h - FFh. If you have the Proud Cloud app. you could look in the data file that follows to explore known addresses.
Thats alot of adresses to test myself help anyone?
heres what i got so far. Wwill edit as I try more)
Self.Flag:Unknown(00000001) <- 128 = 4020
Self.Flag:SideAttack <- 128 = 4021
Self.Flag:Unknown(00000004) <- 128 =4022
Self.Flag:Enabled? <- 128 = 4023
Self.Flag:MainScriptActive <- 128 = 4024
Self.Flag
efending? <- 128=4025
Self.Flag:BackRow <- 128=4026
Self.Flag:?Row <- 128=4027
Self.Flag
hysicalImmune <- 128=4028
Self.Flag:MagicalImmune <- 128=4029
Self.Flag:Unknown(00000400) <- 128=402A
Self.Flag:Unreachable <- 128=402B
Self.Flag:Unknown(00001000) <- 128=402C
Self.Flag
eadUnit <- 128=402D
Self.Flag:Invisible <- 128=402E
Self.Unknown(402F) <- 128=402F Reflect all?
Self.Flag:Unknown(00010000) <- 128=4030 nothing noticeable
Self.Flag:Unknown(00020000) <- 128=4031 absorb all magic
Self.Flag:Unknown(00040000) <- 128=4032
Self.Flag:Unknown(00080000) <- 128=4033
Self.Flag:Unknown(00100000) <- 128=4034
Self.Flag:Unknown(00200000) <- 128=4035
Self.Flag:Unknown(00400000) <- 128=4036
It's probably possible. The "only" thing you need to do is to find the address for gamma/brightness and change/set the value for it. If you remember the way you changed the size of the enemy by AI modding it shouldn't be too hard.
IF XXXX is the address and YY is the value you want then it should look something like this.:
12 (2060)
11 (XXXX)
80
60 (YY)
90
The addres is over 0x4000 but under 0x4FFF. Value 00h - FFh. If you have the Proud Cloud app. you could look in the data file that follows to explore known addresses.
Thats alot of adresses to test myself help anyone?
Self.Flag:Unknown(00000001) <- 128 = 4020
Self.Flag:SideAttack <- 128 = 4021
Self.Flag:Unknown(00000004) <- 128 =4022
Self.Flag:Enabled? <- 128 = 4023
Self.Flag:MainScriptActive <- 128 = 4024
Self.Flag
Self.Flag:BackRow <- 128=4026
Self.Flag:?Row <- 128=4027
Self.Flag
Self.Flag:MagicalImmune <- 128=4029
Self.Flag:Unknown(00000400) <- 128=402A
Self.Flag:Unreachable <- 128=402B
Self.Flag:Unknown(00001000) <- 128=402C
Self.Flag
Self.Flag:Invisible <- 128=402E
Self.Unknown(402F) <- 128=402F Reflect all?
Self.Flag:Unknown(00010000) <- 128=4030 nothing noticeable
Self.Flag:Unknown(00020000) <- 128=4031 absorb all magic
Self.Flag:Unknown(00040000) <- 128=4032
Self.Flag:Unknown(00080000) <- 128=4033
Self.Flag:Unknown(00100000) <- 128=4034
Self.Flag:Unknown(00200000) <- 128=4035
Self.Flag:Unknown(00400000) <- 128=4036