Difference between revisions of "Desktop"
Jump to navigation
Jump to search
Kevinlives (talk | contribs) (Created page with "---- <br /> <div align="center">'''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 d...") |
(rename) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
---- | ---- | ||
<br /> | <br /> | ||
− | + | :*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. | |
<br /> | <br /> | ||
'''Hiding the Mouse Cursor:''' | '''Hiding the Mouse Cursor:''' | ||
− | ::*In the ".\ | + | :*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini" |
+ | <pre style="color: green"> | ||
+ | [Desktop] | ||
+ | Hide_Cursor=true</pre> | ||
+ | '''Hiding the Desktop:''' | ||
+ | :*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini" | ||
+ | <pre style="color: green"> | ||
+ | [Desktop] | ||
+ | Hide_Desktop=true</pre> | ||
+ | '''Hiding the Taskbar:''' | ||
+ | :*In the ".\RocketLauncher\Settings\Global RocketLauncher.ini" or ".\RocketLauncher\Settings\System Name\RocketLauncher.ini" | ||
+ | <pre style="color: green"> | ||
+ | [Desktop] | ||
+ | Hide_Taskbar=true</pre> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | ---- | ||
+ | <br /> | ||
+ | <br /> | ||
+ | '''Alternative Taskbar hiding:''' | ||
+ | :*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 RocketLauncher 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 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 /> | ||
+ | ---- |
Latest revision as of 21: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.
- 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).