darksiders genesis is out

Post Reply
deadgods69
Junior Member
Posts: 7
Joined: Mon Apr 29, 2019 2:15 am

darksiders genesis is out

Post by deadgods69 » Sun Feb 23, 2020 1:41 am

looking for any and all codes.
im going to see what i can find in advanced mode myself to.
pj1980
Member
Posts: 96
Joined: Thu May 24, 2018 12:27 pm
Location: Cardiff

Re: darksiders genesis is out

Post by pj1980 » Sun Feb 23, 2020 1:52 pm

I did this on switch version save file but I was able to edit hi score to unlock everything in the arena. Also I was able to edit health shards and wrath shards beyond the max so the values in game were in the hundred thousands.

High score you search for arena_global_highscore go down from there past currentvalue til you get to floatproperty. After floatproperty you have a few bytes something ending with 05 you edit what's in front of the 05.
For health and wrath shards you search for healthshards and wrathshards there will 2 lots at bottom of save one for each character. What you edit is after intproperty it's A (10) bytes from end of intproperty (79) or the byte that right under the o of intproperty on next line.
I found a ps4 save online it seems the same as switch and pc i made some quick codes but can't really test them

Code: Select all

high score 
8001000C 4172656E 
615F476C 6F62616C
2800004C 4792EE60

(I am not sure how high you can make high score i used the value from a completed save assuming it would be high.
it's 60EE9247 in the save file the quick code writes in reverse so it becomes 4792EE60 you can change it to something
else if you want. The value that makes biggest difference is where the 47 is if the high score not high enough change 
it to 48 or 49 or higher i did 55 in my switch save and it gave me a high score in billions so probably too high)

Super max health shards
8001000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8002000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8003000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8004000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8005000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8006000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8007000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8008000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8009000C 616C7468 
53686172 6473000C
18000024 0000FFFF
800A000C 616C7468 
53686172 6473000C
18000024 0000FFFF

Super max wrath  shards
8001000C 72617468 
53686172 6473000C
18000024 0000FFFF
8002000C 72617468 
53686172 6473000C
18000024 0000FFFF
8003000C 72617468 
53686172 6473000C
18000024 0000FFFF
8004000C 72617468 
53686172 6473000C
18000024 0000FFFF
8005000C 72617468 
53686172 6473000C
18000024 0000FFFF
8006000C 72617468 
53686172 6473000C
18000024 0000FFFF
8007000C 72617468 
53686172 6473000C
18000024 0000FFFF
8008000C 72617468 
53686172 6473000C
18000024 0000FFFF
8009000C 72617468 
53686172 6473000C
18000024 0000FFFF
800A000C 72617468 
53686172 6473000C
18000024 0000FFFF
(There seems to be multiple instants of  healthshards and wrathshards so the code i made should search and replace all that it finds)
deadgods69
Junior Member
Posts: 7
Joined: Mon Apr 29, 2019 2:15 am

Re: darksiders genesis is out

Post by deadgods69 » Tue Feb 25, 2020 2:43 am

pj1980 wrote: Sun Feb 23, 2020 1:52 pm I did this on switch version save file but I was able to edit hi score to unlock everything in the arena. Also I was able to edit health shards and wrath shards beyond the max so the values in game were in the hundred thousands.

High score you search for arena_global_highscore go down from there past currentvalue til you get to floatproperty. After floatproperty you have a few bytes something ending with 05 you edit what's in front of the 05.
For health and wrath shards you search for healthshards and wrathshards there will 2 lots at bottom of save one for each character. What you edit is after intproperty it's A (10) bytes from end of intproperty (79) or the byte that right under the o of intproperty on next line.
I found a ps4 save online it seems the same as switch and pc i made some quick codes but can't really test them

Code: Select all

high score 
8001000C 4172656E 
615F476C 6F62616C
2800004C 4792EE60

(I am not sure how high you can make high score i used the value from a completed save assuming it would be high.
it's 60EE9247 in the save file the quick code writes in reverse so it becomes 4792EE60 you can change it to something
else if you want. The value that makes biggest difference is where the 47 is if the high score not high enough change 
it to 48 or 49 or higher i did 55 in my switch save and it gave me a high score in billions so probably too high)

Super max health shards
8001000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8002000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8003000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8004000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8005000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8006000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8007000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8008000C 616C7468 
53686172 6473000C
18000024 0000FFFF
8009000C 616C7468 
53686172 6473000C
18000024 0000FFFF
800A000C 616C7468 
53686172 6473000C
18000024 0000FFFF

Super max wrath  shards
8001000C 72617468 
53686172 6473000C
18000024 0000FFFF
8002000C 72617468 
53686172 6473000C
18000024 0000FFFF
8003000C 72617468 
53686172 6473000C
18000024 0000FFFF
8004000C 72617468 
53686172 6473000C
18000024 0000FFFF
8005000C 72617468 
53686172 6473000C
18000024 0000FFFF
8006000C 72617468 
53686172 6473000C
18000024 0000FFFF
8007000C 72617468 
53686172 6473000C
18000024 0000FFFF
8008000C 72617468 
53686172 6473000C
18000024 0000FFFF
8009000C 72617468 
53686172 6473000C
18000024 0000FFFF
800A000C 72617468 
53686172 6473000C
18000024 0000FFFF
(There seems to be multiple instants of  healthshards and wrathshards so the code i made should search and replace all that it finds)
Thank you for the codes i hope you dont mind i shard them on other sites too

they work just as you say.
deadgods69
Junior Member
Posts: 7
Joined: Mon Apr 29, 2019 2:15 am

Re: darksiders genesis is out

Post by deadgods69 » Tue Feb 25, 2020 6:55 am

Is it possible to do this with the armor as well?
pj1980
Member
Posts: 96
Joined: Thu May 24, 2018 12:27 pm
Location: Cardiff

Re: darksiders genesis is out

Post by pj1980 » Tue Feb 25, 2020 10:07 am

the armour is 5 separate items for each character you unlock by collecting but you can't edit the stats of armour. you could add missing armour pieces in advanced mode by using a hex editing program also you could add unlockable skins. i don't know how you make a quick code that adds stuff to a save that also makes save bigger. if you search online for completed ps4 or even pc saves you can copy and paste bits from them into yours.
E2daX
Member
Posts: 141
Joined: Sat Apr 15, 2017 4:03 pm

Re: darksiders genesis is out

Post by E2daX » Sat Feb 29, 2020 3:52 pm

If only the attack power could get modify lol but when ur wrath and health is over 800k why even mess with the attack power lol
Uchiha
Junior Member
Posts: 1
Joined: Thu Apr 14, 2022 9:38 am

Re: darksiders genesis is out

Post by Uchiha » Thu Apr 14, 2022 9:44 am

I am a new member and here is some useful information for me. Thanks everyone for sharing
spider solitaire 2 suit
Post Reply