bill_prime Well-known member Featured Contributor Joined Feb 24, 2021 Messages 497 Solutions 3 Reactions 2,045 Sep 28, 2023 #1 New PC, SteamVR opening always when launching VAM, even when launching in desktop mode. Any ideas? Please help.
New PC, SteamVR opening always when launching VAM, even when launching in desktop mode. Any ideas? Please help.
atani Invaluable member Wiki Contributor Featured Contributor Joined Jan 15, 2021 Messages 3,709 Solutions 113 Reactions 3,310 Sep 29, 2023 #2 As in, you use vam_updater.exe and click the button for desktop? You can also try making a bat file with Code: START "VaM" VaM.exe -window full -vrmode None Upvote 0
As in, you use vam_updater.exe and click the button for desktop? You can also try making a bat file with Code: START "VaM" VaM.exe -window full -vrmode None
bill_prime Well-known member Featured Contributor Joined Feb 24, 2021 Messages 497 Solutions 3 Reactions 2,045 Sep 29, 2023 #3 atani said: As in, you use vam_updater.exe and click the button for desktop? You can also try making a bat file with Code: START "VaM" VaM.exe -window full -vrmode None Click to expand... I was doing that, but I think I fixed the issue. It was a strange issue with AutoHotkey not running the .bat file properly. Upvote 0
atani said: As in, you use vam_updater.exe and click the button for desktop? You can also try making a bat file with Code: START "VaM" VaM.exe -window full -vrmode None Click to expand... I was doing that, but I think I fixed the issue. It was a strange issue with AutoHotkey not running the .bat file properly.