Glitch that happens after i change form, scrolling the stage(like in Kefka's fight)
#9
(06-10-2014, 09:34 PM)Tenkarider Wrote: - Change the battle music during the battle, in the case is even possible to select all the music, or just the default ones used for battle?

You could invoke a song change anywhere in the code I think, in bank C1 or C2. Here's the victory fanfare example:

Code:
C1/0152:    A92F        LDA #$2F        (47 = fanfare song data #)
C1/0154:    8D0113      STA $1301
C1/0157:    A9FF        LDA #$FF        (Volume: FF = normal)
C1/0159:    8D0213      STA $1302
C1/015C:    220400C5    JSL $C50004     (Changes the music to fanfare)

For the rest, I am unsure how it would be possible to code or do.
Reply


Messages In This Thread
RE: Glitch that happens after i change form, scrolling the stage(like in Kefka's fight) - by madsiur - 06-10-2014, 10:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Throw Fire/Ice/Thunder Rod Glitch doofenH 0 1,349 11-20-2022, 07:45 AM
Last Post: doofenH
  Quick Glitch doofenH 3 2,690 05-11-2022, 10:26 AM
Last Post: Gi Nattak
  Genji Glove glitch doofenH 2 2,377 05-11-2022, 06:58 AM
Last Post: doofenH
  Infinite Item glitch Rodimus Primal 3 3,177 11-12-2020, 05:12 AM
Last Post: NPCnextdoor
  Fight continue with a new invoke battle doofenH 3 3,414 01-06-2020, 07:41 PM
Last Post: PowerPanda
  Burying the Airship Glitch? C-Dude 3 3,119 12-25-2019, 10:37 PM
Last Post: C-Dude
  Priority glitch: which patch? 13375K37CH3R 5 4,302 09-29-2017, 06:16 PM
Last Post: 13375K37CH3R
  Two new patches: Better Dice, No X In Fight 13375K37CH3R 0 2,136 03-05-2016, 02:22 AM
Last Post: 13375K37CH3R
  New patch: Banon Riding Glitch fix 13375K37CH3R 5 6,119 12-11-2015, 11:59 PM
Last Post: madsiur
  New patch: Side Saddle Glitch fix 13375K37CH3R 0 2,006 12-11-2015, 08:53 PM
Last Post: 13375K37CH3R

Forum Jump:


Users browsing this thread: 1 Guest(s)