With Drummer's permission, I updated some of the options. Left a *untested* tag on a couple that I couldn't get around to testing. Latest moguri mod, without the latest memoria.
Edit:
Added God Mode back to the table.
Edit 2:
Added Inf Item/Set Item Amount On Use (In-Battle) back to the table. Edit 3:
Added ATB Modifiers. Set Party ATB Gauge To Max and Disable Enemy Attacks.
Update:
Added God Mode back to the updated table.
Added Inf Item Use/Set Item Amount (In-Battle). New version can be found in my previous post.
Added ATB Modifiers: Set Party Gauge To Max / Disable Enemy Attacks
Last edited by Send on Mon Aug 26, 2024 5:05 pm, edited 1 time in total.
BUMP
i found address that writes xp after battle but no idea how to freeze it on 0 5CD77C5E - 89 87 98010000 - mov [rdi+00000198],eax
Assemble a script.
Click on the Op Code 5CD77C5E - 89 87 98010000 - mov [rdi+00000198],eax.
Press Ctrl + A to open Auto Assemble.
Choose a Template
I recommend the AOB Injection Template.
turn
mov [rdi+00000198],eax
to
mov [rdi+00000198],#0
Nah,
Worked fine first time. But after i saved it as a file and after game reset it don't work anymore. Thanx anyway.
I put the code, maybe someone can make use of it: [ENABLE]
aobscan(INJECT,89 87 98 01 00 00 48 8B 04) // should be unique
alloc(newmem,$1000,INJECT)
Nah,
Worked fine first time. But after i saved it as a file and after game reset it don't work anymore. Thanx anyway.
I put the code, maybe someone can make use of it:
the array of byte might be finding multiple matches. try to make it longer or more unique
I found time to update this table for the latest Moguri Mod (V9) with the latest Memoria Patch (as of October 19, 2024). Enjoy! I got most everything working again except the Easy Item Drops, but I believe Memoria has a 100% Steal option you can use).
Hi Guys,[Link]
I finally had time to update this table for the latest Moguri Mod (V9) alongside the most recent Memoria Patch (as of October 19, 2024). Enjoy! I've managed to get almost everything working again, except for the Easy Item Drops. However, Memoria does include a 100% Steal option you can use instead.