Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Change speed to 4 or more #1

Open
Zer01neDev opened this issue Mar 20, 2017 · 4 comments
Open

Change speed to 4 or more #1

Zer01neDev opened this issue Mar 20, 2017 · 4 comments

Comments

@Zer01neDev
Copy link

Actually it look like a slideshow...

@tkashkin
Copy link
Owner

Speedhack is done with standalone Cheat Engine trainer. You can replace speedhack.exe with your trainer and it will work.

@tkashkin
Copy link
Owner

Maybe there is some way to pass parameter to trainer? If so it can be added to config.

@tkashkin
Copy link
Owner

tkashkin commented Mar 20, 2017

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>

@tkashkin
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants