SOLUTION: Disable SteamVR start on controller power-on (or System-button press)

Armin found out that I did a mistake in the code where PE is supposed to add this line. If “power” line didnt exist in the steamvr.vrsettings, then the autoLaunchSteamVROnButtonPress line was never applied. The line was only applied if “power” : {} was already there in the file. This is now fixed and will be working in next version!

3 Likes