Page 7 of 53

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 1:03 pm
by iethanhuntz
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
...
what value should i change if i want Rune stat to be 9999?

Edit: Dont worry, i found it... i forgot that values are in float.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 2:02 pm
by Kadaji
@Sunbeam
I think that's nothing new for you, that most people don't read the pages and comments.

i'm not that skilled like Sunbeam or cfemen (and others who made CE Tables) with making CE Tables, i was looking for the amount of the Material you have in your inventory, found the OP codes that lists all items under "resources" also the Yggdrassil Drops that gives you additional stats, added them to my table and edited them (made that everytime i found something new) that was 5minutes of work, that's it, so hard to learn??

I dont get it why people begging for CE tables, instead of playing around with Cheat Engine, testing stuff with attatching the debugger (accessing/writing) and get better. Is that really so hard o_ó ? For myself, i dont even know how to backtrace values etc, that gives me headaches.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 2:06 pm
by Mister Modification
iethanhuntz wrote:
Sun Jan 16, 2022 1:03 pm
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
...
what value should i change if i want Rune stat to be 9999?

Edit: Dont worry, i found it... i forgot that values are in float.
Stats are capped, so it has no use.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 2:18 pm
by Kamse
Kadaji wrote:
Sun Jan 16, 2022 2:02 pm
[...]
I dont get it why people begging for CE tables, instead of playing around with Cheat Engine, testing stuff with attatching the debugger (accessing/writing) and get better. Is that really so hard o_ó ?
For myself, i dont even know how to backtrace values etc, that gives me headaches.
That. It's even way more fun to peek and poke around the game than actually playing it :)
To backtrace, a good way to start is try the options to look for what read/write this specific adress and you'll find it.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 2:42 pm
by chrisreddot3
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
...
when i try to enable 100 stats rune,this appers
Image

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 3:22 pm
by Omega59
Everything is working great so far. Any chance for a 1-hit-kill :D

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 3:43 pm
by chrisreddot3
Omega59 wrote:
Sun Jan 16, 2022 3:22 pm
Everything is working great so far. Any chance for a 1-hit-kill :D
I DO NOT suggest you or anyone to use one hit kill,because if atreus get any hit,he will bug,stay in T pose and you will have nothing to do about it,only re roll your save

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 3:54 pm
by rynerlutexd
Mister Modification wrote:
Sun Jan 16, 2022 2:06 pm
iethanhuntz wrote:
Sun Jan 16, 2022 1:03 pm
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
...
what value should i change if i want Rune stat to be 9999?

Edit: Dont worry, i found it... i forgot that values are in float.
Stats are capped, so it has no use.
Some definitely are, but not all of them. Take vit for example.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 4:02 pm
by BoopyBop
chrisreddot3 wrote:
Sun Jan 16, 2022 3:43 pm
Omega59 wrote:
Sun Jan 16, 2022 3:22 pm
Everything is working great so far. Any chance for a 1-hit-kill :D
I DO NOT suggest you or anyone to use one hit kill,because if atreus get any hit,he will bug,stay in T pose and you will have nothing to do about it,only re roll your save
Has anyone had the bug where they cant progress at the tree of life where you change realms? Apparently alot of people using CE are having it.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 4:10 pm
by iethanhuntz
Mister Modification wrote:
Sun Jan 16, 2022 2:06 pm
iethanhuntz wrote:
Sun Jan 16, 2022 1:03 pm
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
...
what value should i change if i want Rune stat to be 9999?

Edit: Dont worry, i found it... i forgot that values are in float.
Stats are capped, so it has no use.
Whats the cap value? Vitality wasnt capped on PS4, my stats were like 20K each

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 4:51 pm
by Mister Modification
BoopyBop wrote:
Sun Jan 16, 2022 4:02 pm
chrisreddot3 wrote:
Sun Jan 16, 2022 3:43 pm
Omega59 wrote:
Sun Jan 16, 2022 3:22 pm
Everything is working great so far. Any chance for a 1-hit-kill :D
I DO NOT suggest you or anyone to use one hit kill,because if atreus get any hit,he will bug,stay in T pose and you will have nothing to do about it,only re roll your save
Has anyone had the bug where they cant progress at the tree of life where you change realms? Apparently alot of people using CE are having it.
Or you fill up his health again just like I did.

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 4:53 pm
by Mister Modification
iethanhuntz wrote:
Sun Jan 16, 2022 4:10 pm
Mister Modification wrote:
Sun Jan 16, 2022 2:06 pm
iethanhuntz wrote:
Sun Jan 16, 2022 1:03 pm


what value should i change if i want Rune stat to be 9999?

Edit: Dont worry, i found it... i forgot that values are in float.
Stats are capped, so it has no use.
Whats the cap value? Vitality wasnt capped on PS4, my stats were like 20K each
Change "mov [rcx+10],42c80000" to "mov [rcx+10],461c3c00"

For any other value use: [Link]

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 5:03 pm
by Rhark
Mister Modification wrote:
Sun Jan 16, 2022 4:53 pm
Change "mov [rcx+10],42c80000" to "mov [rcx+10],461c3c00"

For any other value use: [Link]
Or simply write (float)NUMBER ... why make more work for yourself?

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 5:34 pm
by SunBeam
chrisreddot3 wrote:
Sun Jan 16, 2022 3:43 pm
I DO NOT suggest you or anyone to use one hit kill,because if atreus get any hit,he will bug,stay in T pose and you will have nothing to do about it,only re roll your save
BoopyBop wrote:
Sun Jan 16, 2022 4:02 pm
Has anyone had the bug where they cant progress at the tree of life where you change realms? Apparently alot of people using CE are having it.
I have been saying it a LOT of times that most of the tables DO NOT CONTAIN CHECKS. Even the most incipient checks. They're just blunt search, debug, Tools > Auto Assemble > Template > Full Injection and "mov [r64+offset],#999999". Super duper game-hackers you guys are!

Then comes the flock of users who have no knowledge, they just download table, enable, play. And then their save game breaks or progression stops and BITCH here that "hay, can't do this and that nemore".

Re: God of War [Engine:Unknown]

Posted: Sun Jan 16, 2022 5:53 pm
by InfinityArts
Mister Modification wrote:
Sun Jan 16, 2022 9:17 am
Runes have 100 in all stats

*snip*
This script also changes the level adjustment of the rune to 100. So you end up sitting at lvl 100+ while equipping them. There's a number of things that scale off relative level (how easy enemies are to stagger is the main one). Can this be adjusted to change only the stats value and not the level adjustment?