zorkiii Posted December 29, 2019 Posted December 29, 2019 I recall setting up an autohotkey script for specific emulators to hide the mouse like the script below, but since Steam games are not under any emulator -- is there any way to hide the mouse on all my Steam games without having to go in and edit every game individually? I feel like I've seen this somewhere before or have actually done it before but can't seem to find that info in the forums. Just hoping to know of a target-all-steam-games method if one exists, thanks. Sleep, 3000 SetKeyDelay, -1, 110 MouseMove, 0, 2160, 0, R $Esc:: { Process, Close, {{{StartupEXE}}} } Quote
zorkiii Posted January 7, 2020 Author Posted January 7, 2020 By chance might anyone know the answer to this one? Thanks for any help. Quote
skizzosjt Posted November 20, 2022 Posted November 20, 2022 14 hours ago, Aafneto said: i want to know too You could turn on Startup Screens for each Steam game you want this option for and then select Hide The Mouse Cursor. This can also be done with a bulk edit so you can edit all the games at once. In LaunchBox, highlight the games Hit Ctrl+E to edit them For the "Field" select "Startup Screen - Hide Mouse Cursor During Game" Then when the "Value" field appears, check the box to enable this. Hit Next twice and you're done Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.