-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What Happened?
Apologies if this is the wrong place for this.
Whatever generates the OWML.Config.json
file (I assume it's the mod manager) generates the wrong paths to use on Linux. It uses the Linux paths, but NomaiVR relies on these paths for loading some manifests in SteamVR, so it should be placing the Windows versions of the paths in there. With the incorrect paths the game will crash when NomaiVR tries to load the manifests. The paths can be manually fixed by editing the OWML.Config.json
in the Outer Wilds Managed
folder.
It is possible to generate a windows path from a Linux one with winepath -u
, so I imagine it should generally be possible for the mod manager/OWML to do it as well.
Package
Core Package
Platform
Linux
Logs
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working