Question New PC, SteamVR opening always when launching VAM, even when launching in desktop mode

bill_prime

Well-known member
Featured Contributor
Joined
Feb 24, 2021
Messages
497
Solutions
3
Reactions
2,045
New PC, SteamVR opening always when launching VAM, even when launching in desktop mode.
Any ideas? Please help.
 
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

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
Back
Top Bottom