ZLauncher
ZLauncher copied to clipboard
Change speed to 4 or more
Actually it look like a slideshow...
Speedhack is done with standalone Cheat Engine trainer. You can replace speedhack.exe with your trainer and it will work.
Maybe there is some way to pass parameter to trainer? If so it can be added to config.
Here is trainer table:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="24">
<CheatEntries/>
<UserdefinedSymbols/>
<LuaScript>
openProcess('Cemu.exe')
speedhack_setSpeed(2)
</LuaScript>
</CheatTable>
I think there is no way to get command line parameters from trainer lua script. Possible workaround is to generate .ct/.ctrainer table with needed speed and launch it.