Загрузка...
Один файл понравился
14 комментариев
0 видео
0 загрузок
1 подписчик
  • 779877 fallout avatar

    @faisalfaisalfaisal3 without details beyond which version of the game you are running (which is generally the same version we are all on lol) it is hard to be of much help good sir.

  • 779877 fallout avatar

    @owha The 100 comes from an insane amount of researching which values need to edited to increase car mod count and a little experimentation...much more than 100 can lead to infinite load screens and much less than 100 can lead to game crashes so 85-115 should be sufficient but those values can vary from each item you are editing, it is just much easier to remember to change every value by 100 and call it a day lol, sometimes with:

    <PoolName>FragmentStore</PoolName>
    <PoolSize value="13200"/>

    I will add 1000 without any issues as a last ditch effort which usually works but seeing as we are probably not going to get very many more updates that really change these values drastically anymore the 100 value change SHOULD be okay but who knows?

  • 779877 fallout avatar

    @mightbehacking_ you may want to try editing the original gameconfig.xml from the actual install directory and then importing the edited version into the mods location...or it may be something else, how many car mods do you run? Do you have any other mods besides just car mods? Give me a little more to work with than "it doesn't work" and I would be happy to help good sir.

  • 779877 fallout avatar

    @kevuk85 thank you, good sir!

  • 779877 fallout avatar

    @owha I only add 100 if an update comes out that forces me to "rebuild" my mods folder for whatever reason...the values I listed are working for me as of the current update but whenever the game starts crashing after an update I just delete my mods folder, recopy and paste all game files back into the mods folder and re-edit these same values...I only run redux and car/plane mods though so if you run other mods other than the car/plane and redux you may have to find the other values you need to modify

  • 779877 fallout avatar

    @Ken-Y507 yeah for sure man, I just saw so many peeps needing this whilst searching for a solution myself so just posted what I had to edit to get my car mods working again...there may be other values you need to edit if you are adding more than just car mods...

  • 779877 fallout avatar

    It seems like no one is updated their gameconfig.xml files to the newest 1180.1 version yet(or whatever the number is as of 10/1/2017) So here is the guidelines for what you need to edit in the gameconfig.xml file yourself and keep it up to date without having to rely on someone else to do it for you. It is super easy and I recomend notepad++ but even notepad with basic windows will do the job just fine, here are the values you must edit after every update to keep your addon car mods working and the current values I use with the latest update(these change every update so you have to re-edit them every time)

    <PoolName>Vehicles</PoolName>
    <PoolSize value="400"/>

    <PoolName>VehicleStreamRequest</PoolName>
    <PoolSize value="160"/>

    <PoolName>VehicleStreamRender</PoolName>
    <PoolSize value="200"/>

    <PoolName>VehicleStruct</PoolName>
    <PoolSize value="300"/>

    <PoolName>HandlingData</PoolName>
    <PoolSize value="1050"/>

    <PedsForVehicles_Base value="175"/>
    <PedsForVehicles value="175"/>

    <VehicleMemoryMultiplier value="600"/>

    <VehicleUpperLimit_Base value="140"/>
    <VehicleUpperLimit value="230"/>

    <VehicleParkedUpperLimit_Base value="140"/>
    <VehicleParkedUpperLimit value="200"/>

    <MaxVehicleModelInfos value="420"/>

    <MaxExtraVehicleModelInfos value="350"/>

    <PoolName>FragmentStore</PoolName>
    <PoolSize value="13200"/>

    These values change with every update so just add 100 to whatever the current value is in your gameconfig.xml file in your mods/update/update.rpf/common/data folder and you are golden...unsure of total amount of addon car mods is with these values but I have it working with 12 addons right now and no infinite loading screens and no crashing, cheers peeps!

    Расширьте, чтобы прочитать весь комментарий
  • 779877 fallout avatar

    It seems like no one is updated their gameconfig.xml files to the newest 1180.1 version yet(or whatever the number is as of 10/1/2017) So here is the guidelines for what you need to edit in the gameconfig.xml file yourself and keep it up to date without having to rely on someone else to do it for you. It is super easy and I recomend notepad++ but even notepad with basic windows will do the job just fine, here are the values you must edit after every update to keep your addon car mods working and the current values I use with the latest update(these change every update so you have to re-edit them every time)

    <PoolName>Vehicles</PoolName>
    <PoolSize value="400"/>

    <PoolName>VehicleStreamRequest</PoolName>
    <PoolSize value="160"/>

    <PoolName>VehicleStreamRender</PoolName>
    <PoolSize value="200"/>

    <PoolName>VehicleStruct</PoolName>
    <PoolSize value="300"/>

    <PoolName>HandlingData</PoolName>
    <PoolSize value="1050"/>

    <PedsForVehicles_Base value="175"/>
    <PedsForVehicles value="175"/>

    <VehicleMemoryMultiplier value="600"/>

    <VehicleUpperLimit_Base value="140"/>
    <VehicleUpperLimit value="230"/>

    <VehicleParkedUpperLimit_Base value="140"/>
    <VehicleParkedUpperLimit value="200"/>

    <MaxVehicleModelInfos value="420"/>

    <MaxExtraVehicleModelInfos value="350"/>

    <PoolName>FragmentStore</PoolName>
    <PoolSize value="13200"/>

    These values change with every update so just add 100 to whatever the current value is in your gameconfig.xml file in your mods/update/update.rpf/common/data folder and you are golden...unsure of total amount of addon car mods is with these values but I have it working with 12 addons right now and no infinite loading screens and no crashing, cheers peeps!

    Расширьте, чтобы прочитать весь комментарий
  • 779877 fallout avatar

    It seems like no one is updated their gameconfig.xml files to the newest 1180.1 version yet(or whatever the number is as of 10/1/2017) So here is the guidelines for what you need to edit in the gameconfig.xml file yourself and keep it up to date without having to rely on someone else to do it for you. It is super easy and I recomend notepad++ but even notepad with basic windows will do the job just fine, here are the values you must edit after every update to keep your addon car mods working and the current values I use with the latest update(these change every update so you have to re-edit them every time)

    <PoolName>Vehicles</PoolName>
    <PoolSize value="400"/>

    <PoolName>VehicleStreamRequest</PoolName>
    <PoolSize value="160"/>

    <PoolName>VehicleStreamRender</PoolName>
    <PoolSize value="200"/>

    <PoolName>VehicleStruct</PoolName>
    <PoolSize value="300"/>

    <PoolName>HandlingData</PoolName>
    <PoolSize value="1050"/>

    <PedsForVehicles_Base value="175"/>
    <PedsForVehicles value="175"/>

    <VehicleMemoryMultiplier value="600"/>

    <VehicleUpperLimit_Base value="140"/>
    <VehicleUpperLimit value="230"/>

    <VehicleParkedUpperLimit_Base value="140"/>
    <VehicleParkedUpperLimit value="200"/>

    <MaxVehicleModelInfos value="420"/>

    <MaxExtraVehicleModelInfos value="350"/>

    <PoolName>FragmentStore</PoolName>
    <PoolSize value="13200"/>

    These values change with every update so just add 100 to whatever the current value is in your gameconfig.xml file in your mods/update/update.rpf/common/data folder and you are golden...unsure of total amount of addon car mods is with these values but I have it working with 12 addons right now and no infinite loading screens and no crashing, cheers peeps!

    Расширьте, чтобы прочитать весь комментарий
  • 779877 fallout avatar

    It seems like no one is updated their gameconfig.xml files to the newest 1180.1 version yet(or whatever the number is as of 10/1/2017) So here is the guidelines for what you need to edit in the gameconfig.xml file yourself and keep it up to date without having to rely on someone else to do it for you. It is super easy and I recomend notepad++ but even notepad with basic windows will do the job just fine, here are the values you must edit after every update to keep your addon car mods working and the current values I use with the latest update(these change every update so you have to re-edit them every time)

    <PoolName>Vehicles</PoolName>
    <PoolSize value="400"/>

    <PoolName>VehicleStreamRequest</PoolName>
    <PoolSize value="160"/>

    <PoolName>VehicleStreamRender</PoolName>
    <PoolSize value="200"/>

    <PoolName>VehicleStruct</PoolName>
    <PoolSize value="300"/>

    <PoolName>HandlingData</PoolName>
    <PoolSize value="1050"/>

    <PedsForVehicles_Base value="175"/>
    <PedsForVehicles value="175"/>

    <VehicleMemoryMultiplier value="600"/>

    <VehicleUpperLimit_Base value="140"/>
    <VehicleUpperLimit value="230"/>

    <VehicleParkedUpperLimit_Base value="140"/>
    <VehicleParkedUpperLimit value="200"/>

    <MaxVehicleModelInfos value="420"/>

    <MaxExtraVehicleModelInfos value="350"/>

    <PoolName>FragmentStore</PoolName>
    <PoolSize value="13200"/>

    These values change with every update so just add 100 to whatever the current value is in your gameconfig.xml file in your mods/update/update.rpf/common/data folder and you are golden...unsure of total amount of addon car mods is with these values but I have it working with 12 addons right now and no infinite loading screens and no crashing, cheers peeps!

    Расширьте, чтобы прочитать весь комментарий