Version differences: Difference between revisions

m
no edit summary
m (Dab)
mNo edit summary
Line 148: Line 148:
| game/camera.c || style="background-color: #F99" | When func_80286C9C is called while in BitDW (todo: clarify, is this the entire level including the boss fight or just the boss fight?), func_8028BB3C(a, 144) will be called on the J version. On the U version, func_8028BB3C(a, 144) will be called if the demo is not being run; if it is, and the camera's secondary focus is set on an object, that object will have the first byte of its rawData set to 2.
| game/camera.c || style="background-color: #F99" | When func_80286C9C is called while in BitDW (todo: clarify, is this the entire level including the boss fight or just the boss fight?), func_8028BB3C(a, 144) will be called on the J version. On the U version, func_8028BB3C(a, 144) will be called if the demo is not being run; if it is, and the camera's secondary focus is set on an object, that object will have the first byte of its rawData set to 2.
|-
|-
| game/camera.c || style="background-color: #FFFF90" | In func_8028B3DC, under some circumstances the sound that normally plays when you press C-Down will not play on J, but will on U. (todo: document camera)
| game/camera.c || style="background-color: #9F9" | When you try to zoom out (press C-Down) when the camera is already zoomed out, a buzz sound will play on the U version. It will not play on the J version.
|-
|-
| game/camera.c || style="background-color: #FFFF90" | In func_8028B7A4, under some circumstances the sound that normally plays when you press C-Down will not play on J, but will on U. (todo: document camera)
| game/camera.c || style="background-color: #FFFF90" | In func_8028B7A4, under some circumstances the sound that normally plays when you press C-Down will not play on J, but will on U. (todo: document camera)