Open-Wine-Components / umu-launcher

GNU General Public License v3.0
966 stars 23 forks source link

Trainer won't start when game is started #120

Closed Pednick closed 3 weeks ago

Pednick commented 3 weeks ago

When I run GAMEID=umu-TombRaider PROTONPATH=GE-Proton umu-run $HOME/Games/umu/umu-TombRaider/drive_c/'R.G. Catalyst'/'Tomb Raider'/TombRaider.exe

And then run GAMEID=umu-TombRaider PROTONPATH=GE-Proton umu-run $HOME/Games/umu/umu-TombRaider/drive_c/'R.G. Catalyst'/'Tomb Raider'/'Tomb Raider Game of The Year Edition V Plus 5 Trainer.EXE'

My game starts up but the trainer doesn't, but when I quit the game, the trainer starts up. And yes the trainer is the right version of the game. How would I go about setting this up properly so both start up?

imLinguin commented 3 weeks ago

Try running the second executable with PROTON_VERB=run env var

Pednick commented 3 weeks ago

Try running the second executable with PROTON_VERB=run env var

How would I run that? Can you give an example from my post?

R1kaB3rN commented 3 weeks ago

How would I run that? Can you give an example from my post?

Using your above command, it would be:

PROTON_VERB=runinprefix GAMEID=umu-TombRaider PROTONPATH=GE-Proton umu-run $HOME/Games/umu/umu-TombRaider/drive_c/'R.G. Catalyst'/'Tomb Raider'/'Tomb Raider Game of The Year Edition V Plus 5 Trainer.EXE'

Pednick commented 3 weeks ago

How would I run that? Can you give an example from my post?

Using your above command, it would be:

PROTON_VERB=runinprefix GAMEID=umu-TombRaider PROTONPATH=GE-Proton umu-run $HOME/Games/umu/umu-TombRaider/drive_c/'R.G. Catalyst'/'Tomb Raider'/'Tomb Raider Game of The Year Edition V Plus 5 Trainer.EXE'

Ok thanks, I'll give it a try.

R1kaB3rN commented 3 weeks ago

Closing as its a duplicate of https://github.com/Open-Wine-Components/umu-launcher/issues/85 and a section has been added to the project's wiki for this issue.

Pednick commented 3 weeks ago

Closing as its a duplicate of #85 and a section has been added to the project's wiki for this issue.

Thank you very much, that did the trick.