Users browsing this thread: 11 Guest(s)
Pony Fantasy VI Remake

Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
I equipped two Atlas Armlets and tested damage against the same enemy versus one on or two. Again, though, the code did not even seem to insert. $C264E8 is blank in my Rom, still.

Well, your solution was just his solution? And I had already tried putting the code back as it originally was. Still crashes.
  Find
Quote  

Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(08-19-2016, 01:58 PM)DrakeyC Wrote: I equipped two Atlas Armlets and tested damage against the same enemy versus one on or two.

I did the same and damage was 50% more with a second relic.

(08-19-2016, 01:58 PM)DrakeyC Wrote: Again, though, the code did not even seem to insert. $C264E8 is blank in my Rom, still.

At this point you should know how to use xkas and basic stuff like not having your ROM opened elsewhere or having a header. Your command prompt input is good.

(08-19-2016, 01:58 PM)DrakeyC Wrote: Well, your solution was just his solution? And I had already tried putting the code back as it originally was. Still crashes.

You are right. I had trouble finding Gi Nattak post and while searching the disassembly I came back twice on the same spot :/

You bug is older than his suggestion. A safe a approach would be to debug from where you press L. $C32059 and $C39FB1 are interesting in that regard.
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • DrakeyC (08-19-2016)

Posts: 281
Threads: 18
Thanks Received: 13
Thanks Given: 8
Joined: Mar 2014
Reputation: 8
Status
None
(08-19-2016, 03:22 PM)Madsiur Wrote: At this point you should know how to use xkas and basic stuff like not having your ROM opened elsewhere or having a header. Your command prompt input is good.

Well, it can be opened in something that doesn't write to it. But if you have it opened in an editor like FF3usME or WindHex, that program will have the ROM loaded in memory and be completely unaware of any changes you've made to the ROM file on disk. Then if you save your changes it will overwrite the patched file.

So yeah, you need to save any changes made in editors before you apply patches, then reload the file in your editor and continue editing. WindHex actually has a super useful keyboard shortcut for reloading the ROM from file: Ctrl-U. Sadly, FF3usME has no such option. Though, if you've associated .smc files with FF3usME as I have, it's easy peasy to close and reopen it.

Edit: also lol, if it turns out this is your problem Drakey, I'll have a hearty laugh. Wink
  Find
Quote  

Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
Yes, I should know how to use .asm properly, I agree, since I've done them before. But I was forced to take a three month hiatus and am having to relearn some stuff.

Otherwise, come on guys, think better of me than that. Sad I know the files don't work that way.

Here's exactly what I did with my command prompt.

[Image: Prompt_zpszpaueeqb.png]

And yet.

[Image: C264E8_zps7rdz44v6.png]

And just to be clear - the Rom used here was a copy of the original that was not opened in any other programs. Wink

On the plus side, woohoo, Genji Glove glitch fixed! C3/206F was the problem, was changed from 60 to 0E, probably me bungling the Umaro fixes earlier.
  Find
Quote  

Posts: 49
Threads: 3
Thanks Received: 3
Thanks Given: 1
Joined: Mar 2016
Reputation: 0
Status
None
Try putting the filename of the rom in quotes. Since it has spaces in it, the command prompt till be reading it as 6 separate arguments
  Find
Quote  

Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
Just rename your rom rom.smc. Problem solved
  Find
Quote  

Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
Yup, it'd be something stupid. ><

Okay, a partial success. The two Atlas Armlets do stack their effects, but when only one is equipped, it has no effect.

To be clear, Sabin has been my guinea pig for this, attacking the Toecutters in the Veldt cave. With no armlets he does around 600 damage, 700 at the higher end. One Armlet boosts him ti 750-850. With this asm, two put him at 900-1000, but one had him back at 600.
  Find
Quote  

Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
I can't find the problem. I might try another approach and make you check an extra property in usME for physical stacking, the game does it for magic in a way by using $11D7.
  Find
Quote  

Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
Okay, at this point if you can't make it work, don't worry about it. It's a fairly minor tweak I'm not dedicated to getting working if it's too much trouble.
  Find
Quote  

Posts: 735
Threads: 36
Thanks Received: 13
Thanks Given: 43
Joined: Jan 2016
Reputation: 6
Status
None
Well, at this point aside from the menu changes which I'm working on, and the Atlas Armlet stuff, there's only two technical things left to do.

- Fix Umaro's magic so he and Gogo do not share spell lists.
- Figure out how to add field sprites beyond 167 to the game.

I recall Madsiur couldn't figure out the first, not sure if anyone else wants to try. The second, does anyone have a post or tutorial on where to start?
  Find
Quote  



Forum Jump:

Users browsing this thread: 11 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite