Replace Moogle Suit with Shadow Suit
#4
Well, the RAM value to check is $11C9,Y. You want to compare it against #$9F, which is the item ID of the moogle suit.

Hypothetically this comparison would be made the same way that we check if the character is a moogle. But there's a problem...

Y is being incremented by steps of 40. But the ram block that contains $11C9 goes up by counts of 37. So if you check it in the same place and same manner as I checked for Imp, the check will fail for everyone except Actor Index $00 (Terra). I don't know how to set up another running counter to do indexed loads like that. I suppose that's what scratchpad RAM is for, but I've yet to have a success with that. I guess it would be something along the lines of "Load Scratch A, Push X, Transfer A into X, Load <value> relative to X, store in DIFFERENT scratch value, Load Scratch A again, Add <37> with Carry, Store Scratch A, pull X, and load the second scratch with our result", but again, I've yet to have success with techniques like that.
Reply


Messages In This Thread
RE: Replace Moogle Suit with Shadow Suit - by C-Dude - 03-06-2021, 02:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Floating Continent Shadow bug in my hack Project III FlamePurge 8 2,848 10-15-2024, 05:53 AM
Last Post: FlamePurge
  Charm Bangle + Moogle Charm PowerPanda 2 2,969 04-03-2020, 09:52 AM
Last Post: PowerPanda
  Anyway to get rid of Terra's theme and replace it with another? CrumpledMedal 3 4,339 07-25-2015, 10:47 AM
Last Post: madsiur
  Kicking out Umaro + Moogle Bonanza Jeff 10 8,665 03-18-2015, 09:09 PM
Last Post: Catone
  Relic Event for Shadow YohAsakura 3 4,152 08-19-2014, 04:00 AM
Last Post: YohAsakura
  Bahamut Replace Doom Gaze/DeathGaze? ZeldaLink145 11 10,548 07-24-2014, 02:46 AM
Last Post: ZeldaLink145
  Character suits like the Moogle Suit? Jeff 1 2,724 02-19-2014, 09:36 PM
Last Post: Gi Nattak
  Shadow on airship in WOB fedorajoe 2 3,469 08-25-2013, 09:48 PM
Last Post: fedorajoe
  Custom weapons to replace brushes? ribbits 3 3,659 07-20-2013, 06:35 PM
Last Post: madsiur
  how to change the dog shadow? ppml 3 5,305 09-05-2011, 11:18 PM
Last Post: Angelo26

Forum Jump:


Users browsing this thread: 1 Guest(s)