You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've installed two instances of the same GOG game with Lutris (they have different mods installed). They are picked up by BoilR and added to Steam but when I launch the games, they both start one of the game version with the other not being accessible.
To Reproduce
Steps to reproduce the behavior:
Install Game from GOG via Lutris and add it to Steam via BoilR
Install second instance of same GOG game via Lutris, start BoilR, select both games to add to Steam and click the add button
Open up Steam and select the second instance of the game.
Verify that actually the first version of the game is started.
Expected behavior
I would expect to be able to start both instances of the game from within Steam and not have one of them be a link to the other.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS, Windows, Linux, Steam Deck]
BoilR Version [e.g. v.1.4.5]
Launcher (if applicable)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Do you have any idea what the difference in the command should be? If you did this manually instead of using BoilR what would the difference be in what you input in steam?
I must admit, I don't know what BoilR is doing behind the scenes so I'm not sure what the difference to doing this manually would be. Is it equivalent to adding a non-Steam game in the client?
I revisited this issue again. Obviously BoilR uses the GOG-internal game ID to add a run command to Steam. If two instances of the same game are present this will not work, naturally. I tried a workaround with using Lutris internal IDs but this also doesn't work.
The only solution I found was to change the GOG game ID in every instance of the same game and rerun BoilR. While this works it's a bit more tedium than before. Not sure if this is a good idea but BoilR could be improved to detect such cases and either prompt the user to take care of it themselves or offer to change these game IDs. What do you think?
Describe the bug
I've installed two instances of the same GOG game with Lutris (they have different mods installed). They are picked up by BoilR and added to Steam but when I launch the games, they both start one of the game version with the other not being accessible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect to be able to start both instances of the game from within Steam and not have one of them be a link to the other.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: