Difference between revisions of "Desktop"

From RocketLauncher Wiki
Jump to navigation Jump to search
(rename)
 
Line 5: Line 5:
 
----
 
----
 
<br />
 
<br />
:*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.
+
:*To enable these options you just need to set them to true in your "Global RocketLauncher.ini" file in the [Desktop] section, or just check them in the RocketLauncherUI.
:*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.
+
:*You can enable these options on a per-system basis if you want different configurations to different systems. Just edit the system corresponding "RocketLauncher.ini" file or check them in the system section of RocketLauncherUI.
 
<br />
 
<br />
 
'''Hiding the Mouse Cursor:'''
 
'''Hiding the Mouse Cursor:'''
:*In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
+
:*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini"
 
<pre style="color: green">
 
<pre style="color: green">
 
[Desktop]
 
[Desktop]
 
Hide_Cursor=true</pre>
 
Hide_Cursor=true</pre>
 
'''Hiding the Desktop:'''
 
'''Hiding the Desktop:'''
:*In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
+
:*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini"
 
<pre style="color: green">
 
<pre style="color: green">
 
[Desktop]
 
[Desktop]
 
Hide_Desktop=true</pre>
 
Hide_Desktop=true</pre>
 
'''Hiding the Taskbar:'''
 
'''Hiding the Taskbar:'''
:*In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini"
+
:*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini"
 
<pre style="color: green">
 
<pre style="color: green">
 
[Desktop]
 
[Desktop]
Line 31: Line 31:
 
:*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]
 
:::[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.
+
:*Make sure to turn off the RocketLauncher hidding taskbar to avoid a conflict between them.
 
:*Steps to use the alternative Hide taskbar.
 
:*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> 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> 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> 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>
+
::<nowiki> 4. Make sure Hide_Taskbar in your Settings\Global RocketLauncher.ini is set to false (we don't want RocketLauncher to control taskbar hiding because it is being hidden by HideTaskbar.exe instead).</nowiki>
 
<br />
 
<br />
 
----
 
----

Latest revision as of 22:46, 11 June 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 RocketLauncher.ini" file in the [Desktop] section, or just check them in the RocketLauncherUI.
  • You can enable these options on a per-system basis if you want different configurations to different systems. Just edit the system corresponding "RocketLauncher.ini" file or check them in the system section of RocketLauncherUI.


Hiding the Mouse Cursor:

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

Hiding the Desktop:

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

Hiding the Taskbar:

  • In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.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 RocketLauncher 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 RocketLauncher.ini is set to false (we don't want RocketLauncher to control taskbar hiding because it is being hidden by HideTaskbar.exe instead).