Game Name: Utawarerumono: Mask of Deception
Game Engine: ?
Game Version: 1
Options Required: 1- Exp multiplier 2x 4x 8x etc / 1st map clear exp multiplier
2- Bonus Point multiplier?/ max BP
3- Infinite/Max Hp
4- Infinite/Max Zeal
5- One hit kill
6- Max move/jump
Game/Steam Website:
Other Info:
ty
Re: Req: Utawarerumono: Mask of Deception
Posted: Sat Jan 25, 2020 4:56 pm
by AverylazyDevil
I honestly tried to use just search to find some values but I can't seem to find xp properly, BP is practically easy to find but it caps very quick so while is useful early on later on the game is kind of pointless since you are expected to have all BP bonuses by then
Re: Req: Utawarerumono: Mask of Deception
Posted: Mon Jan 27, 2020 4:43 am
by KS212
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
Have you found the pointers for xp? just need that one,i'm just a newbie creating tables and can't find the exact value...would you bless this poor man with your wisdom?
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
Have you found the pointers for xp? just need that one,i'm just a newbie creating tables and can't find the exact value...would you bless this poor man with your wisdom?
I added a character editor, XP multiplier, and movement hacks:
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
Have you found the pointers for xp? just need that one,i'm just a newbie creating tables and can't find the exact value...would you bless this poor man with your wisdom?
I added a character editor, XP multiplier, and movement hacks:
I'm working on a table. Almost everything in this game is static pointers that makes it easy, but certain things like infinite move etc will be hard as I can't get a debugger to hook w/o crashing the game.
Have you found the pointers for xp? just need that one,i'm just a newbie creating tables and can't find the exact value...would you bless this poor man with your wisdom?
Probably not needed now since gideon's released a table with XP pointer but I couldn't find the actual XP amount gained after battle either. What I could find was the XP left until level per character. Its basically their base HP pointer -8. Base HP is -30 from Current HP, and if you can't find Current HP easily, then Current HP is -4 from Zeal
Re: Req: Utawarerumono: Mask of Deception
Posted: Tue Jan 28, 2020 7:15 pm
by Yazhiro
Ok,finally beat the game...now trying to make a table for mask of truth
Re: Req: Utawarerumono: Mask of Deception
Posted: Tue Feb 25, 2020 5:15 am
by Kenshun23
I wonder if there is a unit hack... would be kind of fun to make use of some of the npc's like the bandits or other characters.