ok I applied the above mentioned solution and it worked for me, but I only created qq bangs is there any guide for this? and the option to invoke shenron because it does not work? again thanks in advance to anyone who helps me and sorry for my English
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
My gameruns when I remove the 64.dll, but still does not let me connect cheat engine to it. If I remove the 86.dll it doesn't even start, and If I try running on admin and I chose not to run anticheat it doesn't even start? how do you guys go around this?
So I am "new" to this forum/community, but I have decent experience with cheat engine. Decided to look at the cheat table and see what I can update for the new version of DBXV because I decided to get into it again this update, but I see many things were moved around and changed in memory. Idk if I am correct or if anyone else noticed this, but for the Attribute pointers, the attribute values look to be in a lazy/cheap encryption now and decrypted using the xor assembly operator with the eax and ecx registers. Any way to make this conveniently editable? I can only think that a script and/or some newly allocated variables would do the trick.
Ok so my theory was correct. I decided to make a script that modifies the values in their current locations in memory through lua and used assembly to change the areas in memory that take these values and uses the xor operator. So now you can use the script to edit the currency and your attribute points. Not much about this but its just nice to have it conveniently editable at the ready. Here you guys go
You can just copy the script and its children into an existing, or your own, cheat table. Also the base address I used in attribute pointers was character 2 so if you wanna change that on your own, they are A5E0 (42464) far apart from each other. I also forgot to mention, sorry, that the script uses the registered symbol "gamedata" from a script used in previous cheat tables for this game.
I managed to get a very basic shop mod working for dlc 6 using xvlib allinshop patches. I dont understand the schema's in the idb editor to know what items i am editing so as to edit prices or add more items to the shop that normally wouldnt be addable but if someone explains that stuff to me I am willing to TRY and make something more expanded. I realize this isnt a cheat engine thing... but considering the fragmented table updates and the means of unlocking items... i figured i'd look into it.
Normally i would request this... but I'd like to see if i can work it out myself if the more capable people dont have sufficient time to do it