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...") |
Kevinlives (talk | contribs) |
||
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. | |
− | + | :*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. | |
<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 ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini" |
+ | <pre style="color: green"> | ||
+ | [Desktop] | ||
+ | Hide_Cursor=true</pre> | ||
+ | '''Hiding the Desktop:''' | ||
+ | :*In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.ini" | ||
+ | <pre style="color: green"> | ||
+ | [Desktop] | ||
+ | Hide_Desktop=true</pre> | ||
+ | '''Hiding the Taskbar:''' | ||
+ | :*In the ".\HyperSpin\Settings\Global HyperLaunch.ini" or ".\HyperSpin\Settings\System Name\HyperLaunch.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. |
Revision as of 18:22, 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.