Giter Club home page Giter Club logo

Comments (10)

Mte90 avatar Mte90 commented on July 30, 2024

I have similar issue with Ghostrunner.
Maybe adding a notification when the trainer is executed so the user knows when is started can be something.

from cheatdeck.

Mte90 avatar Mte90 commented on July 30, 2024

Reading the plugin code just set some variable inside steam doesn't execute the trainer itself like Steam Tinker Launch.
The variables PROTON_REMOTE_DEBUG_CMD and PRESSURE_VESSEL_FILESYSTEMS_RW so it isn't possible that this plugin shows an alert.

Reading on

SteamClient.Apps.SetAppLaunchOptions(appid, options.getOptionsString());
those parameters should be configured inside steam.

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
Basically wait a bit and does a check https://github.com/Tormak9970/bash-shortcuts/blob/cf7ee7831bbd076272ec593703c34ca19a961ddb/src/lib/controllers/SteamController.ts#L91

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.

from cheatdeck.

SheffeyG avatar SheffeyG commented on July 30, 2024

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

from cheatdeck.

Mte90 avatar Mte90 commented on July 30, 2024

I will do that check but there isn't a way to do an alert about those if they are enabled?

from cheatdeck.

SheffeyG avatar SheffeyG commented on July 30, 2024

@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.

from cheatdeck.

Mte90 avatar Mte90 commented on July 30, 2024

@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 PROTON_LOG?

I don't know where to find a window executables that run everywhere and just open a messagebox that says "Yes I am working".

from cheatdeck.

Mte90 avatar Mte90 commented on July 30, 2024

I tried and CEF is enabled on system and on Decky and dev options are enabled in decky and steam deck too.

from cheatdeck.

Adravil avatar Adravil commented on July 30, 2024

Bumping up the topic, because facing the same problem.

  • Tested the latest available Soulstone Survivors Fling trainer -- trainer doesn't launch.
  • The same trainer with Hollow Knight launches without problems.
  • Older versions of the trainer for the Soulstone Survivors don't launch with Soulstone Survivors too.
  • Trainer for other game I've recently used (Hot Wheels) doesn't launch with Soulstone Survivors too.

So the problem seem to be game-related 🤔

from cheatdeck.

Richm246 avatar Richm246 commented on July 30, 2024

I am trying it with Retro City Rampage DX and it won't launch Aurora, but Sleeping Dogs: Definite Edition is fine

from cheatdeck.

SheffeyG avatar SheffeyG commented on July 30, 2024

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.
#23

from cheatdeck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.