Posts: 835
Threads: 44
Joined: Jan 2016
Reputation:
8
03-13-2016, 05:01 PM
(This post was last modified: 03-13-2016, 05:04 PM by DrakeyC.)
So what do I need to do to try? Even if you're not sure, I have a backup so what have I got to lose? I'd like SOMETHING to go right today.
EDIT - If you mean the 08 at C0/D691 should be 04, mine is.
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
03-13-2016, 05:11 PM
(This post was last modified: 03-13-2016, 05:13 PM by Gi Nattak.)
No not that, I see in the asm file you edited that was changed.
I said this: CMP $1608,Y ; Check against current level.
In the RelmRecruit section.
You should take a bit of time to read carefully exactly what was said, please lol.
Do a search (cntr f) for CMP $1608,Y if you can't find it manually there, although I can't imagine why not.
Might try changing that 1608 to 1604. Though like I say this might not be directly related to Relm at all, just that 08 there seems like it to me and since it's in the 'RelmRecruit' section.
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
03-13-2016, 05:18 PM
(This post was last modified: 03-13-2016, 05:22 PM by Gi Nattak.)
Shit yeah that's not gonna work actually, it's something related to all characters learning not just relm, as it's used for the other characters I see now.
Hmm well I'm out of ideas at the moment to try >_< My lack of assembly know-how limits me greatly!
Posts: 835
Threads: 44
Joined: Jan 2016
Reputation:
8
Well, Edgar doesn't have any other "learn by level" abilities (he has Summon), if that knowledge helps at all.
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
That one 08 at C0/D691 is the only thing I can spot that seems like changing it should work, but I guess there's more to it. A coder like Madsiur etc. might be able to notice something else, why it's not working. As for me though I must bow out gracefully I'm afraid lol.
Posts: 835
Threads: 44
Joined: Jan 2016
Reputation:
8
Nope, patch was fine. I double-checked the indicated values in the patch notes on my rom, they say what they should.
As for the garbage, impossible to say until I get to recruiting Umaro again.
Posts: 835
Threads: 44
Joined: Jan 2016
Reputation:
8
03-13-2016, 07:40 PM
(This post was last modified: 03-13-2016, 07:42 PM by DrakeyC.)
Well, they do have the Magic command assigned. Does it just not appear until the Zozo event? Because the things you listed as needing to change, I already had changed originally.