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(data/rdr3): Increase InteriorProxy pool size #2811

Conversation

Identity-labs
Copy link
Contributor

Goal of this PR

RDR has 394 vanilla MLOs
This limit let only 56 custom MLOs

Fivem InteriorProxy pool size is currently at 9060

How is this PR achieving the goal

By increasing pool size value in gameconfig

This PR applies to the following area(s)

RedM

Successfully tested on

Game builds: all

Platforms: Windows

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.

@github-actions github-actions bot added RedM Issues/PRs related to RedM triage Needs a preliminary assessment to determine the urgency and required action labels Sep 24, 2024
@outsider31000
Copy link
Contributor

You can already do this in your manifest I believe but only in canary.
citizenfx/fivem-docs#481

@Identity-labs
Copy link
Contributor Author

No you can't since it's not in the allowed list
https://content.cfx.re/mirrors/client/pool-size-limits/redm.json

@outsider31000
Copy link
Contributor

I see, I didn't know about that list.
wondering why is it so small though.

@prikolium-cfx
Copy link
Collaborator

Thanks for your contribution. We've added InteriorProxy to our redm.json and fivem.json dynamic pool configs.

@Identity-labs
Copy link
Contributor Author

@prikolium-cfx How to ask properly new entries in dynamic pool configs without creating useless PR.
Thx :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RedM Issues/PRs related to RedM 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