0 dosya beğenildi
321 yorum
0 video
8 yükleme
80 takipçi
591.445 indirme
@JRod You're welcome :)
@JRod you need directstoragefix on Enhanced. that should solve it. if not, you need to change file permissions on that directory
@theyesman2077 I can guarantee you I'm on the latest version of the game! Also, it not finding that specific pattern tells me 100% that you're not on the latest version of the game! This is the part in the code that handles that (https://github.com/Chiheb-Bacha/PackfileLimitAdjusterEnhanced/blob/4eed50ef8ea4891ebba94ef883193a11c26953de/Game.cpp#L104) and you can see that if your version is 1.0.1158.13 or newer, PFLA would scan for "48 83 C6 ? 48 81 F9" and not "49 83 c3 ? 48 81 f9 ? ? ? ? 75 ? eb". Hover over GTA5_Enhanced.exe from the directory you're launching the game from, and you can see the build number, let me know what that is.
And no, heap adjuster and modkit adjuster have no conflicts with packfilelimit adjuster. It could be the case that you have other mods that do, but that still doesn't explain why PFLA is scanning for a pattern corresponding to an older version of the game, that just doesn't happen!
And just to be safe, I downloaded 1.2 again right now, and tested it on the latest Enhanced version which came out few days ago (1.0.1158.16), and it works!
@theyesman2077 so you're on Enhanced, which version? the pattern "49 83 c3 ? 48 81 f9 ? ? ? ? 75 ? eb" is for versions starting from 1.0.1013.17 and before 1.0.1158.13. Just make sure to use the latest version of PackfileLimitAdjuster Enhanced (1.2), as it should work on all the versions of the game!
@Matthew Liddell you can just share the file in #support
@gamerboymuhammadpro That being said, play around with the value in the ini until it works! Also try troubleshooting the issue, rename your mods folder, temporarily disable other scripts, etc...
@gamerboymuhammadpro you either have a value too low or too high (which wraps around and becomes too low). HeapAdjuster Enhanced hasn't stopped working since its last update in October 15, 2025!
@Suzerain001 10,000 is too high, that's 10GB of memory (In this economy? :o). Also the game only supports up to 2047 and wraps the value around for anything higher. For PackfileLimitAdjuster, as long as your game loads, your value is good, just keep experimenting with it, as it highly depends on the mods you have.
@theyesman2077 Are you facing any problems with it? The last update didn't break it last time I checked!
@checo92 actually xinput1_4.dll is needed to load ASIs on Enhanced, even on windows 11.