User Tools

Site Tools


user:player:command-line

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
user:player:command-line [2015/10/03 09:55] – external edit 127.0.0.1user:player:command-line [2016/07/13 00:52] – Add double dash prefix to arguments and misc formatting fdelapena
Line 1: Line 1:
 ====== Command Line Arguments ===== ====== Command Line Arguments =====
- 
-All arguments must be prefixed with a double dash. 
  
 ^Argument^Description^ ^Argument^Description^
-|''battle-test N''|Start a battle test with monster party N.| +|''%%--%%battle-test N''|Start a battle test with monster party ''N''.| 
-|''disable-audio''|Disable audio (in case you prefer your own music).| +|''%%--%%disable-audio''|Disable audio (in case you prefer your own music).| 
-|''disable-rtp''|Disable support for the Runtime Package (RTP).| +|''%%--%%disable-rtp''|Disable support for the Run Time Package (RTP).| 
-|''encoding N''|Instead of using the default platform encoding or the one in RPG_RT.ini the encoding N is used.| +|''%%--%%encoding N''|Instead of auto detecting the encoding or using the one in RPG_RT.inithe encoding ''N'' is used. Use ''auto'' for automatic detection.| 
-|''engine ENGINE''|Disable auto detection of the simulated engine. Possible options: ''rpg2k'', ''rpg2k3''+|''%%--%%engine ENGINE''|Disable auto detection of the simulated engine. Possible options: ''rpg2k'', ''rpg2k3'' and ''rpg2k3e'' (English release).
-|''fullscreen''|Start in fullscreen mode.| +|''%%--%%fullscreen''|Start in full screen mode.| 
-|''hide-title''|Hide the title background image and center the command menu.| +|''%%--%%show-fps''|Enable frames per second counter.| 
-|''load-game-id N''|Skip the title scene and load SaveN.lsd (N is padded to two digits).| +|''%%--%%hide-title''|Hide the title background image and center the command menu.| 
-|''new-game''|Skip the title scene and start a new game directly.| +|''%%--%%load-game-id N''|Skip the title scene and load SaveN.lsd (''N'' is padded to two digits).| 
-|''project-path PATH''|Instead of using the working directory the game in PATH is used.| +|''%%--%%new-game''|Skip the title scene and start a new game directly.| 
-|''start-map-id N''|Overwrite the map used for new games and useMapN.lmu instead (N is padded to four digits). Incompatible with ''--load-game-id''.| +|''%%--%%project-path PATH''|Instead of using the working directory the game in ''PATH'' is used.| 
-|''start-position X Y''|Overwrite the party start position and move the party to position (X, Y). Incompatible with ''--load-game-id''.| +|''%%--%%save-path PATH''|Instead of storing save files in the game directory they are stored in ''PATH''. The directory must exist. When using the game browser all games will share the same save directory!| 
-|''test-play''|Enable TestPlay mode.| +|''%%--%%seed N''|Seeds the random number generator with ''N''.| 
-|''window''|Start in window mode.| +|''%%--%%start-map-id N''|Overwrite the map used for new games and use MapN.lmu instead (''N'' is padded to four digits). Incompatible with ''load-game-id''.| 
-|''version''|Display program version and exit.|  +|''%%--%%start-position X Y''|Overwrite the party start position and move the party to position (''X''''Y''). Incompatible with ''load-game-id''.| 
-|''help''|Display this help and exit.|+|''%%--%%start-party A B...''|Overwrite the starting party members with the actors with IDs ''A'', ''B'', ''C''... Incompatible with ''load-game-id''.| 
 +|''%%--%%test-play''|Enable test play mode.| 
 +|''%%--%%window''|Start in window mode.| 
 +|''%%--%%version''|Display program version and exit.|  
 +|''%%--%%help''|Display this help and exit.|
  
user/player/command-line.txt · Last modified: 2023/10/06 23:18 by carbonara

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki