zorkiii Posted December 29, 2019 Share 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 Link to comment Share on other sites More sharing options...
zorkiii Posted January 7, 2020 Author Share Posted January 7, 2020 By chance might anyone know the answer to this one? Thanks for any help. Quote Link to comment Share on other sites More sharing options...
Aafneto Posted November 19, 2022 Share Posted November 19, 2022 i want to know too Quote Link to comment Share on other sites More sharing options...
skizzosjt Posted November 20, 2022 Share 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 Link to comment Share on other sites More sharing options...
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.