environment:
OS Windows11 23H2
Compiler MSVC
Using library libmem-5.0.1-x86_64-windows-msvc-static-md
When I copied the C/C++ example ( process name has been changed.) and ran it, I got the problem that game_mod.base was not initialized.
Instead, wecan use LM_LoadModule to get the base address.
environment: OS Windows11 23H2 Compiler MSVC Using library libmem-5.0.1-x86_64-windows-msvc-static-md
When I copied the C/C++ example ( process name has been changed.) and ran it, I got the problem that game_mod.base was not initialized. Instead, wecan use LM_LoadModule to get the base address.