JakubDaviau Posted February 16 Share Posted February 16 Hello! I have recently been working on a mod on Skyrim SE CK but to test it out on VR I need to copy all the files and such and it's a bit of a hassle. Both games are on the same hard drive anyway. I wondered if there is any way to "link" appropriate folders in such a way that Skyrim VR would use these directories? Let's say I have directory /Skyrim SE/Data/Textures/MyMod and /Skyrim SE/Data/Meshes/MyMod and instead of copying these directories can I link them to Skyrim vr somehow for testing the mod? Link to comment Share on other sites More sharing options...
scorrp10 Posted February 17 Share Posted February 17 You can try creating directory junctions. https://learn.microsoft.com/en-us/sysinternals/downloads/junction Link to comment Share on other sites More sharing options...
JakubDaviau Posted February 17 Author Share Posted February 17 5 hours ago, scorrp10 said: You can try creating directory junctions. https://learn.microsoft.com/en-us/sysinternals/downloads/junction This seems a little risky, is it safe to do? It does sound like it would allow VR to use files from SE texture and mesh directories just like I need though Link to comment Share on other sites More sharing options...
scorrp10 Posted February 17 Share Posted February 17 The source looks trustworthy. I would try. This pretty much looks equivalent to Linux softlink. (ln -s) Link to comment Share on other sites More sharing options...
JakubDaviau Posted February 21 Author Share Posted February 21 I have tried it and it seems to work fine, exactly as I needed. now I can keep working on the mod in SE and test it on VR as well, thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts