Feat: add help info on max workers under general settings#5513
Open
Ishidawg wants to merge 5 commits intoHeroic-Games-Launcher:mainfrom
Open
Feat: add help info on max workers under general settings#5513Ishidawg wants to merge 5 commits intoHeroic-Games-Launcher:mainfrom
Ishidawg wants to merge 5 commits intoHeroic-Games-Launcher:mainfrom
Conversation
Member
|
All contributors have signed the CLA ✍️ ✅ |
Contributor
Author
|
I have read the CLA Document and I hereby sign the CLA |
CommandMC
reviewed
Apr 27, 2026
Member
CommandMC
left a comment
There was a problem hiding this comment.
Note: To fix linting, you can use the prettier-fix command (so pnpm prettier-fix or pnpm run prettier-fix) to fix all files, you don't have to specify each modified file manually
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.
Related to this old issue: #1819
Adds an help
InfoIconwith the description: Limits download speed. This sets the maximum number of parallel download chunks. High numbers can lead to high CPU usage.to edit
translation.jsonI did:pnpm run i18nto fix lint I did:
pnpm prettier --write src/frontend/screens/Settings/components/MaxWorkers.tsxPreview:

obs: no IA was used. Most projects ask about this, so I think it's good to have it here.
Use the following Checklist if you have changed something on the Backend or Frontend: