Page 1 of 2
[Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 2:42 am
by msman12
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.
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 3:50 am
by moodurr13
+1
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 4:24 am
by zachillios
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
Posted: Fri Nov 01, 2024 4:32 am
by shortcake
+1! Faction Strength and Companion Approval would be amazing additions if possible!
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 6:25 am
by Darturka
+1
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 6:30 am
by toydefenser
+1
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 8:23 am
by TwinCats
+1
Please
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 8:37 am
by trfwezuit9
no idea but on: Show Lua script cheat table, i get mass errors and cant use this script
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 10:05 am
by Kekalorr
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
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 11:20 am
by Gel214th
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.
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 11:29 am
by nhoxsahaki
Gel214th wrote: ↑Fri Nov 01, 2024 11:20 am
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.
who released?
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 11:56 am
by ironmanrathod
nhoxsahaki wrote: ↑Fri Nov 01, 2024 11:29 am
Gel214th wrote: ↑Fri Nov 01, 2024 11:20 am
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.
who released?
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 12:22 pm
by risko
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
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 12:37 pm
by zachillios
risko wrote: ↑Fri Nov 01, 2024 12:22 pm
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
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.
Re: [Request] Dragon Age the Veilguard
Posted: Fri Nov 01, 2024 1:43 pm
by cjqnsnyc
This script crashes the game.