[Request] Dragon Age the Veilguard
[Request] Dragon Age the Veilguard
Game Name: Dragon Age the Veilguard
Game Engine: Frostbite (?)
Game Version: Steam
Options Requested: Infinite Skill Points &/or Skill Point pointer, Stat Editor, Money editor, etc
Heyo, Veilguard just came out and I would love to be able to do some cheat engine magic to give more options. If anyone would be so kind as to produce a cheat table I would be very grateful.
Game Engine: Frostbite (?)
Game Version: Steam
Options Requested: Infinite Skill Points &/or Skill Point pointer, Stat Editor, Money editor, etc
Heyo, Veilguard just came out and I would love to be able to do some cheat engine magic to give more options. If anyone would be so kind as to produce a cheat table I would be very grateful.
-
- Table Makers
- Posts: 933
- Joined: Fri Mar 03, 2017 9:05 am
- Reputation: 824
Re: [Request] Dragon Age the Veilguard
This game's engine is a pain in the butt, but here's infinite skill points:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"Infinite Ability Points (Must Spend 1)"</Description>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : Dragon Age The Veilguard.exe
Version:
Date : 2024-10-31
Author : zach
This script does blah blah blah
}
[ENABLE]
aobscanmodule(AbPoint,Dragon Age The Veilguard.exe,44 29 81 C8 01 00 00) // should be unique
alloc(newmem,$1000,AbPoint)
label(code)
label(return)
newmem:
code:
mov [rcx+000001C8],#2
jmp return
AbPoint:
jmp newmem
nop 2
return:
registersymbol(AbPoint)
[DISABLE]
AbPoint:
db 44 29 81 C8 01 00 00
unregistersymbol(AbPoint)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: Dragon Age The Veilguard.exe+D28168
Dragon Age The Veilguard.exe+D28143: 57 - push rdi
Dragon Age The Veilguard.exe+D28144: 48 83 EC 40 - sub rsp,40
Dragon Age The Veilguard.exe+D28148: 0F B6 74 24 78 - movzx esi,byte ptr [rsp+78]
Dragon Age The Veilguard.exe+D2814D: 41 0F B6 E9 - movzx ebp,r9b
Dragon Age The Veilguard.exe+D28151: 8B DA - mov ebx,edx
Dragon Age The Veilguard.exe+D28153: 48 8B F9 - mov rdi,rcx
Dragon Age The Veilguard.exe+D28156: 40 84 F6 - test sil,sil
Dragon Age The Veilguard.exe+D28159: 75 46 - jne "Dragon Age The Veilguard.exe"+D281A1
Dragon Age The Veilguard.exe+D2815B: 44 39 81 C8 01 00 00 - cmp [rcx+000001C8],r8d
Dragon Age The Veilguard.exe+D28162: 0F 82 05 01 00 00 - jb "Dragon Age The Veilguard.exe"+D2826D
// ---------- INJECTING HERE ----------
Dragon Age The Veilguard.exe+D28168: 44 29 81 C8 01 00 00 - sub [rcx+000001C8],r8d
// ---------- DONE INJECTING ----------
Dragon Age The Veilguard.exe+D2816F: 48 83 B9 78 02 00 00 00 - cmp qword ptr [rcx+00000278],00
Dragon Age The Veilguard.exe+D28177: 74 20 - je "Dragon Age The Veilguard.exe"+D28199
Dragon Age The Veilguard.exe+D28179: 48 8B 89 78 02 00 00 - mov rcx,[rcx+00000278]
Dragon Age The Veilguard.exe+D28180: 48 83 C1 40 - add rcx,40
Dragon Age The Veilguard.exe+D28184: 48 8B 01 - mov rax,[rcx]
Dragon Age The Veilguard.exe+D28187: FF 50 10 - call qword ptr [rax+10]
Dragon Age The Veilguard.exe+D2818A: 8B 97 C8 01 00 00 - mov edx,[rdi+000001C8]
Dragon Age The Veilguard.exe+D28190: 48 8D 48 78 - lea rcx,[rax+78]
Dragon Age The Veilguard.exe+D28194: E8 F7 20 FF FF - call "Dragon Age The Veilguard.exe"+D1A290
Dragon Age The Veilguard.exe+D28199: 48 8B CF - mov rcx,rdi
}
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
Re: [Request] Dragon Age the Veilguard
+1! Faction Strength and Companion Approval would be amazing additions if possible!
-
- Expert Cheater
- Posts: 175
- Joined: Wed Oct 23, 2019 12:30 pm
- Reputation: 23
Re: [Request] Dragon Age the Veilguard
+1
Please
Please
-
- Noobzor
- Posts: 10
- Joined: Wed Nov 17, 2021 11:49 am
- Reputation: 1
Re: [Request] Dragon Age the Veilguard
no idea but on: Show Lua script cheat table, i get mass errors and cant use this script
Re: [Request] Dragon Age the Veilguard
Howdy guys am tryin to work on it despite being a total beginner and I agree with the guy who said the game's engine is a pain to work with...
I hope I can get results
I hope I can get results
Re: [Request] Dragon Age the Veilguard
I'd like an EA App version as well. A few teams have released trainers, and the Steam trainers do not work with the EA App version of the game and vice versa.
-
- Expert Cheater
- Posts: 54
- Joined: Fri Nov 30, 2018 1:00 pm
- Reputation: 8
-
- What is cheating?
- Posts: 1
- Joined: Wed Nov 10, 2021 3:26 pm
- Reputation: 0
Re: [Request] Dragon Age the Veilguard
Re: [Request] Dragon Age the Veilguard
Here’s a table for Gold, Shop Strength, and some Item Quantity pointers
Note: For the Shop Strength script to work, enable it first, then sell an item
Note: For the Shop Strength script to work, enable it first, then sell an item
- Attachments
-
- Dragon Age The Veilguard.CT
- (7.71 KiB) Downloaded 3759 times
-
- Table Makers
- Posts: 933
- Joined: Fri Mar 03, 2017 9:05 am
- Reputation: 824
Re: [Request] Dragon Age the Veilguard
Nice I was just about to look into faction strength. Here's mine: Has Infinite ability points for both Rook and companions, no cooldowns for Rook, and Infinite gold after selling something.
- Attachments
-
- Dragon Age The Veilguard.CT
- (17.26 KiB) Downloaded 2956 times
Re: [Request] Dragon Age the Veilguard
This script crashes the game.
Who is online
Users browsing this forum: Afghanicus, Google [Bot], topboy, YaBoiCheater