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

Play launcher based background support #55

Closed
wants to merge 5 commits into from

Conversation

noizerpark
Copy link

based on Sleepy launcher code.

Eu-Am server use game id: 5TIVvvcwtM
background image changes with url's language code.

CJK's game id is different.
China: osvnlOc0S8
Japan: g0mMIvshDb
Korea: uxB4MC7nzC

SEA's game id is also different. but image changes with url's language code. maybe I should use 'or' option in 'if'.
SEA: bxPTXSET5t

So, I need to change how launcher search background image. launcher find game with "bh3_" before, but now launcher find game id.

By the way, this is my first Rust language experience. So code is not looking good.

changed with Play background work in progress.
It's work. but not looking good code.
remove complicated code
@krypt0nn
Copy link
Member

Done in 06bd3e3.

@krypt0nn krypt0nn closed this Nov 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants