Is there a way to make it work for MO2? Because somehow I managed to make a JoJo All Star Battle R support tool designed for Vortex work for MO2. I just don't remember how I did it.
I've figured out how to fix this for Steam. The index file is looking for the main folder to be named "FFVIIRemakeIntegrade" when Steam creates and names the folder "FINAL FANTASY VII REMAKE." I imagine FFVIIRemakeIntegrade is how Epic Games Store names the folder, not sure.
So in order for it to acknowledge the folder location, edit the index file in the extension folder and replace "FFVIIRemakeIntegrade" with ""FINAL FANTASY VII REMAKE" at:
queryModPath: () => 'FINAL FANTASY VII REMAKE/End/Content/Paks/~mods',
executable: () => 'FINAL FANTASY VII REMAKE/ff7remake.exe',
requiredFiles: [
'FINAL FANTASY VII REMAKE/ff7remake.exe'
Then just restart Vortex and it should recognize the folder location when you search.
Hi, the extension doesn't seem to work anymore. I saw the comment of someone else on nexus forums with the same issue since a Vortex upgrade (worked before for him). The deployment button doesn't say anything when clicked, not even ask for elevation when using symlink. No mods working even when using MoveDeployment because nothing is moved => i think .pak are not recognized If i manually copy the pak files in the ~mod directory (open via the open mod folder in vortex) it works.
If you can update your extension to make it work again it would be great ;) thanks
13 comments
So in order for it to acknowledge the folder location, edit the index file in the extension folder and replace "FFVIIRemakeIntegrade" with ""FINAL FANTASY VII REMAKE" at:
- queryModPath: () => 'FINAL FANTASY VII REMAKE/End/Content/Paks/~mods',
- executable: () => 'FINAL FANTASY VII REMAKE/ff7remake.exe',
- requiredFiles: [
'FINAL FANTASY VII REMAKE/ff7remake.exe'Then just restart Vortex and it should recognize the folder location when you search.
Just so you know I've edited the page/extension to use game artwork that is consistent with the style of other Vortex games.
Thanks!
Thanks ^^
The deployment button doesn't say anything when clicked, not even ask for elevation when using symlink.
No mods working even when using MoveDeployment because nothing is moved => i think .pak are not recognized
If i manually copy the pak files in the ~mod directory (open via the open mod folder in vortex) it works.
If you can update your extension to make it work again it would be great ;) thanks
What version of Vortex is it?
And what version of the extension?
Extension version 1.1.1 and Vortex 1.5.13
Sorry bro. Don't think I can help you with this one
Thanks for submitting this. I just noticed I hadn't turned on the "Download with Vortex" buttons for FF7Remake. They should start showing up now!