| View previous topic :: View next topic |
| Author |
Message |
penworth How do I cheat?
Reputation: 0
Joined: 19 Nov 2013 Posts: 4
|
Posted: Tue Nov 19, 2013 1:42 am Post subject: [Help] Weird Hacking Problem with Blackguards |
|
|
Hey guys, I just bought Blackguards from Steam.
I'm hacking it myself, managed to find gold and AP values, but for some reason the values keep reverting or they change.
Like for the values for the level up points: any value above 255 it becomes a smaller number. For example, 384 becomes 89 or something? It doesn't reflect the change. I tried freezing it too, no go.
Also, for gold values, it reverts back to the original value when I go back to the game. I also tried freezing it as well.
Any ideas how to fix it? Any advice would be appreciated.
|
|
| Back to top |
|
 |
kik4444 Expert Cheater
Reputation: 0
Joined: 07 Sep 2013 Posts: 120 Location: Bulgaria
|
Posted: Tue Nov 19, 2013 1:51 am Post subject: |
|
|
| You could try freezing it in the memory region by adding // in the beginning of the codes. This usually works but also has a chance to crash the game.
|
|
| Back to top |
|
 |
justa_dude Grandmaster Cheater
Reputation: 23
Joined: 29 Jun 2010 Posts: 893
|
Posted: Tue Nov 19, 2013 4:39 am Post subject: Re: [Help] Weird Hacking Problem with Blackguards |
|
|
| penworth wrote: | | any value above 255 it becomes a smaller number. For example, 384 becomes 89 or something? |
It sounds like you may be trying to address a one-byte field as a multi-byte field. If the game only allocates one byte to the value you're hacking, then the allowable range is going to be 0-255 or -127-128. Alternatively, you may be looking at the mantissa in some floating point scheme. Try looking at some code that accesses your variable to get a better idea of how many bytes it might be and how it is manipulated.
|
|
| Back to top |
|
 |
penworth How do I cheat?
Reputation: 0
Joined: 19 Nov 2013 Posts: 4
|
Posted: Tue Nov 19, 2013 9:16 am Post subject: |
|
|
| Thanks for the tips guys, will look into it ASAP. Hopefully this will get me somewhere.
|
|
| Back to top |
|
 |
Ridrith How do I cheat?
Reputation: 0
Joined: 20 Nov 2013 Posts: 2
|
Posted: Wed Nov 20, 2013 10:10 am Post subject: |
|
|
| I've been having issues with Blackguards too. Did you ever manage to come up with something?
|
|
| Back to top |
|
 |
penworth How do I cheat?
Reputation: 0
Joined: 19 Nov 2013 Posts: 4
|
Posted: Thu Nov 28, 2013 10:10 pm Post subject: |
|
|
Sorry for the late reply, no I haven't managed to come up with anything yet.
kik444, how do you add the "//"? I opened up the memory region and double clicked it, but it only said "I don't understand"
|
|
| Back to top |
|
 |
Lesha495 How do I cheat?
Reputation: 0
Joined: 08 Jan 2014 Posts: 1
|
Posted: Wed Jan 08, 2014 12:43 pm Post subject: |
|
|
Try hacking the number of arrows and sell them to merchant
That might help 8 bytes
Total skill points number 4 bytes
|
|
| Back to top |
|
 |
zornskin How do I cheat?
Reputation: 0
Joined: 11 Jan 2014 Posts: 1
|
Posted: Sat Jan 11, 2014 5:02 pm Post subject: |
|
|
In case you hadn't made any progress, I figured I'd mention that modifying the gold needs to be done in thalers. There's probably an easier way, but I got my money down to 3 thalers then sold 1 arrow at a time for 1 thaler apiece and finally found the 2 values governing it. So Ducats only exist as a multiple of their thaler count. 200000 thalers is 2000 ducats.
The APs seem to be governed by two values. One is the character image value and the other seems to be the character screen value.
The entries governing AP seem to change each time you restart, so I have had to re-find them each time I started the game from desktop.
I only just sorted out the gold thing today, so I don't know if the same rule applies.
|
|
| Back to top |
|
 |
Darkensteele Advanced Cheater
Reputation: 0
Joined: 27 Aug 2012 Posts: 51
|
Posted: Wed Jan 22, 2014 12:33 am Post subject: |
|
|
| zornskin wrote: | In case you hadn't made any progress, I figured I'd mention that modifying the gold needs to be done in thalers. There's probably an easier way, but I got my money down to 3 thalers then sold 1 arrow at a time for 1 thaler apiece and finally found the 2 values governing it. So Ducats only exist as a multiple of their thaler count. 200000 thalers is 2000 ducats.
The APs seem to be governed by two values. One is the character image value and the other seems to be the character screen value.
The entries governing AP seem to change each time you restart, so I have had to re-find them each time I started the game from desktop.
I only just sorted out the gold thing today, so I don't know if the same rule applies. |
Silver thalers didn't work for me, did you mean Farthings? Using your arrow method with farthings worked. 200,000 farthings = 2000 Ducats
edit - doesn't seem to work anymore with the full steam release
|
|
| Back to top |
|
 |
Dract How do I cheat?
Reputation: 0
Joined: 23 Jan 2014 Posts: 1
|
|
| Back to top |
|
 |
penworth How do I cheat?
Reputation: 0
Joined: 19 Nov 2013 Posts: 4
|
Posted: Thu Jan 30, 2014 11:43 pm Post subject: |
|
|
Just wanted to share, I just got the official release and tinkered with it.
Cheat Engine works normally for the AP in character creation in Expert Mode in the beginning. Just find the five values (I think it was five) which reflects the AP.
So far I don't have anything for the other values. Will share as soon as I see anything.
|
|
| Back to top |
|
 |
chanw4 How do I cheat?
Reputation: 0
Joined: 01 Feb 2014 Posts: 1
|
Posted: Sat Feb 01, 2014 1:47 am Post subject: |
|
|
Cheating the money is easy, you just search for any of the money value, search until you find the value, and then browse to the address region and change the value for the gold one.
AP is just a matter of search the value until you find the correct one and then change it.
EDIT: Its basically just search and then edit. nothing tricky about it
|
|
| Back to top |
|
 |
|