-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some games run without trainer #19
Comments
I have similar issue with Ghostrunner. |
Reading the plugin code just set some variable inside steam doesn't execute the trainer itself like Steam Tinker Launch. Reading on CheatDeck/src/views/Normal.tsx Line 51 in a580403
Trying to understanding how works I see that a similar plugin use the same method but check if the parameters are really saved https://github.com/Tormak9970/bash-shortcuts/blob/cf7ee7831bbd076272ec593703c34ca19a961ddb/src/lib/controllers/SteamController.ts#L235 So the only thing is to check if steam saves those parameters, I have to see in the game setting next time on my steam deck. |
Please make sure the the developer mode and cef debugger is enabled, and there is always some compatibility issues for some games,but in my case,the hollow knight trainer v2021.06.13 works fine |
I will do that check but there isn't a way to do an alert about those if they are enabled? |
@Mte90 Yes, we can do the check when we click save buttom, but I don't think the reason trainer does not run with the game is the options are not saved. |
So the only way is to check the proton log for that game and see what says, there is a variable for that I don't know where to find a window executables that run everywhere and just open a messagebox that says "Yes I am working". |
I tried and CEF is enabled on system and on Decky and dev options are enabled in decky and steam deck too. |
Bumping up the topic, because facing the same problem.
So the problem seem to be game-related 🤔 |
I am trying it with Retro City Rampage DX and it won't launch Aurora, but Sleeping Dogs: Definite Edition is fine |
Whether a trainer could work are compatible depends greatly on the games and compatibility layer. You can leave games that can run normally or relevant troubleshooting methods in this post. |
Where would I download this trainer? I downloaded the fling Hollow.Knight.v1.5.68-v1.5.80.Plus.11.Trainer-FLiNG and it doesn't load. |
Hey! Maybe this question was already solved, though I can’t find a solution. It seems like some games do not allow to run something parallel. Like Elden Ring or Hollow Knight. They just run without trainers. I’ve tried everything, can’t get, what’s the problem.
The text was updated successfully, but these errors were encountered: