FF7/Field/Script/Opcodes/27 BGMOVIE

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 19:18, 14 February 2021 by Myst6re (talk | contribs) (Created page with "* Opcode: '''0x27''' * Short name: '''BGMOVIE''' * Long name: Background Movie ==== Memory layout ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x27
  • Short name: BGMOVIE
  • Long name: Background Movie

Memory layout

0x27 S

Arguments

  • const UByte S: Switch background movie on/off (1/0, respectively).

Description

Turns background movie on or off for the next movie.