Anatoliy Kashkin
Anatoliy Kashkin
Somewhat fixed in v2.0 by not trying to round window corners anymore, because we can't do that reliably with all Steam windows.
Fixed in v2.0.
Should mostly be fixed in v2.0.
Well, I've tried to keep it scrollable and move the buttons to the headerbar, but it wasn't as easy as I thought initially. Then I thought something like "There's no...
Valve has moved this into a separate Settings tab and replaced the tabs with a dropdown some time ago. This issue is no longer relevant.
Make sure you are using latest release. Set paths to root folders instead of Cemu.exe and U-King.rpx. Replace Steam gameid with your id or disable Steam support​. If it's not...
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 openProcess('Cemu.exe') speedhack_setSpeed(2) ```
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.