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

Make app mapping list for game that starts through launcher #19

Open
wanhuz opened this issue Dec 12, 2021 · 2 comments
Open

Make app mapping list for game that starts through launcher #19

wanhuz opened this issue Dec 12, 2021 · 2 comments
Labels
bug Something isn't working game-breaking bug that caused game to be unplayable

Comments

@wanhuz
Copy link
Owner

wanhuz commented Dec 12, 2021

Game that starts using launcher detached from Steam process that it becomes its own process. Therefore, the detection system cannot auto detect the game.

Example game:

  1. Phantasy Star Online
  2. Genshin Impact
  3. Rocket League
@wanhuz wanhuz added the bug Something isn't working label Dec 12, 2021
@wanhuz wanhuz changed the title Make app exception list for game that is started using launcher Make app exception list for game that started through launcher Dec 12, 2021
@wanhuz wanhuz changed the title Make app exception list for game that started through launcher Make app exception list for game that starts through launcher Dec 12, 2021
@wanhuz
Copy link
Owner Author

wanhuz commented Dec 22, 2021

Cannot be implemented in #23 as manual detection much harder to solve.

@wanhuz wanhuz added game-breaking bug that caused game to be unplayable and removed work-in-progress labels Dec 22, 2021
@wanhuz
Copy link
Owner Author

wanhuz commented Jan 2, 2022

Possible fix:

  • Implements manualdetect parameter to AppList.txt
  • On the first script launch, load AppList.txt to find game that need to be manually detected (with its parameter)
  • If Steam Big Picture exist, keep continually checking whether the game exist.
  • If yes, do the same thing as normal detection

@wanhuz wanhuz changed the title Make app exception list for game that starts through launcher Make app mapping list for game that starts through launcher Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working game-breaking bug that caused game to be unplayable
Projects
None yet
Development

No branches or pull requests

1 participant