Command line arguments: Difference between revisions
m (→= -debug) |
(Add Client Arguments with basic descriptions) |
||
Line 11: | Line 11: | ||
If you don't plan on using an argument frequently, it can be easier to use the Run command for a single invocation. To do this, click the "Start" button and select "Run", and enter the same line you would use to make a shortcut: the full path of 2006Scape.jar in quotes, followed by the arguments. | If you don't plan on using an argument frequently, it can be easier to use the Run command for a single invocation. To do this, click the "Start" button and select "Run", and enter the same line you would use to make a shortcut: the full path of 2006Scape.jar in quotes, followed by the arguments. | ||
== | == Client Arguments == | ||
=== - | === -u/-user/-username === | ||
=== - | Sets the Username to Login to (Will Auto Login if paired with the Arg below) | ||
=== - | === -p/-pass/-password === | ||
=== - | Sets the Password to Login to (Will Auto Login if paired with the Arg above) | ||
=== -qol/-fixes === | |||
Enables A Custom GameFrame Tab & Various QoL Fixes for the Client | |||
=== -no-nav/-disable-nav === | |||
Disables the Client's Navigation Menu | |||
=== -dev/-local/-offline === | |||
Sets the Server IP to "localhost" & Disables Cache CRC checking | |||
=== -no-crc/-no-cache-crc === | |||
Disables Cache CRC checking | |||
=== -s/-ip/-server === | |||
Sets the IP the Client will Connect to | |||
=== -w/-world === | |||
Sets The World the Client will to Connect to | |||
== Server Arguments == | |||
[[Category:User interface]] | [[Category:User interface]] |
Revision as of 22:52, 5 February 2023
There are multiple command line arguments which may be used to change the game's behavior during the start-up. These arguments can be set in the properties window of the game shortcut.
Usage
Instead of using the command line, you can execute switches directly from your 2006Scape shortcut:
- Right click on your 2006Scape shortcut and select 'Properties'.
- In the 'Target Area' field you will see the location of your 2006Scape executable file:
- "<...>\2006Scape.jar"
- Write the desired command line arguments after the quote marks, each beginning with a space:
- "<...>\2006Scape.jar" -perf -windowed
If you don't plan on using an argument frequently, it can be easier to use the Run command for a single invocation. To do this, click the "Start" button and select "Run", and enter the same line you would use to make a shortcut: the full path of 2006Scape.jar in quotes, followed by the arguments.
Client Arguments
-u/-user/-username
Sets the Username to Login to (Will Auto Login if paired with the Arg below)
-p/-pass/-password
Sets the Password to Login to (Will Auto Login if paired with the Arg above)
-qol/-fixes
Enables A Custom GameFrame Tab & Various QoL Fixes for the Client
Disables the Client's Navigation Menu
-dev/-local/-offline
Sets the Server IP to "localhost" & Disables Cache CRC checking
-no-crc/-no-cache-crc
Disables Cache CRC checking
-s/-ip/-server
Sets the IP the Client will Connect to
-w/-world
Sets The World the Client will to Connect to