Difference between revisions of "Desktop"

From RocketLauncher Wiki
Jump to navigation Jump to search
Line 30: Line 30:
 
'''Alternative Taskbar hiding:'''
 
'''Alternative Taskbar hiding:'''
 
:*Some emulators might restore the taskbar or make it "bleed" through the application. You can use this script in that case.
 
:*Some emulators might restore the taskbar or make it "bleed" through the application. You can use this script in that case.
 +
:::[http://www.hyperspin-fe.com/forum/attachment.php?attachmentid=15784&d=1336100968 Alternative Hide Taskbar Download]
 +
:*Make sure to turn off the HyperLaunch hidding taskbar to avoid a conflict between them.
 +
:*Steps to use the alternative Hide taskbar.
 +
::<nowiki> 1. Download the HideTaskbar.zip attached at this</nowiki> [http://www.hyperspin-fe.com/forum/attachment.php?attachmentid=15784&d=1336100968 link.]
 +
::<nowiki> 2. Extract it wherever you like and Open HyperHQ.</nowiki>
 +
::<nowiki> 3. Goto Main Settings -> Startup/Exit and set the Startup Program to HideTaskbar.exe.</nowiki>
 +
::<nowiki> 4. Make sure Hide_Taskbar in your Settings\Global HyperLaunch.ini is set to false (we don't want HyperLaunch to control taskbar hiding because it is being hidden by HideTaskbar.exe instead).</nowiki>
 +
<br />
 +
----

Revision as of 19:35, 16 March 2015



RocketLauncher allows you to hide your taskbar, desktop or your mouse cursor in any emulator so you don't have to worry about them showing during your gameplay.




  • To enable these options you just need to set them to true in your "Global HyperLaunch.ini" file in the [Desktop] section, or just check them in the HyperLaunchHQ.
  • You can enable these options on a per-system basis if you want different configurations to different systems. Just edit the system corresponding "HyperLaunch.ini" file or check them in the system section of HyperLaunchHQ.


Hiding the Mouse Cursor:

  • In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
[Desktop]
Hide_Cursor=true

Hiding the Desktop:

  • In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
[Desktop]
Hide_Desktop=true

Hiding the Taskbar:

  • In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
[Desktop]
Hide_Taskbar=true






Alternative Taskbar hiding:

  • Some emulators might restore the taskbar or make it "bleed" through the application. You can use this script in that case.
Alternative Hide Taskbar Download
  • Make sure to turn off the HyperLaunch hidding taskbar to avoid a conflict between them.
  • Steps to use the alternative Hide taskbar.
1. Download the HideTaskbar.zip attached at this link.
2. Extract it wherever you like and Open HyperHQ.
3. Goto Main Settings -> Startup/Exit and set the Startup Program to HideTaskbar.exe.
4. Make sure Hide_Taskbar in your Settings\Global HyperLaunch.ini is set to false (we don't want HyperLaunch to control taskbar hiding because it is being hidden by HideTaskbar.exe instead).