How to Hack Gwent - Witcher 3 Cheat Engine Tutorial

Subscribers:
178,000
Published on ● Video Link: https://www.youtube.com/watch?v=9mGdPevwwXw



The Witcher 3: Wild Hunt
Category:
Tutorial
Duration: 26:40
11,747 views
0


Support us on Patreon: http://bit.ly/38mnveC
Learn how to reverse engineer Gwent in the Witcher 3 and create a basic Cheat Engine Code Injection Script to modify the game, resulting in an auto-win cheat.

Witcher 3 Cheat Engine: https://bit.ly/2ChszGr

This video was made for GH by TheHackerDev
https://twitter.com/TheHackerDev
https://www.twitch.tv/thehackerdev

How to Hack Gwent - Witcher 3 Cheat Engine Tutorial

1. Scan for score value
- 4 byte int

2. Find where it is being accessed
- Look for write
- Things to keep in mind:
- Seeing [base + offset * size] indicates an array-like structure. This is usually how data is stored with other directly related data (like two sets of scores) inside of an entity object.

- Don't be thrown off by the number of times it is accessed. There are often other functions that are using the value in ways that you can't anticipate (eg enemy AI, NPCs with same values, etc.).

- Trying to modify the value may not do anything. In this case, it appears that it's being written before being read, or just overwritten at different times. If that doesn't work, try changing the instruction that overwrites the value (start with a nop).

3. Try NOP to validate that the instruction is the one we're looking for. In this case, it is actually a shared instruction (affects multiple values).

- Ideally, you want to find a non-shared instruction, but that's not always the case. So you just need to find a unique value/ID for the structure/value that you want to modify...

4. Find what other addresses this instruction accesses.
- BOOM. Score values found. Witcher 3 Cheat Engine.

5. Compare registers

1. Sometimes the automatic scan for commonalities doesn't find anything for some reason.
2. Manually select "show registers"
3. See difference in concrete value that's not a pointer - R15 (0 for our score, and 1 for opponent). This is our compare value/unique ID.

Witcher 3 Cheat Engine
Donate on our Forum : http://bit.ly/2HkOco9
Support us on Patreon : http://bit.ly/38mnveC

Follow us on Facebook : http://bit.ly/2vvHfhk
Follow us on Twitter : http://bit.ly/3bC7J1i
Follow us on Twitch : http://bit.ly/39ywOZ2
Follow us on Reddit : http://bit.ly/3bvOB57
Follow us on GitHub : http://bit.ly/2HoNXIS
Follow us on Instagram : http://bit.ly/2SoDOlu







Tags:
witcher 3
gwent
gwent cheat
witcher cheats
witcher 3 cheats
witcher 3 cheat
witcher 3 cheat table
witcher 3 trainer
cheat engine (software)
witcher iii cheats
witcher 3 wild hunt cheats
witcher 3 cheat engine
cheat engine



Other Statistics

The Witcher 3: Wild Hunt Statistics For Guided Hacking

At this time, Guided Hacking has 11,747 views for The Witcher 3: Wild Hunt spread across 1 video. Less than an hour worth of The Witcher 3: Wild Hunt videos were uploaded to his channel, less than 0.38% of the total video content that Guided Hacking has uploaded to YouTube.