Skip to content
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

Fork custom command no longer works with any game. #527

Closed
Crashnoww opened this issue Jul 28, 2022 · 4 comments
Closed

Fork custom command no longer works with any game. #527

Crashnoww opened this issue Jul 28, 2022 · 4 comments

Comments

@Crashnoww
Copy link

The custom command launches, but the actual game won't. It worked fine before on the same games.

I've tested multiple games, all with the same issue.

I've tried inject custom command and in this case, only the game launches, while the second exe won't.

I'll attach the game log. If you need anything else, let me know.
782330.log

System: Steam Deck
STL version: 10.0.20220728

@frostworx
Copy link
Collaborator

thanks for reporting, I guess this is the issue:
#523 (comment)
TL;DR: could you please check if setting the new option FORKWAIT to 2 fixes your issue?

@Crashnoww
Copy link
Author

It works!

Thank you very much for your excellent work!

@frostworx
Copy link
Collaborator

frostworx commented Jul 28, 2022

Thanks for testing! :)
Would you please test this commit as well with FORKWAIT set back to 0?
(It simply sets the waittime to 2 automatically when FORKWAIT is 0)
Probably a good idea to set the FORKWAIT default to 2 directly :) - done :)

@frostworx
Copy link
Collaborator

frostworx commented Jul 30, 2022

fyi: depending on the reaction on this the FORKWAIT stuff might be removed again.
no matter how #523 proceeds, I'll leave FORKWAIT as-is
so, please report back if #527 (comment)
works for you

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

No branches or pull requests

2 participants