User Tools

Site Tools


notes:game_command-line_arguments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
notes:game_command-line_arguments [2020/07/14 12:27] Sean Rhonenotes:game_command-line_arguments [2020/09/22 09:23] Sean Rhone
Line 36: Line 36:
  
 ===== Non-Steam ===== ===== Non-Steam =====
 +
 +==== Old School RuneScape ====
 +
 +  * Name
 +  * Target
 +  * Start In
 +  * Launch Options
 +
 +<code>Old School RuneScape</code>
 +
 +<code>"C:\Users\Espionage724\runescape\jdk-11.0.6\bin\javaw.exe"</code>
 +
 +<code>"C:\Users\Espionage724\runescape\oldschool\"</code>
 +
 +<code>-Djava.system.class.loader=app.systemclassloader -Duser.home=. -Djava.class.path=jagexappletviewer.jar -Dcom.jagex.config=http://oldschool.runescape.com/jav_config.ws -Xms768M -Xmx768M -Dsun.java2d.uiScale=2 jagexappletviewer oldschool</code>
  
 ==== StarCraft II ==== ==== StarCraft II ====
Line 51: Line 66:
   * https://github.com/derrod/legendary   * https://github.com/derrod/legendary
  
-==== Main ====+===== Main =====
  
 <code>legendary.exe auth</code> <code>legendary.exe auth</code>
/var/www/wiki/data/pages/notes/game_command-line_arguments.txt · Last modified: 2024/03/09 22:30 by Sean Rhone