Assassin's Creed Valhalla [Standard Edition]

Upload your cheat tables here (No requests)
matmat596
Noobzor
Noobzor
Posts: 6
Joined: Wed Dec 30, 2020 9:03 am
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by matmat596 »

yeah only works for values above 1 and doesn't apply to bows.

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

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1192

Re: Assassin's Creed Valhalla [Standard Edition]

Post by aSwedishMagyar »

matmat596 wrote:
Wed Dec 30, 2020 10:02 pm
yeah only works for values above 1 and doesn't apply to bows.
Try editing the script between 'newdamageMult:' and 'codedamageMult:' to this:

Code: Select all

  test r12,r12
  je codedamageMult
  fild [rsi+150]
  fmul [damageMultVal]
  fistp [rsi+150]
  fild [rsi+150]
  fistp [rsi+158]
This at least allowed me to modify it to values below 1. I'll figure out bow damage in a bit.

matmat596
Noobzor
Noobzor
Posts: 6
Joined: Wed Dec 30, 2020 9:03 am
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by matmat596 »

Thks a lot, works great now. I also noticed that the damage multiplier doesn't apply to abilities to skills like axe throw, poison coating etc, damage stay the same whatever the dmg multiplier. Don't want to bother you though, the change you did already make for a cool difficulty mod.

Kravicka
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jan 01, 2021 12:52 am
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by Kravicka »

Try ''19E36F0EB78'' for yule points

jomoroon
Cheater
Cheater
Posts: 35
Joined: Wed May 09, 2018 11:06 pm
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by jomoroon »

Is there anyway we can add a modify speed of weapon as well as damage?

dontknowbetter
Noobzor
Noobzor
Posts: 9
Joined: Thu Apr 11, 2019 6:43 pm
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by dontknowbetter »

it does not work for me, i have the AC valhalla plus (ubisoft plus membership) version. Is it because of it?

My version is 1.1.0

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1192

Re: Assassin's Creed Valhalla [Standard Edition]

Post by aSwedishMagyar »

dontknowbetter wrote:
Sun Jan 03, 2021 12:13 am
it does not work for me, i have the AC valhalla plus (ubisoft plus membership) version. Is it because of it?

My version is 1.1.0
Open the .CT file in notepad++ and do a find and replace on 'ACValhalla.exe'. Replace it with '$process' and see if that works for you.

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1192

Re: Assassin's Creed Valhalla [Standard Edition]

Post by aSwedishMagyar »

matmat596 wrote:
Wed Dec 30, 2020 11:15 pm
Thks a lot, works great now. I also noticed that the damage multiplier doesn't apply to abilities to skills like axe throw, poison coating etc, damage stay the same whatever the dmg multiplier. Don't want to bother you though, the change you did already make for a cool difficulty mod.
Alright I fixed damage mult script to work with all damage types now (checked with bow, melee, and axe throw).

matmat596
Noobzor
Noobzor
Posts: 6
Joined: Wed Dec 30, 2020 9:03 am
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by matmat596 »

Thks a lot! But now your script also affect enemies damage. I'll play with the previous table anyway since i use the table to decrease eivor damage.

123Kid
Noobzor
Noobzor
Posts: 10
Joined: Fri Jan 04, 2019 12:37 pm
Reputation: 3

Re: Assassin's Creed Valhalla [Standard Edition]

Post by 123Kid »

I really need to be able to remove the Huntsman Armor from my inventory. Is it possible to do this? ATM there is an annoying bug that when you add tattoos to the tattoo guy you get a duplicate Huntsman Armor. And you can no longer upgrade it, doing so only gives you yet another duplicate. I really want to customize Eivor but can't due to this bug. I would like to be able to remove that duplicate.

When I try to tick the box for "Enable Inventory Related Scripts" I just get a cricle with a spinning pin in it and doens't want to tick (like a watch), when I right click it says:
"Lua error in the script at line 8:[string "local syntaxcheck,memrec=... ..."] :123 cannot open file "bla bla where the file should be" (no such file or directory)>>"

The thing is that directory and file DOES exist, exactly where it should be according to the error message above.

Everything else works just fine.

Here is a picture so I can show the txt files are where they should be:

OxChef
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Jan 03, 2021 8:10 pm
Reputation: 0

Re: Assassin's Creed Valhalla [Standard Edition]

Post by OxChef »

For some reason the Inventory part is not working... everything else is.
When I click on "Enable Inventory Related Scripts" it loads for a second but nothing happens...
Any fix for this?

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1192

Re: Assassin's Creed Valhalla [Standard Edition]

Post by aSwedishMagyar »

matmat596 wrote:
Sun Jan 03, 2021 12:28 pm
Thks a lot! But now your script also affect enemies damage. I'll play with the previous table anyway since i use the table to decrease eivor damage.
Ok, I'm using another script to grab an address for comparing so hopefully it should work only for Eivor now. Please let me know if it is working properly.

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1192

Re: Assassin's Creed Valhalla [Standard Edition]

Post by aSwedishMagyar »

123Kid wrote:
Sun Jan 03, 2021 1:22 pm
...
It has been discussed before. Remove any accent characters in the folder names. Accented letters like the Ö in Övrigt do not work in cheat engine. Just change it to the english 'Other' and it should work fine.

123Kid
Noobzor
Noobzor
Posts: 10
Joined: Fri Jan 04, 2019 12:37 pm
Reputation: 3

Re: Assassin's Creed Valhalla [Standard Edition]

Post by 123Kid »

aSwedishMagyar wrote:
Mon Jan 04, 2021 3:49 am
123Kid wrote:
Sun Jan 03, 2021 1:22 pm
...
It has been discussed before. Remove any accent characters in the folder names. Accented letters like the Ö in Övrigt do not work in cheat engine. Just change it to the english 'Other' and it should work fine.
Thank you for your answer, Egészségedre! 8-)

User avatar
Sylencer90
Expert Cheater
Expert Cheater
Posts: 147
Joined: Sun Apr 01, 2018 6:41 pm
Reputation: 11

Re: Assassin's Creed Valhalla [Standard Edition]

Post by Sylencer90 »

Im sorry if i missed it, but has the no fishing delivery requirements feature been added yet?

Cheers

Post Reply

Who is online

Users browsing this forum: apollo1, Baofu, brviggs, faridamirfr95, Google Adsense [Bot], readlfj, SemrushBot, YandexBot