Add Unityx86, Mono, WOLFRPG and Godot engine hook support (#17)
example-game: [NoMeme] PHOENIXES Fix By [DDWSdwqdq](https://github.com/Artikash/Textractor/pull/834) Co-authored-by: DDWSdwqdq <53893117+DDWSdwqdq@users.noreply.github.com>
This commit is contained in:
parent
1e93ceafc3
commit
1f7d8d77a8
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
namespace Engine
|
namespace Engine
|
||||||
{
|
{
|
||||||
|
enum : DWORD { X64_MAX_REL_ADDR = 0x00300000 };
|
||||||
/** Artikash 6/7/2019
|
/** Artikash 6/7/2019
|
||||||
* PPSSPP JIT code has pointers, but they are all added to an offset before being used.
|
* PPSSPP JIT code has pointers, but they are all added to an offset before being used.
|
||||||
Find that offset so that hook searching works properly.
|
Find that offset so that hook searching works properly.
|
||||||
|
Loading…
Reference in New Issue
Block a user