z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 55 forks source link

zEdit version for Skyrim VR #215

Open BrentW89 opened 3 years ago

BrentW89 commented 3 years ago

The following youtube video author comment says "Make sure to use v0.5.3 not the newest one as it has issues with SkyrimVR If Z-edit won't pick up your SkyrimVR directory make a copy of your SkyrimVR.exe and name the copy SkyrimSE.exe" https://www.youtube.com/watch?v=zKAhE4bZIdw&t=642s

Is this the recommended version for Skyrim VR or should we use a later version?

CritLoren commented 3 years ago

the newest one works fine on my side.

ForisTale commented 2 years ago

It's working if you rename exe and is set as SE but it takes plugins from SE so you need to copy plugin.txt if you want actual plugins order.

uecasm commented 2 years ago

Doesn't work for me. Doesn't come up as an automatic profile, and when I go to try to create a profile manually and select the SkyrimVR folder, the folder box stays red. And yes, I did make a SkyrimSE.exe copy first.

CritLoren commented 2 years ago

image Works fine here, double check the SkyrimSE executable is in the same place.

uecasm commented 2 years ago

It looks like what was happening is that with the Path box initially empty, clicking the folder button, navigating to the folder, and Select Folder, did not actually fill in the Path box (but clicking the folder button did return to the same folder, so I thought it was getting saved somewhere but hidden by the red error).

As it turns out, I had to paste the path directly into the box, and then it worked. So it's just a bug in the folder button.

W-Drew commented 7 months ago

I have a PR here that adds native VR support to zedit as well as a prebuilt version of it if anyone wants to test it. I have made a few merges with the build without issue so far.

https://github.com/z-edit/zedit/pull/303