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
user:player:command-line [2023/02/24 23:05] – Update the command line arguments. Carbonarauser:player:command-line [2025/02/09 17:31] (current) – Command parameters on player web en.i
Line 5: Line 5:
 ^Argument^Description^ ^Argument^Description^
 |''%%--%%battle-test N'' or ''BattleTest 'ID' ''|Start a battle test with monster party ''N''.| |''%%--%%battle-test N'' or ''BattleTest 'ID' ''|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, though you can just lower the volume to 0 in the settings since 0.8.0). Using this setting will cause the //Conditional Branch: BGM has completed a loop// to always be returned as false, and the command //Control Variables: Set MIDI tick// will count the number of seconds that have passed since the last time a new music has been played independently of the content of the file (note that speeding up the game will also speed up the progress of this value). Otherwise, works as expected.|
 |''%%--%%disable-rtp''|Disable support for the Run Time Package (RTP). Will lead to checkerboard graphics and silent music/sound effects in games depending on the RTP.| |''%%--%%disable-rtp''|Disable support for the Run Time Package (RTP). Will lead to checkerboard graphics and silent music/sound effects in games depending on the RTP.|
 |''%%--%%encoding N''|Instead of auto detecting the encoding or using the one in RPG_RT.ini, the encoding ''N'' is used. Use ''auto'' for automatic detection.| |''%%--%%encoding N''|Instead of auto detecting the encoding or using the one in RPG_RT.ini, the encoding ''N'' is used. Use ''auto'' for automatic detection.|
Line 38: Line 38:
 |''%%-%%v'' or ''%%--%%version''|Display program version and exit.|  |''%%-%%v'' or ''%%--%%version''|Display program version and exit.| 
 |''%%-%%h'' or ''%%--%%help''|Display help and exit.| |''%%-%%h'' or ''%%--%%help''|Display help and exit.|
 +
 +===== Providing command parameters on player-web =====
 +In player web, command line parameters can be passed by providing them as part of the query string as **URL parameters** . For example, if you want to provide **--show-fps** and **--game-resolution widescreen** at Test Game, you can provide as follows: https://easyrpg.org/play/**?show-fps&game-resolution=widescreen**
  
user/player/command-line.1677279919.txt.gz · Last modified: 2023/02/24 23:05 by Carbonara

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki