Users browsing this thread: 1 Guest(s)
Camera Control During Mode 7 Ending Scenes

#1
Posts: 178
Threads: 2
Thanks Received: 23
Thanks Given: 4
Joined: Apr 2015
Reputation: 18
Status
None
I found some code near the end of bank C3 that allows you to control the camera during most (but not all) of the ending scenes when the airship is flying around and the credits are rolling. Not super useful, but it's kinda fun. It's documented in Novalia Spirit's bank C3 disassembly, but I'm not sure if anyone has exploited it yet. Take a look at C3/D2A9 to see how it works. I'm guessing the original developers used this code to help them write the scripts that move the camera automatically. To enable the controller, you just need to change one byte:

Code:
; this forces a joypad update during NMI for ending cinematics
.ORG $C3C5B9
.DB $4D

The controls are as follows:

R/L: rotate
A/B: zoom
X/Y: tilt (i.e. pitch)
direction buttons: scroll
  Find
Quote  
[-] The following 4 users say Thank You to Everything for this post:
  • madsiur (12-24-2017), seibaby (12-26-2017), SSJ Rick (12-25-2017), Tenkarider (12-24-2017)



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite