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

build(steam): Steam packaging utility + linux launch scripts #917

Merged
merged 2 commits into from Mar 9, 2024

Conversation

MaxCWhitehead
Copy link
Collaborator

Add a steam_package.sh script that pulls releases from github, rezips as .zip such that they can be uploaded to steamworks for respective platforms.

For linux, we also install some launch scripts. There's logic here to fix #904. Isn't pretty but seems to work, scaling is correct in steam deck game mode + desktop mode. Should not impact other linux platforms.

Need to test again with steam deck with external display, but I think this should work based on last I was exploring solutions to #904.

@zicklag zicklag added this pull request to the merge queue Feb 25, 2024
@zicklag zicklag removed this pull request from the merge queue due to a manual request Feb 25, 2024
@zicklag zicklag requested a review from orhun February 25, 2024 15:56
@zicklag
Copy link
Member

zicklag commented Feb 25, 2024

Awesome!

@orhun do you have any thoughts on this? It seems pretty simple, but since it was related to builds/packaging I wondered if you might have any ideas or anything we should consider.

@zicklag zicklag added this pull request to the merge queue Mar 9, 2024
Merged via the queue into fishfolk:main with commit 5d4cb8a Mar 9, 2024
7 of 8 checks passed
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.

Steam Deck: Graphics scaled up too big
2 participants