Mod By-Dilapidated
PoolManager.asi will attempt to identify the cause of a crash in GTA 5 if the crash is related to a memory pool within gameconfig.xml. It doesn't identify all pool issues except in cases where the value is too low.
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
The project is open source and can be found here:
https://github.com/Dilapidated/PoolManager
v1.1
Added INI options:
LogInitialPoolAmounts = This logs pool value total amounts during startup to PoolManager_Startup.log
LogPercentUsageWarningAmount = WARNING Performance heavy when using lower values! This defines a percentage amount to use for usage monitoring if using LogPercentUsageWarning
LogPercentUsageWarning = This logs a warning when a pool's usage amount is higher than LogPercentUsageWarningAmount. Logs to PoolManager_UsageWarning.log
Credit: FiveM/Dilapidated
Special Thanks: Alexguirre
0 Comments