Skip to content

Feat: add help info on max workers under general settings#5513

Open
Ishidawg wants to merge 5 commits intoHeroic-Games-Launcher:mainfrom
Ishidawg:feat/add-max-workers-help
Open

Feat: add help info on max workers under general settings#5513
Ishidawg wants to merge 5 commits intoHeroic-Games-Launcher:mainfrom
Ishidawg:feat/add-max-workers-help

Conversation

@Ishidawg
Copy link
Copy Markdown
Contributor

Related to this old issue: #1819

Adds an help InfoIcon with 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.json I did: pnpm run i18n
to fix lint I did: pnpm prettier --write src/frontend/screens/Settings/components/MaxWorkers.tsx

Preview:
image

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:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima
Copy link
Copy Markdown
Member

flavioislima commented Apr 23, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Ishidawg Ishidawg changed the title Feat/add max workers help Feat: add help info on max workers under general settings Apr 23, 2026
@Ishidawg
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Copy Markdown
Member

@CommandMC CommandMC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Comment thread src/frontend/screens/Settings/components/MaxWorkers.tsx Outdated
@Ishidawg Ishidawg requested a review from CommandMC April 28, 2026 03:53
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.

3 participants