How to get that sword (Blade of the Golden Rays) to be divine? When you get it via code u have to upgrade it but only max upgrade is mythical but when you watch videos people have it in divine version.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
How to get that sword (Blade of the Golden Rays) to be divine? When you get it via code u have to upgrade it but only max upgrade is mythical but when you watch videos people have it in divine version.
Advance through Dawn of Ragnarok and reach the Blacksmith to make it sacred.
weird, i wonder why the no name issue happens for most of us then. what table did you use to cheat the items? what exactly did you do?
did you somehow figure out how swap weapons hashes instead of giveitem?
sorry for all the question, just trying to figure out what you may have done different.
No worries. IIRC, I used the 1.6.1 (original, not my edit) table, but modified. I edited the script (with CE) of a random entry in the bulk getitem category, by replacing all the item hashes by those two :
dq 000001F2B2FF2586 // Blade of the Golden Rays
dq 000001F2B2FF2302 // Solskin shield
[ENABLE]
GI_pIIDList: //1024 slots max
dq 0000000000000001 //Quantity
dq 000001F2B2FF2586 // Blade of the Golden Rays
dq 000001F2B2FF2302 // Solskin shield
dq 0000000000000000 //Stop pattern
GI_TLock:
db 1
db 2
align 10 CC
[DISABLE]
If possible, could you please upload your save data?
Sure, it's attached, password is "fearlessrevolution".
I made two saves, one before upgrading the items to gold and one after, in case it mattered. Both have their names shown.
Oh, and BTW, I thought I'd add: I have the name issue for other items, the yule 2021 decorations, haircuts and weapon.
weird, i wonder why the no name issue happens for most of us then. what table did you use to cheat the items? what exactly did you do?
did you somehow figure out how swap weapons hashes instead of giveitem?
sorry for all the question, just trying to figure out what you may have done different.
No worries. IIRC, I used the 1.6.1 (original, not my edit) table, but modified. I edited the script (with CE) of a random entry in the bulk getitem category, by replacing all the item hashes by those two :
dq 000001F2B2FF2586 // Blade of the Golden Rays
dq 000001F2B2FF2302 // Solskin shield
[ENABLE]
GI_pIIDList: //1024 slots max
dq 0000000000000001 //Quantity
dq 000001F2B2FF2586 // Blade of the Golden Rays
dq 000001F2B2FF2302 // Solskin shield
dq 0000000000000000 //Stop pattern
GI_TLock:
db 1
db 2
align 10 CC
[DISABLE]
If possible, could you please upload your save data?
Sure, it's attached, password is "fearlessrevolution".
I made two saves, one before upgrading the items to gold and one after, in case it mattered. Both have their names shown.
Oh, and BTW, I thought I'd add: I have the name issue for other items, the yule 2021 decorations, haircuts and weapon.
Thanks for the upload. I'll give it a try.
Hmmm I tried save data,
but the name is not displayed.
It's strange.
Thanks man. I added the artifacts to the table and made a 1.6.1 V3.
Other things of interest added in that update are a hammer named... "hammer". It has a nice skin that I haven't seen before, so, possibly a future reward for the halloween event?
By far my favorite thing added tho are two runes named:
blunt joint rune
I knew Eivor liked their drugs, but that's a bit on the nose ^^
Hmmm I tried save data,
but the name is not displayed.
It's strange.
That's weird... I guess the issue must be in the uplay patching process, that somehow deleted the name in the data for you but not for me?
That's pretty much the only explanation that I can think of (without knowing more about the tech of course), but it's still very fucking strange.
Hmmm I tried save data,
but the name is not displayed.
It's strange.
That's weird... I guess the issue must be in the uplay patching process, that somehow deleted the name in the data for you but not for me?
That's pretty much the only explanation that I can think of (without knowing more about the tech of course), but it's still very fucking strange.
yes i tested your saves too, and no names showing.. so this "name data" isnt stored in the actual saves it seems. can you share your entire save folder. it might be in the options save or episode saves i seen too. also i was thinking it could be data stored in the Documents\Assassin's Creed Valhalla\cache\ folder too. so if you could share that too it be helpful. and if you dont want to share this stuff publically. send me a pm. cheers!
this is surely an interesting issue which might have a solution if we keep diggin.
Spoiler
yes i tested your saves too, and no names showing.. so this "name data" isnt stored in the actual saves it seems. can you share your entire save folder. it might be in the options save or episode saves i seen too. also i was thinking it could be data stored in the Documents\Assassin's Creed Valhalla\cache\ folder too. so if you could share that too it be helpful. and if you dont want to share this stuff publically. send me a pm. cheers!
this is surely an interesting issue which might have a solution if we keep diggin.
Here are the files: [Link]
It was too big for sending as attachment, so I had to use an external uploader.
That contains two archives, one is my full save folder, the other my Documents/Assassin's Creed Valhalla
Here are the files: It was too big for sending as attachment, so I had to use an external uploader.
That contains two archives, one is my full save folder, the other my Documents/Assassin's Creed Valhalla
only contains the Doucments folder. your entire saves folder not included.
but thanks i will test these out and see if i have can get those 2 names to show with your saves from the previous post.
What happend to the naming of everything, only hash ids so not possible to edit Quantity etc without using three four hours btw categories are named.
Regards
Kenneth
what exactly do you mean? all your weapons etc not show names in the CE table when in the editquanity? for most of us just a couple weapons dont show names which is what we are trying to figure out now.
Here are the files: It was too big for sending as attachment, so I had to use an external uploader.
That contains two archives, one is my full save folder, the other my Documents/Assassin's Creed Valhalla
only contains the Doucments folder. your entire saves folder not included.
but thanks i will test these out and see if i have can get those 2 names to show with your saves from the previous post.
What happend to the naming of everything, only hash ids so not possible to edit Quantity etc without using three four hours btw categories are named.
Regards
Kenneth
what exactly do you mean? all your weapons etc not show names in the CE table when in the editquanity? for most of us just a couple weapons dont show names which is what we are trying to figure out now.
Its not only name problem but also those festival items are missing unique stats so its just showing weapon and shield graphically but not sure they actually work properly. This indicates that hash is not fully recognized by game unless there are more data where it can pull additional information.