Merged
Conversation
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...
Contributor
Author
|
Launcher.exe/launcher.exe removed, as I found multiple games use it, and while those where the rule for The force-push was to add |
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
approved these changes
Mar 4, 2026
Contributor
|
Thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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).