PDA

View Full Version : HyperHQ Support


Vash
08-28-2008, 10:07 AM
Would it be possible to allow HyperHQ to be launched from within HyperSpin with out defaulting to the Windows Desktop to allow easier editing of game lists, preferences, and themes?

gixxer61108
09-25-2010, 08:25 PM
i have a controls wheel set up with hyperHQ, explorer,nvidia control panel..etc i have a windows shortcut folder with a bunch a shortcut links in it.create a controls.ini
rompath = C:\HyperSpin\winshortcuts\
userompath = false
exe =
romextension = lnk
parameters =
searchsubfolders = false
pcgame = true
winstate = MAXIMIZED
hyperlaunch = false
then in your database control.xml enter the shortcut names that are in your shortcut folder example
<?xml version="1.0"?>
<menu>
<game name="HyperHQ">
<description>HyperHq settings </description>
<cloneof> </cloneof>
<crc> </crc>
<manufacturer> </manufacturer>
<year> </year>
<genre> </genre>
</game>
<game name="nvcplui.exe">
<description>nvidia </description>
<cloneof> </cloneof>
<crc> </crc>
<manufacturer> </manufacturer>
<year> </year>
<genre> </genre>
</game
</menu>