eglaysher / rlvm

RealLive clone for Linux and OSX
http://rlvm.net
GNU General Public License v3.0
152 stars 26 forks source link

One of Clannad's "Horizontal flash" visual effect not implemented yet #17

Closed Polarem closed 13 years ago

Polarem commented 13 years ago

I noticed this while looking for colour inversion:

In Clannad, on Apr 22, a flash is supposed to appear during the colour inversion in Botan's scene.

The opcodes seem to be a GAN animation via ganPlay2 (), followed by op<1:073:00104, 0>

Polarem commented 13 years ago

This is from SEEN3422, where the section is

farcall (9078, 9) bgmStop wavPlay ('PIKIN') grpInvert (0) farcall (9072, 0)

I believe farcall(9072, 0) displays the flash. It is also called from SEEN0425 (laser tag?), SEEN3424 (laser tag?), and SEEN3501 (unknown), but I haven't looked into those in-game yet.

eglaysher commented 13 years ago

Shows flashes during inverted color sequences in Clannad.

(Oddly enough, I can't see the diagonal flash with RealLive.exe though the object is getting created in the source code.)

Closed by 00fc2f3101e02ff28fad06919da1e090c99bb8ee