Users browsing this thread: 1 Guest(s)
FFV Battle Windows

#14
Posts: 181
Threads: 3
Thanks Received: 26
Thanks Given: 4
Joined: Apr 2015
Reputation: 18
Status
None
I'm still not sure how to fully fix the Neo Exdeath battle background, but I did notice some more errors in the HDMA tables. I think these are what cause those gray lines at the very bottom of the screen during the Neo Exdeath battle. To fix this, change all of the bytes listed below from 0x80 to 0x00. This is probably due to the developers misunderstanding how to terminate the HDMA table. As usual, subtract 0xC00000 to get a ROM address.

Code:
C1/14FF: 80
C1/1506: 80
C1/1519: 80
C1/1595: 80 <- this is for Neo Exdeath, the others are for other types of battles
C1/15A8: 80
C1/15BB: 80
D8/32EA: 80



It seems to me that the byte at 0x1158F should adjust the transition point between the battlefield area and the menu area during the Neo Exdeath battle. The vanilla value is 0x04 and I thought that changing it to 0x03 would shift everything up by 1 scanline, but it sounds like that's not the case. Maybe try some other values like 0x05, 0x02, or 0x01 and see what happens? Don't use 0x00 because that will terminate the HDMA table. If that doesn't work you can also try adjusting the byte at C1/151A in the same way.
And just to clarify, after changing one of these bytes you need to restart the final battle for it to take effect because the HDMA table gets loaded right after the Exdeath tree dies. If you load a save state mid-battle it won't reload the table.
  Find
Quote  



Messages In This Thread
FFV Battle Windows - by Mike 64 - 04-28-2023, 08:35 AM
RE: FFV Battle Windows - by Everything - 04-28-2023, 09:36 AM
RE: FFV Battle Windows - by Mike 64 - 04-28-2023, 09:59 PM
RE: FFV Battle Windows - by Everything - 04-29-2023, 06:57 PM
RE: FFV Battle Windows - by Mike 64 - 04-30-2023, 06:44 AM
RE: FFV Battle Windows - by Everything - 05-01-2023, 08:47 AM
RE: FFV Battle Windows - by Mike 64 - 05-01-2023, 05:02 PM
RE: FFV Battle Windows - by Everything - 05-02-2023, 09:26 AM
RE: FFV Battle Windows - by Mike 64 - 05-03-2023, 07:56 AM
RE: FFV Battle Windows - by Everything - 05-03-2023, 09:06 PM
RE: FFV Battle Windows - by Mike 64 - 05-03-2023, 09:20 PM
RE: FFV Battle Windows - by Everything - 05-04-2023, 08:31 AM
RE: FFV Battle Windows - by Mike 64 - 05-04-2023, 09:50 PM
RE: FFV Battle Windows - by Everything - 05-05-2023, 12:37 PM
RE: FFV Battle Windows - by Mike 64 - 05-07-2023, 11:12 AM
RE: FFV Battle Windows - by Everything - 05-08-2023, 11:42 PM
RE: FFV Battle Windows - by Mike 64 - 05-09-2023, 01:06 AM
RE: FFV Battle Windows - by Everything - 05-09-2023, 08:44 AM
RE: FFV Battle Windows - by Mike 64 - 05-09-2023, 06:29 PM
RE: FFV Battle Windows - by kamesennin - 04-02-2024, 01:34 PM
RE: FFV Battle Windows - by kamesennin - 04-04-2024, 05:20 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite