Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gogo2464 committed Jun 29, 2024
1 parent b4bc6b6 commit 9a39f23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This method has the disadvantage from "texture rotation" to:
- 2: require some reverse engineering to have a map of the game. See [radare hack](https://gamehacking.academy/pages/5/08/).

But the geoint method to find coordinate from picture on the seed has the advantage to:
- work on ANY video game. Very agnostic.
- 1: work on ANY video game. Very agnostic.


So as the method is transposable to any other video game, fell free to run a radarehack and to reuse this method for the game you want.
Expand Down

0 comments on commit 9a39f23

Please sign in to comment.