Avowed

Upload your cheat tables here (No requests)
E221b
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Oct 18, 2020 6:26 pm
Reputation: 0

Re: Avowed

Post by E221b »

Streyr wrote:
Fri Feb 14, 2025 7:27 pm
Alias50 wrote:
Fri Feb 14, 2025 6:14 am
The game always checks that you have n-1 skill points, where n is your current level.
You can add arbitrary additional skill points at "Avowed-Win64-Shipping.exe"+097E4AC0 (pointer) + 110 (first offset) + f8 (second offset)
Has anyone had any luck with figuring out the pointer to use for the Game Pass version of this? I've changed the win64 to wingdk and spent the last few hours searching but I can never seem to find the actual pointer/address to change available points and make it stick.
Also haven't been able to find the pointer for Game Pass.

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

Alias50
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Aug 28, 2023 9:52 pm
Reputation: 4

Re: Avowed

Post by Alias50 »

E221b wrote:
Sun Feb 16, 2025 3:43 am
Streyr wrote:
Fri Feb 14, 2025 7:27 pm
Alias50 wrote:
Fri Feb 14, 2025 6:14 am
...
...
Also haven't been able to find the pointer for Game Pass.
Try this, unless I've fundamentally misunderstood aobscans this should work for gamepass

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
<CheatEntries>
<CheatEntry>
      <ID>26647</ID>
      <Description>"Get Player Ability Pointer"</Description>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(playerabpts,Avowed-WinGDK-Shipping.exe,41 03 84 24 F8 00 00 00) // should be unique
alloc(newmem,$1000,playerabpts)

label(code)
label(return)
label(pab_ptr)
registersymbol(pab_ptr)

newmem:
  mov [pab_ptr],r12
code:
  add eax,[r12+000000F8]
  jmp return

pab_ptr:
  dq 0

playerabpts:
  jmp newmem
  nop 3
return:
registersymbol(playerabpts)

[DISABLE]

playerabpts:
  db 41 03 84 24 F8 00 00 00

unregistersymbol(playerabpts)
dealloc(newmem)
unregistersymbol(pab_ptr)

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>26648</ID>
          <Description>"Additional Ability Points"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>pab_ptr</Address>
          <Offsets>
            <Offset>f8</Offset>
          </Offsets>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
You need to activate Get Player Ability Pointer and then open the ability points menu (Tab) for the pointer value to populate. I can't test this myself on GP just yet so hopefully this works

Also keep in mind that, on every game start you will have to re-populate this value to whatever you set it to initially, otherwise you will have negative skill points when you level up again.

nikburnt
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Sep 12, 2023 1:54 pm
Reputation: 0

Re: Avowed

Post by nikburnt »

Good day everyone! Maybe someone can find some way to reveal all maps during your research? It would be great if it is possible.

pacifista
Expert Cheater
Expert Cheater
Posts: 222
Joined: Wed Jun 27, 2018 2:07 am
Reputation: 28

Re: Avowed

Post by pacifista »

god damn... very nice table man..

the legendary item alone was enough for me.

Writer71
Noobzor
Noobzor
Posts: 12
Joined: Tue Dec 15, 2020 1:37 am
Reputation: 0

Re: Avowed

Post by Writer71 »

Is there any possibility of getting the ability to add any item/weapon/armor? Such as being able to get an item that would normally be locked behind a quest choice?

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 694
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 276

Re: Avowed

Post by jonaaa »

Writer71 wrote:
Sun Feb 16, 2025 4:22 pm
Is there any possibility of getting the ability to add any item/weapon/armor? Such as being able to get an item that would normally be locked behind a quest choice?
Uh... Like this?

natpatau
Noobzor
Noobzor
Posts: 7
Joined: Sat Apr 27, 2024 11:32 pm
Reputation: 0

Re: Avowed

Post by natpatau »

Alias50 wrote:
Sun Feb 16, 2025 6:35 am
y
Ignore this post, a former comment helped me figure it out!

I am on the GamePass version and unless I copied/pasted this in the wrong spot or selected the wrong process, I can't get this to work. I click the box next to Get Player Data and nothing happens...

7zW9S5s6
Expert Cheater
Expert Cheater
Posts: 90
Joined: Mon Jul 26, 2021 9:38 am
Reputation: 0

Re: Avowed

Post by 7zW9S5s6 »

clear map fogofwar would be nice or bigger clearing radius.

tanna
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Feb 17, 2025 2:55 pm
Reputation: 0

Re: Avowed

Post by tanna »

Has anyone found a way to add items? Would love to have some late game armor for transmog from the start.

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 694
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 276

Re: Avowed

Post by jonaaa »

tanna wrote:
Mon Feb 17, 2025 2:58 pm
Has anyone found a way to add items? Would love to have some late game armor for transmog from the start.
Like this...?

Koriyuka
Noobzor
Noobzor
Posts: 7
Joined: Wed Jan 29, 2025 5:20 pm
Reputation: 0

Re: Avowed

Post by Koriyuka »

Is there a way to increase the parry frame? I tried to find the address of it but nothing come up

natpatau
Noobzor
Noobzor
Posts: 7
Joined: Sat Apr 27, 2024 11:32 pm
Reputation: 0

Re: Avowed

Post by natpatau »

jonaaa wrote:
Mon Feb 17, 2025 3:12 pm
tanna wrote:
Mon Feb 17, 2025 2:58 pm
Has anyone found a way to add items? Would love to have some late game armor for transmog from the start.
Like this...?
But how do you make this work on the Game Pass version?

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 694
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 276

Re: Avowed

Post by jonaaa »

natpatau wrote:
Mon Feb 17, 2025 8:48 pm
jonaaa wrote:
Mon Feb 17, 2025 3:12 pm
tanna wrote:
Mon Feb 17, 2025 2:58 pm
Has anyone found a way to add items? Would love to have some late game armor for transmog from the start.
Like this...?
But how do you make this work on the Game Pass version?
Someone already said how.

astonerii
Novice Cheater
Novice Cheater
Posts: 23
Joined: Sun Oct 07, 2018 5:16 pm
Reputation: 7

Re: Avowed

Post by astonerii »

jonaaa wrote:
Mon Feb 17, 2025 9:05 pm
natpatau wrote:
Mon Feb 17, 2025 8:48 pm
jonaaa wrote:
Mon Feb 17, 2025 3:12 pm


Like this...?
But how do you make this work on the Game Pass version?
Someone already said how.
Hey Jonaaa...
I was wondering if there was anyway to delete an item from a character? I know I can reduce the quantity. I tried to reduce it to 0, but that did not seem to work.

Thanks for all your help with things!

Auzladd
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Feb 17, 2025 10:51 pm
Reputation: 0

Re: Avowed

Post by Auzladd »

Hey guys, a question, possibly a request. My game got soft locked and I'm unable to progress in the main quest line. Mobs are supposed to spawn outside of Thirdborn, I'm supposed to kill the mobs so I can access thirdborn.. but they don't spawn. I don't have the time to revert to an old save and redo everything. So I'm wondering if there's a .CT out there that unlocks all fast travel points so I can possibly access Thirdborn and possibly(doubt) break through this soft lock. Either unlock all fast points or simply a teleport to locations option.

Thanks guys.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], BLEXBot, Google Adsense [Bot], guntz12, jakosogiantoro, kimdy133, Mr. Seth Marshall, Sakumajapan, shaun12500