Skip to content

Instantly share code, notes, and snippets.

@Bluscream
Last active July 15, 2024 13:19
Show Gist options
  • Save Bluscream/ca30ac33770db843fc9d1b119123ee39 to your computer and use it in GitHub Desktop.
Save Bluscream/ca30ac33770db843fc9d1b119123ee39 to your computer and use it in GitHub Desktop.
Overwolf Launch Options (Command Line Arguments)

[Overwolf App].exe

Parameter Description Version Ref
-break-on-startup Probably js debugging 0.254.0.13
-owapi= 0.254.0.13

OverWolf.Client.BL.dll

Parameter Description Version Ref
-ingame 0.254.0.13
-overwolfsilent Do not open store when launching (Used by autostart entry) 0.254.0.13
-silent 0.254.0.13

OverWolf.Client.CommonUtils.dll

Parameter Description Version Ref
--output-folder= 0.254.0.13
--silent-uninstall [/S] 0.254.0.13
--type=ow-helper 0.254.0.13
--uninstall-app 0.254.0.13
-apply "{0}" "{1}" "{2}" 0.254.0.13
-firstrun 0.254.0.13
-from-desktop Tracking related 0.254.0.13
-from-scheme Tracking related 0.254.0.13
-from-startmenu Tracking related 0.254.0.13
-from-taskbar Tracking related 0.254.0.13
-launchapp {0}{1} 0.254.0.13
-wait_for_exit 0.254.0.13

OverWolf.Client.Core.dll

Parameter Description Version Ref
--after-verify 0.254.0.13
--amd-switchable 0.254.0.13
--app= 0.254.0.13
--logfolder= 0.254.0.13
--new-window 0.254.0.13
--pid= 0.254.0.13
--type=crashpad-handle 0.254.0.13
--type=hw-perf 0.254.0.13
--user-agent= 0.254.0.13
-appchannel 0.254.0.13
-BetaMan 0.254.0.13
-BetaMan2 0.254.0.13
-BetaMan2DisableAutoUpdate 0.254.0.13
-campaigntoken 0.254.0.13
-crash-on-startup duh 0.254.0.13
-DisableBlackList ( ͡° ͜ʖ ͡°) 0.254.0.13
-environment 0.254.0.13
-firstrun 0.254.0.13
-forceoverlay 0.254.0.13
-forcestartuperror duh 0.254.0.13
-forceupdate 0.254.0.13
-from-desktop Tracking related 0.254.0.13
-from-startmenu Tracking related 0.254.0.13
-from-taskbar Tracking related 0.254.0.13
-frominstaller 0.254.0.13
-install-opk 0.254.0.13
-installapp 0.254.0.13
-launch-settings-post-update 0.254.0.13
-launchapp 0.254.0.13 1
-launchappstorepage 0.254.0.13
-launchgame 0.254.0.13
-localizable 0.254.0.13
-overwolfsilent Do not open store when launching (Used by autostart entry) 0.254.0.13
-restartattempt 0.254.0.13
-servertesting 0.254.0.13
-silent 0.254.0.13
-simulateversion 0.254.0.13
-SyncGameList 0.254.0.13
-testserverlogging 0.254.0.13
-tsoverlay 0.254.0.13
-uninstallapp 0.254.0.13
-urlparams 0.254.0.13
-wait_for_exit 0.254.0.13

OverwolfLauncher.exe

Parameter Description Version Ref
--disable-sentry-report Disable some tracking 0.254.0.13
--enable-sentry-debug Tracking related 0.254.0.13
--origin=urlscheme Tells OW that it was launched from a URI handler using --parameters 0.254.0.13
--parameters="%1" URI to use (overwolfstore://, overwolf-support://) 0.254.0.13
--sentry-url Tracking related 0.254.0.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment