Commit Graph

2 Commits

Author SHA1 Message Date
nmlgc 1898ee4564 [Reverse-engineering] [th04/th05] Bosses: Patterns seen / defeat bonus flag
There's the meaning I was looking for in 6ff427a! Far from everything
that's done with this "mode change" variable though – and as we've seen
in 426a531, it's mostly a waste of time to immediately RE all meanings
of this variable across all bosses. So, let's keep using the raw
"phase_state" variable in ASM land.

Part of P0191, funded by nrook.
2022-05-01 00:22:03 +02:00
nmlgc 5e4f1f0f1d [Reverse-engineering] [th04] Gengetsu: Wave teleport amplitude
Given how close the string literals of TH04's boss defeat sequence
function are to the end of its data segment, it makes sense to figure
out the three values after it right now.

Part of P0187, funded by [Anonymous] and Blue Bolt.
2022-03-27 00:43:03 +01:00