Nope. Works perfectly fine. Just had time to test it.
@9gagdddd since I'm the kind of guy who really do not like to change the core files of a game, and it also triggers errors as @Mofme says, you got a way simpler solution to handle this kind of "faking another app" :
With this, you can use VaM normally to update your content and use the internal hub. Update VaM if needed ( restore files or whatever ), and have an alternative version that handles filters.
@9gagdddd since I'm the kind of guy who really do not like to change the core files of a game, and it also triggers errors as @Mofme says, you got a way simpler solution to handle this kind of "faking another app" :
- Duplicate VaM.exe, rename it SOTTR.exe
- Create a symlink of "VaM_Data" as "SOTTR_Data" in the same folder, using command line mklink /D "c:\yourpath\SOTTR_Data" "c:\yourpath\VaM_Data"
- Not mandatory : if you want to keep this feature and use it in VR, duplicate VaM (OpenVR).bat as VaM NVFilter (OpenVR).bat and edit the file to put the right exe filename in there.
With this, you can use VaM normally to update your content and use the internal hub. Update VaM if needed ( restore files or whatever ), and have an alternative version that handles filters.