FusionFix
Compatibility launcher for Fusion 0.8108.3 with current unreal-shimloader and VotV 0.9 profiles.
By forder
| Date uploaded | 2 days ago |
| Version | 0.1.0 |
| Download link | forder-FusionFix-0.1.0.zip |
| Downloads | 178 |
| Dependency string | forder-FusionFix-0.1.0 |
This mod requires the following mods to function
NynrahGhost-Fusion
Fusion is an automated tool made to augment base game's DataTables with modded entries
Preferred version: 0.8108.3Thunderstore-unreal_shimloader
Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS.
Preferred version: 1.1.7README
Fusion 0.9 Launcher Fix
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.
Scope
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.
CHANGELOG
0.1.0
- Uses unreal-shimloader's published environment paths instead of parsing
shimloader-log.txt. - Starts the original
NynrahGhost-Fusion-0.8108.3executable from its physical profile directory. - Does not redistribute or patch Fusion binary files.