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

[Request]: Add individual games/region to Steam #358

Closed
2 tasks done
bagusnl opened this issue Jan 7, 2024 · 0 comments · Fixed by #360 or #378
Closed
2 tasks done

[Request]: Add individual games/region to Steam #358

bagusnl opened this issue Jan 7, 2024 · 0 comments · Fixed by #360 or #378
Assignees
Labels
Area: Launcher Issue labeled for Launcher update mechanism Enhancement New feature or request
Milestone

Comments

@bagusnl
Copy link
Member

bagusnl commented Jan 7, 2024

Is your request related to a problem?

No

How is the feature request related to the problem?

No response

Describe your proposed solution

Add a mean to add individual game/region to Steam "non-Steam" games, ala Heroic launcher https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher.

Task list:

  • Implement a command parser to go to a region and then launch it

Make sure it still works when another Collapse is already launched (either redirection or force multi-instance)

  • Implement method to manage requested region into Steam's game library

Describe alternatives you've considered

Heroic's source code (typescript)

Add game
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/8bdee1383446d3b81e240a4300baaf337d48ec92/src/backend/shortcuts/nonesteamgame/nonesteamgame.ts#L206

Remove game
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/8bdee1383446d3b81e240a4300baaf337d48ec92/src/backend/shortcuts/nonesteamgame/nonesteamgame.ts#L387

Check if added
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/8bdee1383446d3b81e240a4300baaf337d48ec92/src/backend/shortcuts/nonesteamgame/nonesteamgame.ts#L498

Additional context

Requested by @/thathavonocyanite (310334103041998848) over at Discord https://discord.com/channels/1116150300324139131/1169941928041783337/1169941928041783337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Launcher Issue labeled for Launcher update mechanism Enhancement New feature or request
Projects
None yet
2 participants