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] Problem launching UWP games (XBOX app) in steam #737

Open
moi952 opened this issue Dec 19, 2024 · 1 comment
Open

[REQUEST] Problem launching UWP games (XBOX app) in steam #737

moi952 opened this issue Dec 19, 2024 · 1 comment

Comments

@moi952
Copy link

moi952 commented Dec 19, 2024

Once I imported UWP games (XBOX application) into steam, if I launch a game via steam, it is not recognized as launched and therefore there are always the "PLAY" buttons.

I tried to use this BrianLima/UWPHook project on github and it worked well because the game created targets UWPHook and puts the game as an argument. Here is a screenshot.

Capture d’écran 2024-12-19 214317

On this project the game is created this way in steam:
Capture d’écran 2024-12-19 214458

Would it be possible to fix the problem of launching xbox games in some way?

Thank you

@moi952
Copy link
Author

moi952 commented Dec 29, 2024

A workaround would be to be able to specify in the parser that in target we put the path of UWPHook

In my case: C:\Users\charl\AppData Roaming \Briano\UWPHook|UWPHook.exe
And as an argument the parser puts "BethesdaSoftworks.ProjectRelic_3275kfvn8vcwc!Game TheGreatCircle.exe" for indiana jones for example, I think you can put "BethesdaSoftworks.ProjectRelic_3275kfvn8vcwc!Game gamelaunchhelper.exe"

This would allow you not to have to create a wrapper like UWPHook.

Otherwise the best would be this famous wrapper.

Thanks

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

1 participant