Those fucking developers updated the game and now the method to make vendors give you unlimited money makes the game crash, also the table now as soon as it attaches to the game it gives an error message, if you click yes it crashes instantly, if you say no and then later you try to change values the game crashes anyway.
Any solution?
P.S. (little rage to Avalanche Software):
However I really can't figure out why those fucking legends instead of optimizing the game which stutters AF and it has serious performance problems (i have a goddamn RTX 4080 and a R9 7950X3D) they are trying so hard to make the game impossible to cheat on, I FUCKING PAID let me do whatever the fuck i want with it, or make the FUCKING items less expensive so i can complete the FUCKING quests, i literally have NO TIME to play for hours to farm Galeons like a nerd!
select "Active memory only"
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
@HeHeHe bruh. i feel ya. hate to say it, but i play on a 2070 Super and i have nothing but buttery smooth framerates. does you choppiness come from a recent update or has it always chugged?
to anyone still wondering how to do the money cheat with the current table
you can use this video [Link]
and follow my change below to make it work, but im still gonna outline the whole method:
activation, click it
pointer, click it
[0030] player controller, click it
[0278] pawn, click
now, under that section, somewhere the table says
[2410] - VendorPricesModifier.Current
[2414] - VendorPricesModifier.Base
[2418] - VendorPricesModifier.Min
[241C] - VendorPricesModifier.Max
you can find them easy by looking at the identifying hex in front of them
these 241* values in front of these are the offset numbers in the structure
they've changed to
2424
242C
2430
2434
respectively
so you need to adjust your address values in the table correctly
my address in the table is 7FF1631B6410, but the one I want is 7FF1631B6424
so you can just add addresses manually by adjusting the hex code at the end of the address the table says
once you have these offset just follow that youtube video link and it's all good
to anyone still wondering how to do the money cheat with the current table
you can use this video [Link]
and follow my change below to make it work, but im still gonna outline the whole method:
activation, click it
pointer, click it
[0030] player controller, click it
[0278] pawn, click
now, under that section, somewhere the table says
[2410] - VendorPricesModifier.Current
[2414] - VendorPricesModifier.Base
[2418] - VendorPricesModifier.Min
[241C] - VendorPricesModifier.Max
you can find them easy by looking at the identifying hex in front of them
these 241* values in front of these are the offset numbers in the structure
they've changed to
2424
242C
2430
2434
respectively
so you need to adjust your address values in the table correctly
my address in the table is 7FF1631B6410, but the one I want is 7FF1631B6424
so you can just add addresses manually by adjusting the hex code at the end of the address the table says
once you have these offset just follow that youtube video link and it's all good
to anyone still wondering how to do the money cheat with the current table
you can use this video [Link]
and follow my change below to make it work, but im still gonna outline the whole method:
activation, click it
pointer, click it
[0030] player controller, click it
[0278] pawn, click
now, under that section, somewhere the table says
[2410] - VendorPricesModifier.Current
[2414] - VendorPricesModifier.Base
[2418] - VendorPricesModifier.Min
[241C] - VendorPricesModifier.Max
you can find them easy by looking at the identifying hex in front of them
these 241* values in front of these are the offset numbers in the structure
they've changed to
2424
242C
2430
2434
respectively
so you need to adjust your address values in the table correctly
my address in the table is 7FF1631B6410, but the one I want is 7FF1631B6424
so you can just add addresses manually by adjusting the hex code at the end of the address the table says
once you have these offset just follow that youtube video link and it's all good
Broken link to video
Pd: Do you the new Address for the experience modifier?
to anyone still wondering how to do the money cheat with the current table
you can use this video [Link]
and follow my change below to make it work, but im still gonna outline the whole method:
activation, click it
pointer, click it
[0030] player controller, click it
[0278] pawn, click
now, under that section, somewhere the table says
[2410] - VendorPricesModifier.Current
[2414] - VendorPricesModifier.Base
[2418] - VendorPricesModifier.Min
[241C] - VendorPricesModifier.Max
you can find them easy by looking at the identifying hex in front of them
these 241* values in front of these are the offset numbers in the structure
they've changed to
2424
242C
2430
2434
respectively
so you need to adjust your address values in the table correctly
my address in the table is 7FF1631B6410, but the one I want is 7FF1631B6424
so you can just add addresses manually by adjusting the hex code at the end of the address the table says
once you have these offset just follow that youtube video link and it's all good
Can you clarify further on what you mean by "my address in the table" so I can get this to work?
EDIT: False alarm, I found that this BigEndian method works on the current build of the game: [Link]