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

Cyberpunk 2077 child processes are no longer reniced #514

Open
cartoon-raccoon opened this issue Dec 16, 2024 · 0 comments
Open

Cyberpunk 2077 child processes are no longer reniced #514

cartoon-raccoon opened this issue Dec 16, 2024 · 0 comments

Comments

@cartoon-raccoon
Copy link

Describe the bug
As of CP2077 Update 2.2, child processes spawned by the base Cyberpunk EXE are no longer reniced. In my GameMode settings, the renice value is set to 10, and previously GameMode would properly renice the base process and all child processes to -10, but now only the base process is reniced.

To Reproduce
Steps used to reproduce the behavior:

  1. Have Cyberpunk 2077 (Update 2.2)
  2. Ensure GameMode is set to renice to a non-default value (e.g. -10)
  3. Run a system monitor application (e.g. htop)
  4. Run Cyberpunk 2077
  5. Observe the system monitor and see child processes are not reniced, except one (which is probably the base process)

Expected behavior
All child processes are reniced to the level set in the GameMode settings

System Info (please complete the following information):

  • Arch Linux
  • GameMode v1.8.2

Additional context
I understand if this is not a bug on your side, since it was introduced with a Cyberpunk update. Cyberpunk still runs perfectly fine, so it's not urgent. However, I thought I would bring this behavior to your attention.

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

No branches or pull requests

1 participant