Difference between revisions of "BetaBrite"

From RocketLauncher Wiki
Jump to navigation Jump to search
(Created page with " *To enable these options you just need to set them to true in your "HyperLaunch.ini" file in the [BetaBrite] section, or just check them in the HyperLaunchHQ. *These option...")
 
(rename)
 
Line 1: Line 1:
  
  
*To enable these options you just need to set them to true in your "HyperLaunch.ini" file in the [BetaBrite] section, or just check them in the HyperLaunchHQ.
+
*To enable these options you just need to set them to true in your "RocketLauncher.ini" file in the [BetaBrite] section, or just check them in the RocketLauncherUI.
  
 
*These options are only global, if you turn them on, they are on for every system.
 
*These options are only global, if you turn them on, they are on for every system.
Line 8: Line 8:
 
'''BetaBrite support:'''
 
'''BetaBrite support:'''
  
*In the ".\HyperSpin\Settings\HyperLaunch.ini"
+
*In the ".\RocketLauncher\Settings\RocketLauncher.ini"
  
 
<pre style="color:green;">[BetaBrite]
 
<pre style="color:green;">[BetaBrite]
 
BetaBrite_Enable=true
 
BetaBrite_Enable=true
 
BetaBrite_Path=C:\BetaBrite\BetaBrite.exe
 
BetaBrite_Path=C:\BetaBrite\BetaBrite.exe
BetaBrite_Params=usb {AUTO}</pre>
+
BetaBrite_Params=usb {AUTO}%FRONTEND%</pre>
  
  
'''What gets sent on launch of a game:''' (hsbetabrite.exe is a wrapper)
+
'''What gets sent on launch of a game:'''
  
hsbetabrite.exe "System Name" "Rom Name" "BetaBrite_Path" BetaBrite_Params
+
"BetaBrite_Path" "System Name" "Rom Name" BetaBrite_Params
  
  
 
'''What gets sent on exit of a game:'''
 
'''What gets sent on exit of a game:'''
  
"BetaBrite_Path" "BetaBrite_Params" HYPERSPIN
+
"BetaBrite_Path" "BetaBrite_Params" %FRONTEND%

Latest revision as of 18:41, 11 June 2015


  • To enable these options you just need to set them to true in your "RocketLauncher.ini" file in the [BetaBrite] section, or just check them in the RocketLauncherUI.
  • These options are only global, if you turn them on, they are on for every system.


BetaBrite support:

  • In the ".\RocketLauncher\Settings\RocketLauncher.ini"
[BetaBrite]
BetaBrite_Enable=true
BetaBrite_Path=C:\BetaBrite\BetaBrite.exe
BetaBrite_Params=usb {AUTO}%FRONTEND%


What gets sent on launch of a game:

"BetaBrite_Path" "System Name" "Rom Name" BetaBrite_Params


What gets sent on exit of a game:

"BetaBrite_Path" "BetaBrite_Params" %FRONTEND%