Skip to content

Multiple changes#357

Merged
Shendisx merged 6 commits intoCachyOS:masterfrom
p0358:patch1
Mar 4, 2026
Merged

Multiple changes#357
Shendisx merged 6 commits intoCachyOS:masterfrom
p0358:patch1

Conversation

@p0358
Copy link
Contributor

@p0358 p0358 commented Mar 3, 2026

Added jellyfin-desktop and reorganized games, hopefully self-explanatory from commit titles, descriptions and contents for the most part.

I outlined some common game processes after confirming they're shared between multiple games, added a bunch of missing ones, and put it in generic file. Also expanded file list for Source games and added missing Linux process names (after scouring SteamDB depots), removed (already-)duplicated hl2 entries from the other files.

Added some game dedicated server rules too, since there's precedence for that already with some existing rules (they also need game-like priority, since they're latency-sensitive as basically they simulate the game world just like the foreground game, and we don't want them to stutter just as well either; that's empirically confirmed).

p0358 added 3 commits March 3, 2026 20:43
Titanfall_alt.exe belongs to Black Market Edition mod
NorthstarLauncher.exe belongs to Northstar mod
Horrifyingly, some games use Launcher.exe/launcher.exe as the actual game process! We don't want BG_CPUIO on those...
@p0358
Copy link
Contributor Author

p0358 commented Mar 3, 2026

Launcher.exe/launcher.exe removed, as I found multiple games use it, and while those where the rule for BG_CPUIO was added use it for external launcher most likely, I also found games that use it as the actual game process itself, so we cannot apply BG_CPUIO to them...

The force-push was to add awesomium_process.exe that I missed from web helper process list

p0358 added 2 commits March 3, 2026 23:26
Currently the niceness is higher than that of random programs like a web browser (which can use a lot of resources sometimes). We really don't want our shell to have lower priority than that, in fact in some other files the shells often get LowLatency_RT...
@Shendisx
Copy link
Contributor

Shendisx commented Mar 4, 2026

Thank you.

@Shendisx Shendisx merged commit 1c2f04f into CachyOS:master Mar 4, 2026
@p0358 p0358 deleted the patch1 branch March 4, 2026 20:35
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