• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

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
489
Solutions
3
Reactions
2,034
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