This changelog applies to GameON Launcher: Windows 10 (64-bit) Windows 10 (32-bit)
Version 1903 Highlights
What’s new:
- Changed the application to remember RWE logins. The application no longer requests a login every time it opens.
- Added a sign out command to the command line interface for users that wish to sign out of the application. See below.
- Application now shows a dialog before opening the command line interface, prompting the user which subscription they would like to view packages for. This can be changed with a command.
- Implemented some new commands to the command line interface.
- Commands:
- signout
- no additional parameters.
- settings
- settings -isthrottle -true/false
- Throttles downloads to a defined internet download speed.
- By default this is set to 0 (invalid, will not throttle until changed).
- settings -isthrottlespeed “[speed in kbps]”
- Sets download throttle speed.
- Must be enabled by -isthrottle command.
- Default is 0 (invalid, will not throttle if setting is set to true until changed)
- settings -tempdldir “[path]”
- Sets the temporary download folder.
- By default this is My Documents\MyGameOn\Launcher\Packages\Temp
- settings -isthrottle -true/false
- sub
- sub -switchprimarysubscription
- Opens the subscription viewer dialog and allows the user to change the active/primary subscription.
- sub -switchprimarysubscription
- signout
- Commands: