Page 1 of 1

Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Mon Jan 27, 2020 9:09 am
by Rysefox
I made a quick table for Dungeon Origins

Table include:
  • Unlimited Health
    Unlimited Zeal
    One Hit Kill
    Enemies Zeal
I tested a little bit, but it cost years to get a new encounter. It can happen that something is not working

Have fun :)

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Mon Jan 27, 2020 8:50 pm
by gideon25
Added some stuff:
Image

Just copy everything over into Rysefox's table so you can use everything. Rysefox, if you want you can use all of this in the future.

On the Healths in the editor, just change characters until one of the healths is the correct number and change that..I may have missed some though as I am early in the game. Sometimes the movement and jump amount in the editor doesn't stick so I have a script for that. On the XP Toward Level just set it to whatever number (as high as you want) and after the next battle you will level up.

Stupid book it wants to read to you! I found that if I set in the settings the Text speed and Auto text speed to the max speed and the Text skip to ALL I can just hold the right bumper on my controller and it skips all the blabber super fast.

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Mon Jan 27, 2020 11:38 pm
by KS212
Can anyone find a way to make the Critical timings easier?

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 5:26 am
by nos4r2
gideon25 wrote:
Mon Jan 27, 2020 8:50 pm
Added some stuff:
Image

Just copy everything over into Rysefox's table so you can use everything. Rysefox, if you want you can use all of this in the future.

On the Healths in the editor, just change characters until one of the healths is the correct number and change that..I may have missed some though as I am early in the game. Sometimes the movement and jump amount in the editor doesn't stick so I have a script for that. On the XP Toward Level just set it to whatever number (as high as you want) and after the next battle you will level up.

Stupid book it wants to read to you! I found that if I set in the settings the Text speed and Auto text speed to the max speed and the Text skip to ALL I can just hold the right bumper on my controller and it skips all the blabber super fast.
I hope you made one for Mask of Truth too really like the movement cheat

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 7:25 am
by MagnusOZi
niice

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 9:25 am
by BlackMonster
nos4r2 wrote:
Tue Jan 28, 2020 5:26 am
gideon25 wrote:
Mon Jan 27, 2020 8:50 pm
Added some stuff:
Image

Just copy everything over into Rysefox's table so you can use everything. Rysefox, if you want you can use all of this in the future.

On the Healths in the editor, just change characters until one of the healths is the correct number and change that..I may have missed some though as I am early in the game. Sometimes the movement and jump amount in the editor doesn't stick so I have a script for that. On the XP Toward Level just set it to whatever number (as high as you want) and after the next battle you will level up.

Stupid book it wants to read to you! I found that if I set in the settings the Text speed and Auto text speed to the max speed and the Text skip to ALL I can just hold the right bumper on my controller and it skips all the blabber super fast.
I hope you made one for Mask of Truth too really like the movement cheat
Yes amazing table, lookin forward to Mask of Truth too!!!

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 10:01 am
by KS212
I wouldn't be surprised if Mask of Truth used the exact same pointers tbh.

EDIT: Ok out of curiousity I fired up Mask of Truth and skipped to the first battle. Different pointers but identical STRUCTURE. So basically if you find one you can do a bit of math to get the rest.

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 3:45 pm
by gideon25
KS212 wrote:
Tue Jan 28, 2020 10:01 am
I wouldn't be surprised if Mask of Truth used the exact same pointers tbh.
Biggest problem you would have is most of the stuff is using shared addresses so you have to find the right player compare address. Took me a LOT longer than it should have.

Mask of Truth done:
viewtopic.php?f=4&t=11452

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Tue Jan 28, 2020 11:35 pm
by KS212
gideon25 wrote:
Tue Jan 28, 2020 3:45 pm
KS212 wrote:
Tue Jan 28, 2020 10:01 am
I wouldn't be surprised if Mask of Truth used the exact same pointers tbh.
Biggest problem you would have is most of the stuff is using shared addresses so you have to find the right player compare address. Took me a LOT longer than it should have.

Mask of Truth done:
viewtopic.php?f=4&t=11452
Great stuff, thanks for that :)

BTW for this table, I think one of your Health pointers is slightly off... Current HP should be -4 from Zeal, which is -8 from BP. Then Max (Base) HP should be -30 from Current HP.

Base HP doesn't take into consideration HP gained from BP upgrades.

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Wed Jan 29, 2020 12:19 am
by gideon25
KS212 wrote:
Tue Jan 28, 2020 11:35 pm

BTW for this table, I think one of your Health pointers is slightly off... Current HP should be -4 from Zeal, which is -8 from BP. Then Max (Base) HP should be -30 from Current HP.

Base HP doesn't take into consideration HP gained from BP upgrades.
Ah, I had not spent any bp upgrading health so it looks like the maxhealth base is correct. Its just taking the value spent upgrading health and adding it to a different max health...The max health base is correct. there is just no max health CURRENT.. So godmode looks a little strange. I'll look into it. The display is a little wonky for health but god mode should still be fine. Any way post anything you find in the other thread if you can find the max health current! Actually, to fix the bars, I'll change godmode to 999.

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Wed Jan 29, 2020 1:35 am
by KS212
I'm still poking around, its weird how the values in this game are all static pointers by default but they also go down one more level.

Another weird as fuck thing is the pointer for Move and Jump values... If you take the values as they show up, they ARE static, but if you manually change one or the other, ONE of them goes to a totally weird value (in CE only, in game its actually correct). Yet if you use your method and point at the static pointer from one level down, it shows up fine. Massive headscratch.

Re: Utawarerumono Mask of Deception - V. ?? - +4 - First Release

Posted: Fri Feb 03, 2023 6:35 pm
by Tsahion
gideon25 wrote:
Mon Jan 27, 2020 8:50 pm
Added some stuff:

Just copy everything over into Rysefox's table so you can use everything. Rysefox, if you want you can use all of this in the future.

On the Healths in the editor, just change characters until one of the healths is the correct number and change that..I may have missed some though as I am early in the game. Sometimes the movement and jump amount in the editor doesn't stick so I have a script for that. On the XP Toward Level just set it to whatever number (as high as you want) and after the next battle you will level up.

Stupid book it wants to read to you! I found that if I set in the settings the Text speed and Auto text speed to the max speed and the Text skip to ALL I can just hold the right bumper on my controller and it skips all the blabber super fast.
Thank you for the table!

Just reporting that the script for move and jump will set any viewed character's element to fire, permanently.