fwBoxStreamer + DecalsPatch (Enhanced) 1.0.0
265
24
-
3天前
Short name: fwBox + DecalsPatch (Enhanced)
Author: JaliscoGDL — thanks to Tanuki for source code insights
Game: GTA V Expanded & Enhanced (PC “Enhanced” build)
Mod description
- This plugin helps GTA V Enhanced run smoother and crash less during heavy action.
- It increases the number of decals (bullet holes, blood, tire marks, graffiti) the game can handle before cleaning them up.
- It also adjusts a small streaming check so world assets load more reliably.
- Everything is done in memory only — no permanent game files are changed.
- Choose from simple presets (Vanilla → Ultra). Medium is safe for most PCs, Ultra is for stronger builds.
Features
Presets (0–4): 0=Vanilla (512), 1=Low (768), 2=Medium (896), 3=High (1024), 4=Ultra (2048)- Safe fallback: if the game is updated and a patch can’t be applied, it skips without crashing
- Optional log file confirms what was patched
- Minimal and reversible — only touches limits, no gameplay rebalance
Installation
- Install ScriptHookV.
- Drop DecalPatch.asi into your GTA V game folder (same place as GTA5.exe).
- Place DecalPatch.ini next to it and set your preset if needed.
- Launch the game and check DecalPatch.log to confirm it’s working.
Requirements
Uninstallation
- Delete DecalPatch.asi and DecalPatch.ini. No permanent changes remain.
Permissions
- You may not redistribute, repackage, upload, or mirror this mod without prior permission.
- If you reference it, provide proper credit and a link back to this official page.
- Do not include it in modpacks or rehosts.
Credits
Tanuki — original source insights- Alexander Blade — ScriptHookV / ASI loader
JaliscoGDL — implementation & release
Changelog
v1.0.0 – Updated README only (clarified installation and usage). No code changes.
v1.0.0 – Initial release.
首次上传时间: 9天前
最后更新时间: 2天前
最后下载: 21分钟前
18个评论
Short name: fwBox + DecalsPatch (Enhanced)
Author: JaliscoGDL — thanks to Tanuki for source code insights
Game: GTA V Expanded & Enhanced (PC “Enhanced” build)
Mod description
- This plugin helps GTA V Enhanced run smoother and crash less during heavy action.
- It increases the number of decals (bullet holes, blood, tire marks, graffiti) the game can handle before cleaning them up.
- It also adjusts a small streaming check so world assets load more reliably.
- Everything is done in memory only — no permanent game files are changed.
- Choose from simple presets (Vanilla → Ultra). Medium is safe for most PCs, Ultra is for stronger builds.
Features
Presets (0–4): 0=Vanilla (512), 1=Low (768), 2=Medium (896), 3=High (1024), 4=Ultra (2048)- Safe fallback: if the game is updated and a patch can’t be applied, it skips without crashing
- Optional log file confirms what was patched
- Minimal and reversible — only touches limits, no gameplay rebalance
Installation
- Install ScriptHookV.
- Drop DecalPatch.asi into your GTA V game folder (same place as GTA5.exe).
- Place DecalPatch.ini next to it and set your preset if needed.
- Launch the game and check DecalPatch.log to confirm it’s working.
Requirements
Uninstallation
- Delete DecalPatch.asi and DecalPatch.ini. No permanent changes remain.
Permissions
- You may not redistribute, repackage, upload, or mirror this mod without prior permission.
- If you reference it, provide proper credit and a link back to this official page.
- Do not include it in modpacks or rehosts.
Credits
Tanuki — original source insights- Alexander Blade — ScriptHookV / ASI loader
JaliscoGDL — implementation & release
Changelog
v1.0.0 – Updated README only (clarified installation and usage). No code changes.
v1.0.0 – Initial release.
首次上传时间: 9天前
最后更新时间: 2天前
最后下载: 21分钟前
-
-
-
-
@JaliscoGDL Just one question, in the description you say to have dimput8ddl, but for the improved version shouldn't it be ximput1_4, because dimput8ddl is for the legacy version or am I wrong?
6天前 -
@supergamer777 It's built for Enhanced and not tested on Legacy so there might be memory mismatches.
5天前 -
-
-
@JaliscoGDL Thanks for fixing, this mod will help a lot, congratulations on the work.
5天前 -
-
-
@JaliscoGDL it's there any possibility to port into legacy if you want of course
4天前 -
@JaliscoGDL Tested in my game right now, no crashes while loading (Legacy, 15th of September latest build). Can you see below if the log confirms it has loaded correctly and is acting in my game?
========== fwBox + DecalPatch (Enhanced) v1.0.0 — session start [02:03:56.198] ==========
[02:03:56.198] ASI attach (PID=3232) — fwBox + DecalPatch (Enhanced) v1.0.0
[02:03:56.198] Config: Decals Level=2 (Medium=896) fwBox Enable=1 Imm=4100 (0x1004) DetectOnly=0 Log Runtime=0 (IntervalMs=5000 Verbose=1 Detail=1 HexWindow=0)
[02:03:56.198] [Decals] .text @ 00007FF7B0671000 size=0x1A20E00
[02:03:56.207] [Decals] Found 205 hits for {0x200,0x100}.
[02:03:56.207] [Decals] Selected pair: A=00007FF7B1B152E0 (old=0x100) B=00007FF7B1B152E8 (old=0x200) reg=1 dist=0x8 -> new=896 (Medium)
[02:03:56.207] [Decals] wrote A@00007FF7B1B152E2: 256 (0x100) -> 896 (0x380)
[02:03:56.207] [Decals] wrote B@00007FF7B1B152EA: 512 (0x200) -> 896 (0x380)
[02:03:56.216] [fwBox] .text @ 00007FF7B0671000 size=0x1A20E00
[02:03:56.250] [fwBox] signature not found — no changes.4天前 -
@William Halverd It won't crash it will just do nothing, from your log I see it was able to write the Decals to a larger memory block but It looks like the fxBox signatures are different.
3天前 -
@JaliscoGDL do you know if changing the signature from fxbox can make it work? idk the application signature of GTA Legacy so your ASI can load it
3天前 -
@JaliscoGDL Thanks! i hope one day you can backport to legacy, since the older one i used doesnt seem to work and cause crashes!
3天前 -
-
@tonaz If your game crashes on load, make sure you’re on the lastest Expanded & Enhanced build, update ScriptHookV, and use safe defaults in DecalPatch.ini (Level=2, Imm=0x1004). Remove other ASIs to test for conflicts.
1天前
This ASI is incompatible with Legacy version.