View previous topic :: View next topic |
Author |
Message |
hodayfa000h Newbie cheater
Reputation: 0
Joined: 26 Dec 2022 Posts: 18
|
Posted: Sun Sep 29, 2024 5:13 am Post subject: Issue With Dll Injection using CE |
|
|
so, I get the following error message when I try to inject a dll using cheat engine: "dll inject failed:failed injecting the DLL Force load module failed:failed finding address of VCRUNTIME140D!_std_type_info_destroy_list"
my Dll is plain and doesn't do anything except for creating a thread in the game's process, yet it is still giving me this error, yesterday it worked just fine, now for some reason it doesn't... i compiled at as x86 Release, matching the game.
_________________
... |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Sun Sep 29, 2024 10:45 am Post subject: |
|
|
static link the runtime, don't dynamic link it
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
hodayfa000h Newbie cheater
Reputation: 0
Joined: 26 Dec 2022 Posts: 18
|
Posted: Sun Sep 29, 2024 11:29 am Post subject: |
|
|
Dark Byte wrote: | static link the runtime, don't dynamic link it |
Nice that worked, I am not even sure why it asked for it so suddenly though, well it worked in the End.
_________________
... |
|
Back to top |
|
 |
|