• Welcome Guest to the new PlayerSquared! Please be aware the site is a work in progress & we'd appreciate your help in letting us know which features from the old site we're currently missing as well as report any bugs you find via this thread here: Bugs/Missing Features
  • As of today April 26th, 2024 you are only permitted to have 1 shop thread. This means if you have multiple threads for various boosting services you must condense them down into one thread. You will have 1 week from April 26th, 2024 to make this change.
  • If this is your first visit You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. Sign up today to get the latest PS4 GameSaves, Game Mods and much more!
  • If you've previously logged in via'Google or Discord and are now unable to do so you'll need to request a password reset which will be emailed to you via the link here: Lost password
  • To reduce spam posts and drive activity from members, and let members who post saves and cheats to get something in return for their research, we have thrown together a plugin that allows us to fulfill both. To hide your links, use the following bbcodes:
    Which allows you to select which reacts you want in order to unlock the download link or
    Which allows you to charge a certain credit amount in order for someone to get access to the download link The button will look like this in the bottom right of the postbit

Multi Modded God Of War Ragnarok [All Regions] Starter Save (2147400000+)

Re: God Of War Ragnarok [CUSA34386] Modded Starter Save (2147400000+)

Hi Unknown,

first of all thank for this amazing work,

I'm trying to understand how to add the following items to my save as i don't wan't to restart from a previous save,

Blazing Embers
Crystalline Fragment
Crystalline Shard
Fortified Remnant
Gleaming Crystal
Glowing Embers
Hardened Remnants
Hunters Brand
Purified Crystalline
Shining Crystal
Smoldering Embers
Sparkling Crystal
Essence of Hel
Gale Flame

I tried several option following the guide in spreadsheet but it looks like i'm not using it correctly, do you have an example of hex code to add any item in the list to my save through SW ?

Thanks
 
Last edited:
Re: God Of War Ragnarok [CUSA34386] Modded Starter Save (2147400000+)

Hi Unknown,

furst of all thank for this amazing workg,

I'm trying to understand how to add the following items to my save as i don't wan't to restart from a previous save,

Blazing Embers
Crystalline Fragment
Crystalline Shard
Fortified Remnant
Gleaming Crystal
Glowing Embers
Hardened Remnants
Hunters Brand
Purified Crystalline
Shining Crystal
Smoldering Embers
Sparkling Crystal
Essence of Hel
Gale Flame

I tried several option following the guide in spreadsheet but it looks like i'm not using it correctly, do you have an example of hex code to add any item in the list to my save through SW ?

Thanks

use the template here: SW: God Of War - Ragnarok - INFO - Google Sheets
also avoid
Crystalline Fragment
Crystalline Shard

high values of these will most likley crash ur game when you get late in the game to use them
if you really need them, try values of 100 or 1000 no more then this.

all i am doing is swaping
Hacksilver
Atreus XP
Kratos XP

also adding items directly to the Blacksmith Chest the exact ammount of items you add will depend on every user as you need to check this your self in AM mode

Templates by Pj1980#8357:
Item Replace and Quantity
Code:
80010008 YYYYYYYY    <-- YY | Sacrifice Item
YYYYYYYY 00000000    
A8000000 00000008    
XXXXXXXX XXXXXXXX    <-- XX | replace with this item
28000008 ZZZZZZZZ    <-- ZZ | change item quantity

Example Replace Hacksilver with Rawhide x999
Code:
80010008 9E5240D2    <-- YY | [9E5240D27406E85A] Hacksilver ID
7406E85A 00000000    
A8000000 00000008    
7E3FBE3E B167B14F    <-- XX | [7E3FBE3EB167B14F] Rawhide ID
28000008 000003E7    <-- ZZ | [000003E7] 999 Value in hex

so
Hacksilver
Atreus XP
Kratos XP

Just sell something like Shattered Rune to get money back for swapping after loading into game
The XP ID's will regenratre after you load & save the game again, even though they remain at 0.
so when your done you just use XP code to fix them up again same with money.

it will look like this:
Code:
80010008 9E5240D2    <-- YY | [9E5240D27406E85A] Hacksilver ID
7406E85A 00000000
A8000000 00000008
E156ACCB D959C3FA    <-- XX | [E156ACCBD959C3FA] Gleaming Crystal ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex
80010008 5CE267B4    <-- YY | [5CE267B4F928D0A1] Atreus XP
F928D0A1 00000000
A8000000 00000008
007DC2CC 319D3981    <-- XX | [007DC2CC319D3981] Glowing Embers ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex
80010008 8A9A9B83    <-- YY | [8A9A9B831CF67C9C] Kratos XP    
1CF67C9C 00000000
A8000000 00000008
6E71A12D A8C86401    <-- XX | [6E71A12DA8C86401] Hardened Remnants ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex

For adding to chest

Add Items To Blacksmith Chest
Code:
80010008 B0BDD5E2    <-- [B0BDD5E2372DB672] BlackSmith Chest ID
372DB672 00000000    
A80000#4 0000000C    <-- # = Value Found In AM Mode after "B0BDD5E2372DB672"
XXXXXXXX XXXXXXXX    <-- XX = ID Of Item you wish to place
ZZZZZZZZ 00000000    <-- ZZ = Quantity In Little endian
This is all taken from the sheet BTW

"Check Your Save In Advanced Mode Before Building Code
Search For This In Advanced Mode B0BDD5E2372DB672
Straight After The 72 Is A Number Thats The Number Of Items
You Can Add To Chest So If Its 3 You Can Add 3 Items If Its 2 You Can Only
Add 2. If You Try To Add More Items Than Item Slots The chest As The Save
Will Corrupt. Further In Game The Chest May Get More Slots"

"To get value in Little endian, use: HEX & LITTLE ENDIAN CONVERTER - SAVE-EDITOR.com
type in the value you want, tick "LITTLE ENDIAN" check mark & Press "DEC to HEX"
remember to add 0's for the rest of the padding.
so 999 = E703. becomes this E7030000"


Exsample: Add Gale Flame To Chest
Code:
80010008 B0BDD5E2            
372DB672 00000000            
A8000014 0000000C    <-- # | [14] I had 01 after BlackSmith Chest ID [72]        
29AD79C2 750B0E71    <-- XX | [29AD79C2750B0E71] Gale Flame ID        
04000000 00000000    <-- ZZ | [04000000] x4 Quantity


Image to help understand: https://i.imgur.com/RC3p4pq.png
You can use SW built in hex editor or HxD free hex editor: HxD - Freeware Hex Editor and Disk Editor | mh-nexus

for your use case it depends on that value after the 72.
for me it was 04 when I re-did the save again, so I could add 4 items into the chest every time.
this changes dynamicly in the game. the more stuff you do not pickup the higher the chances the value after the 72 will grow.
so when you kill bosses, find loot on the ground leave it there. see if you can get 9 or more items in the chest at once, then you will be able to dump up to 9+ items at time into the chest.

for my exsample with 4 items
Code:
80010008 B0BDD5E2
372DB672 00000000
A8000014 0000000C  <-- # = 1
9BAAA724 E1465DC6  <-- XX | [9BAAA724E1465DC6] Hunters Brand ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000024 0000000C  <-- # = 2
06FF55FB 8A80D52D  <-- XX | [06FF55FB8A80D52D] Purified Crystalline ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000034 0000000C  <-- # = 3
6BE85045 58A8924E  <-- XX | [6BE8504558A8924E] Shining Crystal ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000044 0000000C  <-- # = 4
BDAA90B9 80EFB4E2  <-- XX | [BDAA90B980EFB4E2 Smoldering Embers ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex

so since I could only go up to 4 this what it would look like.
this will be diffrent for you depending on what value you have after 72.
 
Last edited:
Re: God Of War Ragnarok [CUSA34386] Modded Starter Save (2147400000+)

use the template here: SW: God Of War - Ragnarok - INFO - Google Sheets
also avoid
Crystalline Fragment
Crystalline Shard

high values of these will most likley crash ur game when you get late in the game to use them
if you really need them, try values of 100 or 1000 no more then this.

all i am doing is swaping
Hacksilver
Atreus XP
Kratos XP

also adding items directly to the Blacksmith Chest the exact ammount of items you add will depend on every user as you need to check this your self in AM mode

Templates by Pj1980#8357:
Item Replace and Quantity
Code:
80010008 YYYYYYYY    <-- YY | Sacrifice Item
YYYYYYYY 00000000    
A8000000 00000008    
XXXXXXXX XXXXXXXX    <-- XX | replace with this item
28000008 ZZZZZZZZ    <-- ZZ | change item quantity

Example Replace Hacksilver with Rawhide x999
Code:
80010008 9E5240D2    <-- YY | [9E5240D27406E85A] Hacksilver ID
7406E85A 00000000    
A8000000 00000008    
7E3FBE3E B167B14F    <-- XX | [7E3FBE3EB167B14F] Rawhide ID
28000008 000003E7    <-- ZZ | [000003E7] 999 Value in hex

so
Hacksilver
Atreus XP
Kratos XP

Just sell something like Shattered Rune to get money back for swapping after loading into game
The XP ID's will regenratre after you load & save the game again, even though they remain at 0.
so when your done you just use XP code to fix them up again same with money.

it will look like this:
Code:
80010008 9E5240D2    <-- YY | [9E5240D27406E85A] Hacksilver ID
7406E85A 00000000
A8000000 00000008
E156ACCB D959C3FA    <-- XX | [E156ACCBD959C3FA] Gleaming Crystal ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex
80010008 5CE267B4    <-- YY | [5CE267B4F928D0A1] Atreus XP
F928D0A1 00000000
A8000000 00000008
007DC2CC 319D3981    <-- XX | [007DC2CC319D3981] Glowing Embers ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex
80010008 8A9A9B83    <-- YY | [8A9A9B831CF67C9C] Kratos XP    
1CF67C9C 00000000
A8000000 00000008
6E71A12D A8C86401    <-- XX | [6E71A12DA8C86401] Hardened Remnants ID
28000008 7FFEB940    <-- ZZ | [7FFEB940] 2147400000 Value in hex

For adding to chest

Add Items To Blacksmith Chest
Code:
80010008 B0BDD5E2    <-- [B0BDD5E2372DB672] BlackSmith Chest ID
372DB672 00000000    
A80000#4 0000000C    <-- # = Value Found In AM Mode after "B0BDD5E2372DB672"
XXXXXXXX XXXXXXXX    <-- XX = ID Of Item you wish to place
ZZZZZZZZ 00000000    <-- ZZ = Quantity In Little endian
This is all taken from the sheet BTW

"Check Your Save In Advanced Mode Before Building Code
Search For This In Advanced Mode B0BDD5E2372DB672
Straight After The 72 Is A Number Thats The Number Of Items
You Can Add To Chest So If Its 3 You Can Add 3 Items If Its 2 You Can Only
Add 2. If You Try To Add More Items Than Item Slots The chest As The Save
Will Corrupt. Further In Game The Chest May Get More Slots"

"To get value in Little endian, use: HEX & LITTLE ENDIAN CONVERTER - SAVE-EDITOR.com
type in the value you want, tick ""LITTLE ENDIAN"" check mark & Press ""DEC to HEX""
remember to add 0's for the rest of the padding.
so 999 = E703. becomes this E7030000"


Exsample: Add Gale Flame To Chest
Code:
80010008 B0BDD5E2            
372DB672 00000000            
A8000014 0000000C    <-- # | [14] I had 01 after BlackSmith Chest ID [72]        
29AD79C2 750B0E71    <-- XX | [29AD79C2750B0E71] Gale Flame ID        
04000000 00000000    <-- ZZ | [04000000] x4 Quantity


Image to help understand: https://i.imgur.com/RC3p4pq.png
You can use SW built in hex editor or HxD free hex editor: HxD - Freeware Hex Editor and Disk Editor | mh-nexus

for your use case it depends on that value after the 72.
for me it was 04 when I re-did the save again, so I could add 4 items into the chest every time.
this changes dynamicly in the game. the more stuff you do not pickup the higher the chances the value after the 72 will grow.
so when you kill bosses, find loot on the ground leave it there. see if you can get 9 or more items in the chest at once, then you will be able to dump up to 9+ items at time into the chest.

for my exsample with 4 items
Code:
80010008 B0BDD5E2
372DB672 00000000
A8000014 0000000C  <-- # = 1
9BAAA724 E1465DC6  <-- XX | [9BAAA724E1465DC6] Hunters Brand ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000024 0000000C  <-- # = 2
06FF55FB 8A80D52D  <-- XX | [06FF55FB8A80D52D] Purified Crystalline ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000034 0000000C  <-- # = 3
6BE85045 58A8924E  <-- XX | [6BE8504558A8924E] Shining Crystal ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex
A8000044 0000000C  <-- # = 4
BDAA90B9 80EFB4E2  <-- XX | [BDAA90B980EFB4E2 Smoldering Embers ID
28000008 7FFEB940  <-- ZZ | [7FFEB940] 2147400000 Value in hex

so since I could only go up to 4 this what it would look like.
this will be diffrent for you depending on what value you have after 72.


Thank you so much for the detailed answer and warnings, i will play around with the templates and see how it ends, but with your explanation shouldn't be an issue, thanks again
 
Re: God Of War Ragnarok [All Regions] Modded Starter Save (2147400000+)

Amazing, i will lose 2 hours game time but it worth it i will restart with this save , i can live without Superior Resurrection Stone ;)

Superior Resurrection Stone
is in there..

since it can be bought not earned when progressed far enough..

I probs restareded like 6+ times now.. since I'm playing on PS5 ver..
Can only import saves one way..
 
Re: God Of War Ragnarok [All Regions] Modded Starter Save (2147400000+)

So if I used the first save you uploaded I stand a chance of crashing I take it? I'm on main story "Reunion" now (5x missions from end) and had no problems so far.

Well, even if I do crash it comes with the territory I reckon. I also play only on PS5 and guess I'll just start over again. Can't be crying now when we are all breaking TOS.

You did an amazing job with these btw, thanks for your time and info.