Create an account

Weapon Limits Adjuster 2.1  

Upload: 17 Jul 2022, 09:39
Created by: alexguirre [X]
Uploaded by: Aqxaro
Weapon Limits Adjuster 2.1

The game has a hardcoded limit on the number of weapons.meta files that can be loaded and on the total number of weapon components that can be defined, which Rockstar increases everytime new weapons.meta or weapon components are added in DLCs.

Reaching any these limits when installing weapon mods makes the game crash while loading. This ASI allows you to increase these limits to prevent those crashes.

Thanks to CitizenFX/FiveM for their weapon components limit patch.

Installation
Install an ASI loader (dinput8.dll).
Then, just drop 'WeaponLimitsAdjuster.asi' and 'WeaponLimitsAdjuster.ini' in your GTAV directory.

If you have installed the old version and still have 'CWeaponInfoBlob Adjuster.asi' and 'CWeaponInfoBlob Adjuster.ini' in your GTAV directory, delete them. Otherwise, both ASIs will conflict and crash.

Configuration
The 'WeaponLimitsAdjuster.ini' file allows you define the new limits. It has two settings:

  • 'CWeaponInfoBlob': determines the maximum number 'weapons.meta' files that can be included in the game files (default: 512).
  • 'CWeaponComponentInfo': determines the maximum total number of weapon components that can be defined in 'weaponcomponents.meta' files (default: 1024).

Changelog
2.1:

  • Now the 'CWeaponComponentInfo' pool size from gameconfig.xml is overwritten with the value defined in 'WeaponLimitsAdjuster.ini', so it is no longer necessary to modify gameconfig.xml.

2.0:

  • Added weapon components limit adjuster, adapted from CitizenFX/FiveM.
  • Renamed to Weapon Limits Adjuster, formerly CWeaponInfoBlob Limit Adjuster.
Anti-Crash Hotfix for Replace Cars 1.1

Anti-Crash Hotfix for Replace Cars 1.1

17 Jul 2022
0
373
0

This is a simple hotfix against game-crashes caused by the tuning mods for replace cars. It´s only useful if you haven´t already modified your carcols.ymt or disabled all tuning parts that doesn´t fit.

ScriptHookVDotNet v3.4.0

ScriptHookVDotNet v3.4.0

17 Jul 2022
3
1 949
0

This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which allows running scripts written in any .NET language in-game.

Comments
The minimum comment length is 10 characters.