Raicuparta / unity-vr-patcher

Force VR mode in Unity games
MIT License
28 stars 7 forks source link

Attempting to use with the latest release of My Summer Car on Steam brings up this message #4

Open NigelTheSergal opened 1 year ago

NigelTheSergal commented 1 year ago

"E:\SteamLibrary\steamapps\common\My Summer Car Backing up 'E:\SteamLibrary\steamapps\common\My Summer Car\mysummercar_Data/globalgamemanagers'...

Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'E:\SteamLibrary\steamapps\common\My Summer Car\mysummercar_Data/globalgamemanagers'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost) at System.IO.File.Copy(String sourceFileName, String destFileName) at UnityVRPatcher.Program.CreateGameManagersBackup(String gameManagersPath) at UnityVRPatcher.Program.Main(String[] args) Press any key to close this console."

Off from searching the game files, globalgamemanagers does not appear to exist