Page 49 of 53

Re: God of War [Engine:Unknown]

Posted: Wed Feb 09, 2022 3:06 pm
by CryptoCF
can some please help me get the rage/health upgrades?

Re: God of War [Engine:Unknown]

Posted: Wed Feb 09, 2022 9:49 pm
by AeroShok999
Anyone knows the command to add blades to the game? The command: game.Wallets.AddResource("HERO", "Blades", 1, "NO_TELEMETRY") only opens up the slot, but does not add them.

Any help would be appreciated.

Re: God of War [Engine:Unknown]

Posted: Wed Feb 09, 2022 9:50 pm
by AeroShok999
CryptoCF wrote:
Wed Feb 09, 2022 3:06 pm
can some please help me get the rage/health upgrades?
game.Wallets.AddResource("HERO", "MaxHealthUpgradeDisplay_Menu", 3, "NO_TELEMETRY")
game.Wallets.AddResource("HERO", "MaxHealthUpgradeDisplay_Card", 3, "NO_TELEMETRY")
game.Wallets.AddResource("HERO", "MaxHealthUpgradePiece", 3, "NO_TELEMETRY")

game.Wallets.AddResource("HERO", "MaxRageUpgradeDisplay_Menu", 3, "NO_TELEMETRY")
game.Wallets.AddResource("HERO", "MaxRageUpgradeDisplay_Card", 3, "NO_TELEMETRY")
game.Wallets.AddResource("HERO", "MaxRageUpgradePiece", 3, "NO_TELEMETRY")

Re: God of War [Engine:Unknown]

Posted: Wed Feb 09, 2022 11:22 pm
by SunBeam
AeroShok999 wrote:
Wed Feb 09, 2022 9:49 pm
Anyone knows the command to add blades to the game? The command: game.Wallets.AddResource("HERO", "Blades", 1, "NO_TELEMETRY") only opens up the slot, but does not add them.

Any help would be appreciated.
I've linked a ZIP with all Lua files from the game (check post #1). Why not open it, open all files in Notepad++ and do a Ctrl+F for AddResource? Would appreciate it if you guys started putting a little more effort into figuring out solutions yourselves. I've left a shit ton of resources, so you can't excuse yourselves you don't have the means to or "didn't know". Thanks.

Re: God of War [Engine:Unknown]

Posted: Thu Feb 10, 2022 5:23 pm
by Morroc's Thief
Guys, does anyone know if God Mode is working ?? Many enemies (normal, rift tears and bosses) insta kill me. So I don't understand how this mode works, any suggestions?? (I'm using last CheatEngine and CT versions) thanks!

Re: God of War [Engine:Unknown]

Posted: Sun Feb 13, 2022 11:37 pm
by magicol
Im getting an error.
Image

Re: God of War [Engine:Unknown]

Posted: Sun Feb 13, 2022 11:43 pm
by STN
magicol wrote:
Sun Feb 13, 2022 11:37 pm
Im getting an error.
Image
Get latest version of Cheat Engine. This table won't work on older versions

Re: God of War [Engine:Unknown]

Posted: Mon Feb 14, 2022 1:11 am
by socatekun
Any plans to add to "Hook Inventory Reader" the 6 missing resources ? and the special ones.
I get this error " 'aob_to_InventoryReader' not found." when I use any option below hash inventory(including it).
Am I doing something wrong?

Re: God of War [Engine:Unknown]

Posted: Mon Feb 14, 2022 2:58 am
by kaleyes0
hello there do you know the lua command for scale of the mighty +

Re: God of War [Engine:Unknown]

Posted: Wed Feb 16, 2022 6:56 am
by thematrix6989
i need help, when i use god mode some times i get 1 hit kill by somes boss like Dark Elves boss

Re: God of War [Engine:Unknown]

Posted: Fri Feb 18, 2022 2:34 pm
by socatekun
socatekun wrote:
Mon Feb 14, 2022 1:11 am
Any plans to add to "Hook Inventory Reader" the 6 missing resources ? and the special ones.
I get this error " 'aob_to_InventoryReader' not found." when I use any option below hash inventory(including it).
Am I doing something wrong?
I found out why I got the " 'aob_to_InventoryReader' not found." error, game version was 1.0.7 and now is 1.0.8. cause the game updated since last update of the table.
Any plans to update it?

Re: God of War [Engine:Unknown]

Posted: Fri Feb 18, 2022 5:37 pm
by MinionDad
Hi, does anyone know how to add the ability to capture helheim wind for the blades code, I don't think I see it in the excel file.

Re: God of War [Engine:Unknown]

Posted: Sat Feb 19, 2022 8:16 am
by dawsonics
iethanhuntz wrote:
Tue Feb 08, 2022 6:14 pm
dawsonics wrote:
Mon Feb 07, 2022 9:03 pm
iethanhuntz wrote:
Mon Feb 07, 2022 7:39 pm
You can collect the rest of pieces after you have completed the game but you can also add it manually if you want. Refer to the spreadsheet link on 1st page.
pretty sure cannot get it on 2nd 3rd etc oneards playthroughs of NG+ I tried already the chests give skap slag instead
You need to use the CE on page 1 to add the armor in NG+
yeah i said that and was told otherwise and i been trying to but cannot for the life of me work out how to do it evn with guides lol

Re: God of War [Engine:Unknown]

Posted: Sun Feb 20, 2022 4:06 am
by socatekun
MinionDad wrote:
Fri Feb 18, 2022 5:37 pm
Hi, does anyone know how to add the ability to capture helheim wind for the blades code, I don't think I see it in the excel file.
That's because it's one of the games triggers, in a cutscene one of the dwarf's gives you the ability, right after you defeat and take the heart from the guardian in Helheim.

Re: God of War [Engine:Unknown]

Posted: Mon Feb 21, 2022 6:13 pm
by iethanhuntz
dawsonics wrote:
Sat Feb 19, 2022 8:16 am
iethanhuntz wrote:
Tue Feb 08, 2022 6:14 pm
dawsonics wrote:
Mon Feb 07, 2022 9:03 pm


pretty sure cannot get it on 2nd 3rd etc oneards playthroughs of NG+ I tried already the chests give skap slag instead
You need to use the CE on page 1 to add the armor in NG+
yeah i said that and was told otherwise and i been trying to but cannot for the life of me work out how to do it evn with guides lol
Not sure how you doing it but it worked for me. I simply used the code from table and used console UDF. I can share my save if you need it.