Post: assassin's creed odyssey save modding guide
05-13-2020, 03:18 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hello there

I have been messing around with the ac odyssey after following guides and having issues until i figured how to mod/add new armors and other stuff


please note that i didn't mod/add weapons but it should be possible, and perk change on their own so leave them be unless you want to manually modify them,
also note that you wont lose the uclub armor if you modify it , not sure about in game armors though


Let's begin


You must login or register to view this content.

1.save wizard max
2.hex editor (i suggest You must login or register to view this content. )
3.a brain with some knowledge of editing hex



HOW TO

first step is to get the Ezio armor set from ubisoft club and all the legendary stuff and then go to the store and get the free legendary horse melaina for free

then make sure you have all the stuff i mentioned if yes then make a manual save remember the number of the manual save and export it to a usb flash drive

after that run save wizard and go to ac odyssey and highlight the manual save you made and select advanced mode

after that select export it , should look like thisYou must login or register to view this content.

after that open the exported file with the hex editor

after that you need the hash (ID) of the item you have and the hash of the item you want to change which i'll provide at the end
before continuing you need to know about the hashes , it should be reversed but not entirely only the location of the bits which i will explain below



so as i said above bits need to be reversed
for example 1234567890
it has to be reversed to 9078563412 sounds complicated? not really
to make it easier split every bit like 12 34 56 78 90 and start from the end to the beginning
it becomes 90 78 56 34 12 as you can see the bits stayed the same but their order changed


so let's say you want to change the helmet to another helmet
first you need Ezio's hoodie code which is
    000001C9481FADEF
if you reverse that it'll become
    EFAD1F48C9010000
again split the hash to bits to be less confused
anyway so we found ezio's hoodie ID how do we change it? well go to search ((or press ctrl+F)) and select hex-value tab , paste the ID and select All from the search direction

count the number of matched IDs found using F3 to go to the next search and shift+F3 to go back

if you have 5 matched IDs change the third and the fourth
if you have 4 change the third and the second

changing all values causes the game to erase the armor and you'll not get the new armor that way you'll just get your ezio armor from uclub

this method also works with lieutenants and horses although i forgot if you just have to change just 1 or 2 values, you may want to experiment yourself

after modifying everything just save the file and import it in the save wizard

after importing it you have to type the first bit/number you see in the left side in the save wizard advanced mode
it should be 31 but if it isn't just type it as is and don't worry if you get an error just press continue and save

after that transfer it back to the ps4 and manually load the save from the main menu of the game

check if you have the new armor and the stuff if yes then just overwrite your old manual save and mod again


Ezio set IDs
already reversed
head
EFAD1F48C9010000

arms
E4AD1F48C9010000

torso
05AE1F48C9010000

waist
10AE1F48C9010000

legs
FAAD1F48C9010000

sword
1BAE1F48C9010000

LINK


You must login or register to view this content.

ONE LAST NOTE
the text files contain two codes the ones with 0000 at the start are PC IDs and the ones the has 0000 at the end are ps4 IDs
and the xlsx are excel files

special thanks to the pc modding community and to Vicodin10
all credits goes to them.


happy modding
Last edited by mangekyou222 ; 05-13-2020 at 03:29 AM.

The following 8 users say thank you to mangekyou222 for this useful post:

Abdulaziz999, Alexsandr194, Cryki, feewy, gogeta62, gregchampion, riciele, wolfpack174

The following user groaned mangekyou222 for this awful post:

Shiraz786
05-13-2020, 12:29 PM #2
feewy
Keeper
Great guide. I'm familiar with most of it already HOWEVER I cannot for the life of me figure out how to locate the hashids for set bonuses. Would you happen to know this tidbit as well? Cheers and thanks fellow hex0r!

The following user thanked feewy for this useful post:

mangekyou222
05-14-2020, 01:57 AM #3
Hey there, i already provided a link with all the hash IDs for most of the bonus sets
It just has to be reversed in order to find them

If you have a specific set you want I'd share the IDs with you
05-14-2020, 10:57 AM #4
Zaitei
Keeper
is there a way to change skill points using advanced? i had 98724 in hex is 181a4 so reversed that should be 401a18 but i cant find the value anywhere?
Last edited by Zaitei ; 05-14-2020 at 12:59 PM.
05-15-2020, 02:03 AM #5
feewy
Keeper
Originally posted by mangekyou222 View Post
Hey there, i already provided a link with all the hash IDs for most of the bonus sets
It just has to be reversed in order to find them

If you have a specific set you want I'd share the IDs with you


Sorry my friend, family woes got my attention. On topic, I don't think you have it since I can't find it anywhere else...but if you do that'd be awesome. I'm looking for the Ezio armor set bonus. We already have the offsets for the pieces themselves but I'm only interested in the bonus. I believe it is -100% delay on hero strike each successful parry. It was a fairly recent patch/bonus armor which is why nobody seems to have the ID yet.
05-15-2020, 03:30 AM #6
Originally posted by Zaitei View Post
is there a way to change skill points using advanced? i had 98724 in hex is 181a4 so reversed that should be 401a18 but i cant find the value anywhere?

I'll look for the address and let you know if i find anything


Originally posted by feewy View Post
Originally posted by mangekyou222 View Post
Hey there, i already provided a link with all the hash IDs for most of the bonus sets
It just has to be reversed in order to find them

If you have a specific set you want I'd share the IDs with you


Sorry my friend, family woes got my attention. On topic, I don't think you have it since I can't find it anywhere else...but if you do that'd be awesome. I'm looking for the Ezio armor set bonus. We already have the offsets for the pieces themselves but I'm only interested in the bonus. I believe it is -100% delay on hero strike each successful parry. It was a fairly recent patch/bonus armor which is why nobody seems to have the ID yet.

There's a spoiler button that has the ezio set
But you can get it from uclub for free
05-15-2020, 02:02 PM #7
feewy
Keeper
Originally posted by mangekyou222 View Post
Originally posted by Zaitei View Post
is there a way to change skill points using advanced? i had 98724 in hex is 181a4 so reversed that should be 401a18 but i cant find the value anywhere?

I'll look for the address and let you know if i find anything


Originally posted by feewy View Post
Originally posted by mangekyou222 View Post
Hey there, i already provided a link with all the hash IDs for most of the bonus sets
It just has to be reversed in order to find them

If you have a specific set you want I'd share the IDs with you


Sorry my friend, family woes got my attention. On topic, I don't think you have it since I can't find it anywhere else...but if you do that'd be awesome. I'm looking for the Ezio armor set bonus. We already have the offsets for the pieces themselves but I'm only interested in the bonus. I believe it is -100% delay on hero strike each successful parry. It was a fairly recent patch/bonus armor which is why nobody seems to have the ID yet.

There's a spoiler button that has the ezio set
But you can get it from uclub for free


To clarify, I am not looking for the set. I want the set bonus. And so far all I've been able to find on the Internets is the pieces of the armor. Again, I wouldn't be surprised if you don't have it as that seems to be the consensus all around but if you or someone's else does it would be a nice addition to everyone's library of perks.

The following user thanked feewy for this useful post:

mangekyou222
05-15-2020, 11:45 PM #8
I'll see what i can do Smile

The following user thanked mangekyou222 for this useful post:

feewy
05-16-2020, 06:46 PM #9
feewy
Keeper
Originally posted by mangekyou222 View Post
I'll see what i can do Smile


Thanks, really. Don't wanna seem selfish or unappreciative. I tried my best to find it with all my knowledge and exp and all I did was crash my game. 🤦‍♂️

The following user thanked feewy for this useful post:

mangekyou222
05-17-2020, 09:03 PM #10
Hope this helps its for the pc so you have to reverse the hash ids for ps4

+50% Damage with Assassin Abilities 000001A1CC563BE1 Pirate Set
+50% Damage with Hunter Abilities 000001A1CC563BA9 Artemis Set
+50% Damage with Warrior Abilities 000001A1CC563BD9 Spartan War Hero Set
+15% Damage per Enemy Engaged (up to 75%) 0000017FC7EECF13 Mythical Creature Set
+40% Damage whenever time is slowed down 000001A14FBFD9F3 Persian Elite Set
+10s Duration for Ares Madness Ability 000001AA74CC31D8 First Civilization Set
100% Health Restored on Death (1 Minutes Cooldown) 000001A1CC563BD1 Immortal Set
50% Health Restored with Overpower Abilities 000001A1CC563C01 Arena Fighter's Set
Immune to Burning 000001B5A4AB4158 Mighty Herakles Armor
+30% Intoxicated Damage and Weakening Effect 000001A1CC563BB9 Snake Set
Gain 50% of an Adrenaline Segment with Assassin Abilities 000001A2656B0E07 Celestial Suit Set
Gain 50% of an Adrenaline Segment with Hunter Abilities 000001A265642474 Odysseus Set
Gain 50% of an Adrenaline Segment with Warrior Abilities 000001A53DACF6EE Hades Set
Vanish Ability intoxicates enemies and costs no Adrenaline 000001A228810302 Master Assassin's Set


-100% Adrenaline Consumed by Shadow of Nyx Ability 000001A1CC595D29 Pegasos Set
All Arrows pierce Shields and +30% Hunter Damage 000001A1CC563BE9 Athenian War Hero Set
+30% All Resistances 000001A1CC563BF1 Greek Heroes Set
+100% Burning Rate 000001A1CC563BB1 Agamemnon Set
+10% CRIT Chance and +50% CRIT Damage while Full Health 000001A53DACF6E2 Nemean Lion Set
+10% CRIT Chance and +50% CRIT Damage while Low Health 000001A5C130AD79 Shark Armor Set
+20% CRIT Chance with Assassin Abilities 000001A550C0B65D Athena's Blessing Set
+20% CRIT Chance with Hunter Abilities 000001A550C2159D Wild Boar Set
+20% CRIT Chance with Warrior Abilities 000001B15EEBD71B Lawgiver Set
+100% CRIT Damage with Assassin Abilities 000001A2656BEEA7 Dionysos Set
+100% CRIT Damage with Hunter Abilities 000001B22D287717 Sphinx Mane Set
+100% CRIT Damage with Warrior Abilities 000001A1CC595D21 Spartan Renegade Set
+100% Damage with Bows while Hidden 000001AAB769C803 Abstergo Elite Set
5% Damage Dealt Restored as Health 000001A1CC563BC1 Achilles Set
5% Damage Dealt Restored as Health 000001A1CC563BC9 Amazon Set
+30% Damage with All Abilities 000001A1CC563C09 Demigod Set
Last edited by Tsantsa ; 05-26-2020 at 07:33 AM.

The following user thanked Tsantsa for this useful post:

mangekyou222

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo