FFHacktics
News
About

Downloads
Tools
Patches
Custom Sprites

Community
Forum
Contests
Mibbit (IRC)
FFH's Discord irc.ffhacktics.com #FFH

Resources
Wiki
Maps
Effects
Tutorials
Sprites
Item Palettes
Event Instructions


Affiliates
FFVI Hacking
Graphics Gale
Event Instruction: {31}ColorBGBeta
See Also: {2E}Background {32}ColorUnit {33}ColorField

Description:
Colors gradually the background using preset and/or RGB colors based on its current state. Because the result is based on its previous state, this instruction cannot blend a homogeneous color except black. It cannot have any impact on pure black backgrounds either.


Parameters:
Preset Color : Byte (hex)
Red : Byte (signed)
Green : Byte (signed)
Blue : Byte (signed)
Time : Byte (unsigned)


Preset Color : Byte (hex)
You can mix the RGB color with any of the preset colors:
x01 : Night
x02 : Grayscale
x04 : Original palette?
x08 : Original palette?
x10 : Completely Black
x20 : Completely Black
x40 : Completely Black
x80 : Completely Black


Red : Byte (signed)
Blue value of the RGB color.


Green : Byte (signed)
Green value of the RGB color.


Blue : Byte (signed)
Blue value of the RGB color.


Time : Byte (unsigned)
Time required to perform the whole instruction in tenths of second.
050 = 5,0 seconds
100 = 10,0 seconds
255 = 25,5 seconds

Final Fantasy Hacktics 2.0 ~ The Final Fantasy Tactics Hacking community
©2007-2014 Xifanie Boisvert
All materials are property of their respective owners.