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

[CI] Linux Performance Builds #2323

Merged
merged 2 commits into from
Jan 21, 2023
Merged

Conversation

dcvz
Copy link
Contributor

@dcvz dcvz commented Jan 2, 2023

Adds two variants of Linux builds:

  • performance: built on 22.04 against a newer gcc and glibc
  • compat: built on 20.04 with gcc10 which is compatible with more distros.

Build Artifacts

@Archez
Copy link
Contributor

Archez commented Jan 2, 2023

Just tried this out on my Steam Deck. May be worth noting somewhere that the performance build wont work on vanilla Steam Deck, as most Steam Deck owners aren't familiar with Linux.

I didn't notice there was a recent OS update, looks like they updated the Arch version in Steam OS 3.4. Just installed it and the performance version works on it!

@dcvz
Copy link
Contributor Author

dcvz commented Jan 2, 2023

Just tried this out on my Steam Deck. May be worth noting somewhere that the performance build wont work on vanilla Steam Deck, as most Steam Deck owners aren't familiar with Linux.

The README has the requirements. Steam Deck does not have the glibc version required :( might still be a good idea to explicitly mention the Deck though

@Archez
Copy link
Contributor

Archez commented Jan 2, 2023

Just tried this out on my Steam Deck. May be worth noting somewhere that the performance build wont work on vanilla Steam Deck, as most Steam Deck owners aren't familiar with Linux.

The README has the requirements. Steam Deck does not have the glibc version required :( might still be a good idea to explicitly mention the Deck though

Latest Steam OS update works actually, so as long as users update to anything >=3.4 they should be fine.

Also, previously the debug warp menu would lag and audio skip on the steam deck (ran at ~24 fps). With the performance build, that is gone now and the menu runs at full refresh rate now.

There is still lag on the file select and debug warp screens when not using a 60hz refresh rate however.

@dcvz
Copy link
Contributor Author

dcvz commented Jan 2, 2023

Latest Steam OS update works actually, so as long as users update to anything >=3.4 they should be fine.

Oh super cool! Will check on mine for an update :D

@briaguya-ai briaguya-ai merged commit 33539be into HarbourMasters:develop Jan 21, 2023
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.

None yet

3 participants