CPWizard
Revision as of 16:55, 11 June 2015 by Kevinlives (talk | contribs) (Created page with "---- <center>'''You can set CPWizard utility to run before any emulator.'''</center> ---- *You need to set CPWizard installation path and enable CPWizard in the system e...")
- You need to set CPWizard installation path and enable CPWizard in the system either through the ini settings or by HyperLaunchHQ.
Settings\HyperLaunch.ini:
[CPWizard] CPWizard_Path=
Settings\Global HyperLaunch.ini:
[CPWizard] CPWizard_Enabled=false CPWizard_Delay=8000 CPWizard_Params=-minimized -timeout 9000 CPWizard_Close_On_Exit=false
- You can define the use of CPWizard on a per-system basis using each system's HyperLaunch.ini:
Settings\System Name\HyperLaunch.ini:
[CPWizard] CPWizard_Enabled=use_global CPWizard_Delay=use_global CPWizard_Params=use_global CPWizard_Close_On_Exit=use_global
- Definitions:
- CPWizard_Path - Make sure this points to your CPWizard.exe
- CPWizard_Enabled - Enables or disables CPWizard support on a global or system basis
- CPWizard_Delay - The amount of time, after cpwizard runs, before continuing to load the module, in milliseconds
- CPWizard_Params - Parameters you need tacked onto the CLI
- CPWizard_Close_On_Exit - If true, completely exits CPWizard on exit of a game