Assassin's Creed Odyssey v1.3.0/v1.5.1 +21 (table Update18.3)

Upload your cheat tables here (No requests)
acecel
Expert Cheater
Expert Cheater
Posts: 851
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 142

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by acecel »

With all the similarities between ACO and ACOd, why it isn't possible to have the item editor/swapper ?
Are you working on it but it take time ? or it's not possible at all ? Can we help ?

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

User avatar
Darkedone02
Expert Cheater
Expert Cheater
Posts: 947
Joined: Thu Mar 02, 2017 11:42 pm
Reputation: 109

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by Darkedone02 »

i'm not working on anything really, i'm not that advanced.

acecel
Expert Cheater
Expert Cheater
Posts: 851
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 142

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by acecel »

Darkedone02 wrote:
Sat Oct 13, 2018 1:17 am
i'm not working on anything really, i'm not that advanced.
My question was more to the owner of the topic and the others who did/helped doing the table for ACO ;)

All i can dream of is being able to replace an item with another one, having all legendaries sets and weapons :wub:

Z28Scott
Noobzor
Noobzor
Posts: 5
Joined: Thu Aug 24, 2017 12:55 am
Reputation: 19

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by Z28Scott »

Here is version 2 of the damage multipliers. It should now force 14-byte jumps which will allow the allocated memory to go anywhere. If there are still crashing issues, I'll try using a code cave instead. I've never worked with that before.

I'll see about adding health or armor this weekend, unless someone beats me to it.
Attachments
ACOdysseyDamage2.CT
(9.39 KiB) Downloaded 89 times

bloodaxis
Expert Cheater
Expert Cheater
Posts: 453
Joined: Thu Apr 13, 2017 5:09 am
Reputation: 57

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by bloodaxis »

Z28Scott wrote:
Sat Oct 13, 2018 4:04 am
Here is version 2 of the damage multipliers. It should now force 14-byte jumps which will allow the allocated memory to go anywhere. If there are still crashing issues, I'll try using a code cave instead. I've never worked with that before.

I'll see about adding health or armor this weekend, unless someone beats me to it.
Can't get these scripts working for some reason, they activate fine but I don't actually see any increase in the damage, either in the inventory screen or during combat.

Z28Scott
Noobzor
Noobzor
Posts: 5
Joined: Thu Aug 24, 2017 12:55 am
Reputation: 19

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by Z28Scott »

bloodaxis wrote:
Sat Oct 13, 2018 5:01 am
Z28Scott wrote:
Sat Oct 13, 2018 4:04 am
Here is version 2 of the damage multipliers. It should now force 14-byte jumps which will allow the allocated memory to go anywhere. If there are still crashing issues, I'll try using a code cave instead. I've never worked with that before.

I'll see about adding health or armor this weekend, unless someone beats me to it.
Can't get these scripts working for some reason, they activate fine but I don't actually see any increase in the damage, either in the inventory screen or during combat.
If you activated in game, rather than the main menu, you will need to trigger a damage recalculation by re-equipping your weapon or loading a save. The default multiplier is only 1.5x, so you will probably want to increase it as well. I tested as high as 100x. The warrior damage also only applies to the primary (right side) slot.

Failing that, I'm not sure. It has been working fine for me so far on UPlay version 1.03.

bloodaxis
Expert Cheater
Expert Cheater
Posts: 453
Joined: Thu Apr 13, 2017 5:09 am
Reputation: 57

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by bloodaxis »

Z28Scott wrote:
Sat Oct 13, 2018 5:36 am
If you activated in game, rather than the main menu, you will need to trigger a damage recalculation by re-equipping your weapon or loading a save. The default multiplier is only 1.5x, so you will probably want to increase it as well. I tested as high as 100x. The warrior damage also only applies to the primary (right side) slot.

Failing that, I'm not sure. It has been working fine for me so far on UPlay version 1.03.
Changing the weapons did it, I thought I tried that but apparently not, thanks!

reicou
Noobzor
Noobzor
Posts: 12
Joined: Wed Nov 01, 2017 9:17 am
Reputation: 0

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by reicou »

Z28Scott wrote:
Sat Oct 13, 2018 4:04 am
Here is version 2 of the damage multipliers. It should now force 14-byte jumps which will allow the allocated memory to go anywhere. If there are still crashing issues, I'll try using a code cave instead. I've never worked with that before.

I'll see about adding health or armor this weekend, unless someone beats me to it.
works perfect, thanks. I hope you can keep it updated because it's fantastic ;)

User avatar
SunBeam
Administration
Administration
Posts: 4779
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4408

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by SunBeam »

@Z28Scott: Everything is right under your nose ;) Just back-trace out of that function you're hooking for Weapon Damage :P Then dive in and study the code. Will post snippets along the way. You can easily work with the PlayerStatsManager parameters, rather than using the item's stats ;) This covers the base parameters for health, armor, typed-damage, etc. - - I'll explain along the way.

User avatar
SunBeam
Administration
Administration
Posts: 4779
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4408

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by SunBeam »

Meanwhile..


Gotta iron out the render points :P Looks crappy when they don't load.

User avatar
arnevehug
Cheater
Cheater
Posts: 44
Joined: Sun Feb 25, 2018 1:36 am
Reputation: 3

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by arnevehug »

SunBeam wrote:
Sat Oct 13, 2018 1:39 pm
Meanwhile..


Gotta iron out the render points :P Looks crappy when they don't load.
Oh my.... i luv it ;)

leseho
Expert Cheater
Expert Cheater
Posts: 82
Joined: Mon Aug 21, 2017 1:37 am
Reputation: 1

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by leseho »

Z28Scott wrote:
Sat Oct 13, 2018 4:04 am
Here is version 2 of the damage multipliers. It should now force 14-byte jumps which will allow the allocated memory to go anywhere. If there are still crashing issues, I'll try using a code cave instead. I've never worked with that before.

I'll see about adding health or armor this weekend, unless someone beats me to it.

Wow!! gooooooooooooooood. We look forward to secondary weapons.

peppermint
Cheater
Cheater
Posts: 31
Joined: Sat Sep 08, 2018 8:26 am
Reputation: 3

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by peppermint »

SunBeam wrote:
Sat Oct 13, 2018 1:39 pm
Meanwhile..


Gotta iron out the render points :P Looks crappy when they don't load.
What's your system configuration? Yours loads faster than mine while teleporting!!

Bannedaga1n
Cheater
Cheater
Posts: 27
Joined: Mon Jun 04, 2018 10:48 pm
Reputation: 5

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by Bannedaga1n »

SunBeam wrote:
Sat Oct 13, 2018 1:39 pm

Gotta iron out the render points :P Looks crappy when they don't load.
Hopefully get to see this soon!

Anarchy42
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Oct 13, 2018 11:06 pm
Reputation: 0

Re: Assassin's Creed Odyssey +14 (table Update9)

Post by Anarchy42 »

How do I get this to work?

Post Reply

Who is online

Users browsing this forum: axelv777, Bing [Bot], BLEXBot, chainsawdaz, Clickler, czarnozeby, doc21, Google Adsense [Bot], gramgr, grifiths, Psitama, Rinvista, SemrushBot, Sleepy698244, snayrk, Tom andy, xavier88cz, XPlagueisX