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

tweak(gameconfig): bump TxdStore pool by 30k #2639

Closed
wants to merge 1 commit into from

Conversation

davidxd33
Copy link

Goal of this PR

Each game DLC further decreases the amount of streamed YTDs a server can have. This particularly affects servers with a lot of maps or clothing. Ideally it would be great for work to finish on #1419 however bumping this value would suffice as a temporary measure.

How is this PR achieving the goal

By bumping the pool limit by 30k, it gives some breathing room for servers with a lot of streamed clothing for the next couple DLCs.

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

@davidxd33 davidxd33 changed the title tweak(gameconfig): dump TxdStore pool by 30k tweak(gameconfig): bump TxdStore pool by 30k Jul 13, 2024
@github-actions github-actions bot added the triage Needs a preliminary assessment to determine the urgency and required action label Jul 13, 2024
@GasmanDev
Copy link

Any update ?

@prikolium-cfx
Copy link
Collaborator

Better way already implemented in Canary branch. More information currently can be found there citizenfx/fivem-docs#481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants