You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user to specify which power plan on their PC that they'd like to enable for each profile that's set up.
This will allow the user to specify any custom power plan profile they create on their PC to be used with whatever profiles(games)
Allow user to specify in the Options the Global (or main) Profile to be used when running JSGEX.
If for some reason the chosen power plan doesn't exist, default back to the Windows 'Balanced' plan
Allow user to specify in the Options > Profiles > Process/Profile Map for each other Process/Profile the Power Plan they wish to apply.
Dropdown choice will initially be Default, to which it will default to the Global Power Plan (1 above)
The user can choose in the dropdown from a list of existing Power Plan Profiles on their PC.
Allows saving the user preference.
When JSGEX Activates a profile, it will apply the specified power plan as well. If it doesn't exist, it will default to the Global Power Plan (1 Above).
Attached is Python Code as an example, this creates a window that reports the current Power Plan and allows the changing to other power plans in the drop box.
This could get you started (if you decide to), to move forward with this Feature Request.
Allow the user to specify which power plan on their PC that they'd like to enable for each profile that's set up.
This will allow the user to specify any custom power plan profile they create on their PC to be used with whatever profiles(games)
Attached is Python Code as an example, this creates a window that reports the current Power Plan and allows the changing to other power plans in the drop box.
This could get you started (if you decide to), to move forward with this Feature Request.
PowerPlanCode.txt
The text was updated successfully, but these errors were encountered: