THIS MOD WILL GET UPDATES FREQUENTLY IF I MISSED ANYTHING. JOIN THE ETERNITYDEV DISCORD AND TAG ME IN
#votv-moddingIF THERE'S ANYTHING WRONG WITH IT OR THERE'S SOMETHING TO ADD.
This is an unofficial compatibility add-on for NynrahGhost-Fusion-0.8108.3. It does not include or replace Fusion.exe.
Fusion's bundled Lua launcher predates the current unreal-shimloader log format. It can parse --mod-dir, --pak-dir and --cfg-dir as ",", so Fusion never builds the datatable patch used by store entries and custom props.
This add-on starts the original Fusion executable with the authoritative SHIMLOADER_MOD_DIR, SHIMLOADER_PAK_DIR and SHIMLOADER_CFG_DIR values published by unreal-shimloader 1.1.7. If UE4SS Lua cannot see those environment values, it reads the paired values from the current shimloader args: [...] record.
Install with the mod manager and start VotV modded. The original Fusion package remains the required dependency and owner of all Fusion binary code.
This package fixes the launcher/profile-path compatibility problem. It does not modify Fusion's datatable merger. Fusion 0.8108.3 has a separate FuseDatatables edge case with incompatible old mod tables; report the offending PAK combination to the Fusion/mod author.