0 files liked
2 comments
0 videos
0 uploads
0 followers
@doragabi09 Check your gameconfig.xml. I am still using the dsound.dll because I added spawn colors to almost all the cars in my popgroups file and they updated a few things that was making me crash to desktop.
Tool works flawlessly for me and I fucking love it.
Would you consider adding a couple more pools for things like
<Item>
<PoolName>CombatMeleeManager_Groups</PoolName>
<PoolSize value="30"/>
</Item>
<PoolName>CCombatDirector</PoolName>
<PoolSize value="50"/>
</Item>
<Item>
<PoolName>CCombatInfo</PoolName>
<PoolSize value="120"/>
</Item>
<Item>
<PoolName>CCombatSituation</PoolName>
<PoolSize value="60"/>
</Item>
<Item>
<PoolName>CCoverFinder</PoolName>
<PoolSize value="120"/>
</Item>
Currently editing these for a riot mode mod, and I already recommend your mod for increasing population and traffic density, so it would be nice if these existed already and wasn't competing with your memory scanner, or trying to access it at the same time.