Skip to content
Riot Bits

Riot Bits

  • Home
  • News
  • Guides
  • Video Guides
  • Patch Notes
  • Report Abuse
  • Toggle search form

SteamVR – How to Auto Disable ASW at Start Up

Posted on 12/24/2022 By cryptex No Comments on SteamVR – How to Auto Disable ASW at Start Up
  • Title: SteamVR
  • Release Date: N/A
  • Developer: Valve
  • Publisher: Valve

Just a simple script made with Autohotkey that disables ASW (45 fps lock). Hotkey: F1

Also, there is a second version of the script which auto-disables ASW at Windows startup, you can make it run by creating a shortcut file in

C:\Users\ "your ID" \AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Script F1

Some people may have noticed that Oculus Debug Tool or Oculus Tray Tool doesn’t auto-disable ASW at start-ups.

The current hotkey to disable ASW is Ctrl + Numpad 1; this script does the same thing with F1 and you can make it run at windows startup.

Also, I suggest you run Oculus Debug Tool, Oculus Tray Tool, and OpenComposite (for those who use it) at Windows startup too.

Hotkey: F1. You will hear a “beep” which is the confirmation that the script worked.

  • Download Link

Auto Disable ASW

I use this one at Windows startup so I don’t need to type F1 each time I play.

Create a shortcut and copy the shortcut into

C:\Users\"your ID"\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Code

F1::Suspend
Sleep 10000

Send ^{Numpad1}
SoundBeep
Sleep 100
SoundBeep, 750, 500

Sleep 10000

Send ^{Numpad1}
SoundBeep, 400, 500
Sleep 10000

return

Misc

Script for Resizing game window (can help improve performance)

Resize Windows by 1/3 by Jeff Sherk – November 2022
; AutoHotKey script for resizing a window by 1/3 or 2/3 of screen size.
; This script is very helpful if you have a very wide monitor and want to quickly resize multiple windows to fit on your screen.

Hotkeys are Win + Alt + arrow key

  • Download Link

More scripts will come, like a hotkey to restart Oculus/SteamVR when VR is freezing.

That's everything we are sharing today for this SteamVR guide. This guide was originally created and written by cryptex. In case we fail to update this guide, you can find the latest update by following this link.

If you believe that any of the content on this site violates your rights, including your intellectual property rights, please contact us immediately using our contact form.
Guides Tags:SteamVR

Post navigation

Previous Post: JBMod – How to Get Hammer++ to Work With JBMod
Next Post: How to Fix Hellish Quart Crashing, Crash at Launch, and Freezing Issues

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Title: SteamVR
  • Release Date: N/A
  • Developer: Valve
  • Publisher: Valve

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, make sure to reach us and we will be taking it seriously.
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms of Service

Copyright © 2025 Riot Bits.

Powered by PressBook News WordPress theme