Replace Item with Shared Item [Star]
#5
Yes, the multiple item version works as expected.
No, the single item version cannot be used multiple times in a GCT. You can see why this is by looking at the game's memory.

The instruction is replaced:
807B97D0: 4B8490F8 b 0x800028c8

However when I apply the code again:
807B97D0: 4B849118 b 0x800028e8

The first code is still in RAM, but since the branch address is updated to the latter code, so only that one will be executed.
Reply


Messages In This Thread
Replace Item with Shared Item [Star] - by Star - 04-28-2018, 08:07 PM
RE: Replace Item with Shared Item - by Star - 05-16-2018, 09:11 PM
RE: Replace Item with Shared Item - by Vega - 05-16-2018, 09:15 PM
RE: Replace Item with Shared Item - by Star - 05-16-2018, 09:54 PM
RE: Replace Item with Shared Item - by Vega - 06-21-2018, 10:19 PM
RE: Replace Item with Shared Item - by Star - 09-08-2018, 06:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)