Skip to content

Commit

Permalink
tweak(data/rdr3): Increase FragmentStore, CAmbientMaskVolume, CAmbien…
Browse files Browse the repository at this point in the history
…tMaskVolumeDoor pool size
  • Loading branch information
Identity-labs authored May 5, 2024
1 parent 4695ec7 commit 5b2f22e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/client_rdr/citizen/common/data/gameconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
</Item>
<Item>
<PoolName>CAmbientMaskVolume</PoolName>
<PoolSize value="5150"/>
<PoolSize value="50000"/>
</Item>
<Item>
<PoolName>CAmbientMaskVolumeEntity</PoolName>
<PoolSize value="75"/>
</Item>
<Item>
<PoolName>CAmbientMaskVolumeDoor</PoolName>
<PoolSize value="925"/>
<PoolSize value="50000"/>
</Item>
<Item>
<PoolName>CArmSolver</PoolName>
Expand Down Expand Up @@ -1107,7 +1107,7 @@
</Item>
<Item>
<PoolName>FragmentStore</PoolName>
<PoolSize value="8756"/>
<PoolSize value="67500"/>
</Item>
<Item>
<PoolName>fwScriptGuid</PoolName>
Expand Down Expand Up @@ -4917,4 +4917,4 @@
</Config>
</Item>
</ConfigArray>
</fwAllConfigs>
</fwAllConfigs>

0 comments on commit 5b2f22e

Please sign in to comment.