Users browsing this thread: 1 Guest(s)
[Patch] Relics Damage

#4
Posts: 617
Threads: 49
Thanks Received: 0
Thanks Given: 5
Joined: Feb 2017
Reputation: 25
Status
None
I was still having problems with this, so I went to the Discord for help. Seibaby took a look at the code, and found that the problem is in the ;update damage section. You are applying a 9999 damage cap BEFORE the enemy defense gets figured in. The CMP #$270F and LDA #$270F need to be changed to CMP #$FFFF and LDA #$FFFF. This fixes the issue.


Projects:
FFVI: Divergent Paths (Completed) - a complete storyline and gameplay hack of FF6 that adds Leo as a playable character
  Find
Quote  



Messages In This Thread
[Patch] Relics Damage - by HatZen08 - 05-03-2018, 03:51 AM
RE: [Patch] Relics Damage - by PowerPanda - 07-07-2018, 09:20 PM
RE: [Patch] Relics Damage - by PowerPanda - 10-04-2022, 03:26 PM
RE: [Patch] Relics Damage - by PowerPanda - 10-05-2022, 11:07 PM
RE: [Patch] Relics Damage - by Dev J - 12-13-2022, 09:41 AM
RE: [Patch] Relics Damage - by PowerPanda - 12-14-2022, 07:32 PM
RE: [Patch] Relics Damage - by HatZen08 - 12-23-2022, 03:23 AM
RE: [Patch] Relics Damage - by PowerPanda - 12-30-2022, 01:24 PM
RE: [Patch] Relics Damage - by Dev J - 12-23-2022, 10:50 AM
RE: [Patch] Relics Damage - by HatZen08 - 12-25-2022, 01:51 PM
RE: [Patch] Relics Damage - by Dev J - 12-25-2022, 02:03 PM
RE: [Patch] Relics Damage - by HatZen08 - 12-31-2022, 06:36 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite