Is there a way to run Cheat Engine instances direcly connected with the game?
For example if i write a command line to the CE shortcut can i make it start directly connected with the game ?
To be honest i'm Playing some games with speed hack with shortcuts and everytime i have to go open the process
from the "Process Scan" icon and select it from the list.
Can we prepare shortcuts with direct connection? I'll just run the particular shortcut and it will run linked with the game?
For example it says 000019D0-Football Manager 2023
Playing this game with speedhack is amazingly useful but go to the CE click> select progress etc is getting annoying after 1000th time counting other games too.
Direct Process Linked CE
Re: Direct Process Linked CE
Use a script:
Code: Select all
[ENABLE]
{$LUA}
if syntaxcheck then return end
local speedToSetTo = 2.0
openProcess('<enter_process_name_here>.exe')
speedhack_setSpeed(speedToSetTo)
{$ASM}
[DISABLE]
{$LUA}
if syntaxcheck then return end
speedhack_setSpeed(1.0)
Who is online
Users browsing this forum: No registered users