Difference between revisions of "Bitfield Table"

From Ōkami Speedrun Wiki
Jump to navigation Jump to search
(adding brush techniques obtained bitfield)
Line 8: Line 8:
! Address !! Short Description !! Bit 0 !! Bit 1 !! Bit 2 !! Bit 3 !! Bit 4 !! Bit 5 !! Bit 6 !! Bit 7
! Address !! Short Description !! Bit 0 !! Bit 1 !! Bit 2 !! Bit 3 !! Bit 4 !! Bit 5 !! Bit 6 !! Bit 7
|- id="Usable_Brush_Techniques"
|- id="Usable_Brush_Techniques"
| main.dll+890A30 || Usable Brush Techniques Byte 1/4 || Unknown || Sunrise (unusable without story flag?) || Greensprout || Unknown || Bloom || Water Lily || Galestorm || Whirlwind
| main.dll+890A30 || Usable Brush Techniques Byte 1/4 || Unknown || Sunrise (Set by default. Unusable without story flag?) || Greensprout || Unknown || Bloom || Water Lily || Galestorm || Whirlwind
|-
|-
| main.dll+890A31 || Usable Brush Techniques Byte 2/4 || Thunder Storm || Thunderbolt || Inferno || Fireburst || Power Slash || Watersprout || Deluge || Fountain
| main.dll+890A31 || Usable Brush Techniques Byte 2/4 || Thunder Storm || Thunderbolt || Inferno || Fireburst || Power Slash || Watersprout || Deluge || Fountain
Line 15: Line 15:
|-
|-
| main.dll+890A33 || Usable Brush Techniques Byte 4/4 || Icestorm || Cherry Bomb || Unknown || Set when obtaining Sunrise in Kamiki, but doesn't allow the use of Sunrise by itself || Unknown || Unknown || Catwalk || Unknown
| main.dll+890A33 || Usable Brush Techniques Byte 4/4 || Icestorm || Cherry Bomb || Unknown || Set when obtaining Sunrise in Kamiki, but doesn't allow the use of Sunrise by itself || Unknown || Unknown || Catwalk || Unknown
|- id="Brush_Techniques_Obtained"
| main.dll+890A38 || Brush Techniques Obtained Byte 1/4 || Unknown || Sunrise (Set by default) || Greensprout || Unknown || Bloom || Water Lily || Galestorm || Whirlwind
|-
| main.dll+890A39 || Brush Techniques Obtained Byte 2/4 || Thunder Storm || Thunderbolt || Inferno || Fireburst || Power Slash || Watersprout || Deluge || Fountain
|-
| main.dll+890A3A || Brush Techniques Obtained Byte 3/4 || Veil of Mist || Mist Warp || Crescent || Vine || Unknown || Unknown || Rejuvenation || Blizzard
|-
| main.dll+890A3B || Brush Techniques Obtained Byte 4/4 || Icestorm || Cherry Bomb || Unknown || Set when obtaining Sunrise in Kamiki || Unknown || Unknown || Catwalk || Unknown
|}
|}

Revision as of 17:34, 5 June 2021

Note: This page pertains to Reverse Engineering of Okami.

Explanation

This page contains a list of addresses which contain binary data, such as flags. See Memory Address Table for info on other kinds of addresses.

Table

Address Short Description Bit 0 Bit 1 Bit 2 Bit 3 Bit 4 Bit 5 Bit 6 Bit 7
main.dll+890A30 Usable Brush Techniques Byte 1/4 Unknown Sunrise (Set by default. Unusable without story flag?) Greensprout Unknown Bloom Water Lily Galestorm Whirlwind
main.dll+890A31 Usable Brush Techniques Byte 2/4 Thunder Storm Thunderbolt Inferno Fireburst Power Slash Watersprout Deluge Fountain
main.dll+890A32 Usable Brush Techniques Byte 3/4 Veil of Mist Mist Warp Crescent Vine Unknown Unknown Rejuvenation Blizzard
main.dll+890A33 Usable Brush Techniques Byte 4/4 Icestorm Cherry Bomb Unknown Set when obtaining Sunrise in Kamiki, but doesn't allow the use of Sunrise by itself Unknown Unknown Catwalk Unknown
main.dll+890A38 Brush Techniques Obtained Byte 1/4 Unknown Sunrise (Set by default) Greensprout Unknown Bloom Water Lily Galestorm Whirlwind
main.dll+890A39 Brush Techniques Obtained Byte 2/4 Thunder Storm Thunderbolt Inferno Fireburst Power Slash Watersprout Deluge Fountain
main.dll+890A3A Brush Techniques Obtained Byte 3/4 Veil of Mist Mist Warp Crescent Vine Unknown Unknown Rejuvenation Blizzard
main.dll+890A3B Brush Techniques Obtained Byte 4/4 Icestorm Cherry Bomb Unknown Set when obtaining Sunrise in Kamiki Unknown Unknown Catwalk Unknown