Loading...
1,387 files liked
445 comments
3 videos
2 uploads
11 followers
7,786 downloads
  • Works perfectly! if you ever got the problem that ReShade couldn’t save its configuration or presets in GTA V Enhanced, even with full folder permissions. Installing DirectStorageFix fixed it immediately.forget to rate bro! Thank you, @alloc8or

    23 hours ago
  • Excellent 🔥🔥🔥

    4 days ago
  • There was a new update—going from version 13 to 16—and ever since then, it’s been crashing on my heavy mod setup whenever I have multiple addon DLCs installed... I think an update is needed, bro :) I reinstalled the standard "must-haves" (Pool/Gameconfig, etc.) to test it, and it worked fine... Thanks for your work; I'm sure an update will fix it (those nasty ray-tracing shadow bugs only go away with your mod).

    6 days ago
  • It works perfectly, and I don't have any more ray tracing bugs! Excellent work, and thanks to Schakusa for recommending it to me... I'm recommending your mod to everyone! Top-notch!

    8 days ago
  • @MarcusMcFly Your log actually told me something I should have caught earlier. It says hook CopyOffMatrixSet calls / Hooks successful! — that's the Legacy plugin, and it only hooks successfully on a Legacy game. So you're on Legacy, and the Legacy plugin is the one running.so do you use gta legacy oder enhanced, cause maybe you download the legacy version but your gta 5 is the enhnaced version?😅

    September 10, 2026
  • @Scrapper13

    Use OpenIV, go into Edit Mode... go to the 'File' menu tab... there's a 'Defragmentation' option there... copy the `vehicles.rpf` from OpenIV to your desktop and open it... Edit Mode... File > Defragmentation... put that `vehicles.rpf` back into the DLC pack and run File > Defragmentation again... done... the BMW will be 44MB after that... both methods work... that's how I always do it...
    After someone explained it to me—I hadn't known until then that it could be done that way, too.

    September 07, 2026
  • @WasselBelbey I haven't tested against them directly, so I can't promise perfect compatibility, but there's no structural reason they'd clash: they're both standalone SHVDN scripts and load side by side fine, and my ASI only hooks the skeleton rendering, not other scripts.

    One useful tip: by default my mod triggers on any weapon, so a kill from one of Julio's powers might set off dismemberment when you don't want it. If that happens, open my menu and switch the trigger mode to "Only cfg weapons" — then it only reacts to the weapons in the config, and the superhero stuff is left alone.

    The only other thing to expect is that when a lot is happening at once (tons of particles/explosions), GTA's own limits can drop some blood or explosion effects — that's the engine running out of room, not the two mods fighting. If you hit a specific conflict, tell me exactly what happens and I'll look into it.

    September 07, 2026
  • @GrandHaven Thanks, that's really kind bro. A Legacy version is definitely something I want to consider — you're right that a lot of the heavy-modlist crowd is on Legacy. I can't promise it yet, and it might have to be a lighter build because of the engine limits, but it's on my mind. First I need to get the main version finished — then I'll look at what a Legacy port would realistically cost. Appreciate the push. ❤️

    September 07, 2026
  • @MarcusMcFly Good news first: your log is actually a clean success. The plugin found all its patterns and set every hook ("Hooks successful!") — so the crash isn't the dismemberment code at all. after checking my end: the props pack is also fine. Its manifests are cleanly built for Legacy and work for everyone else, so the crash isn't the pack itself — something in your setup is conflicting with it. A few things to narrow it down:

    What are the lines right before and right after the dismemberment entry in your dlclist.xml? A neighbor claiming the same slot or name is the most common cause.
    Do you use the AddonProps framework? My props pack had a naming change tied to that — a mismatched version there would crash exactly like this.
    Cleanest test: temporarily disable your other add-on packs and load with only my props pack active. If it loads, it's a conflict — switch the others back on one at a time to find which one.

    And no rush either way: the pack only adds the nicer stump caps, so running with it removed (like you're doing) loses nothing but a bit of visual polish. Dismemberment itself works fully.

    September 07, 2026