Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Command Line Arguments

Playa edited this page Feb 26, 2019 · 1 revision
Program Argument Description
Player -p X,Y Window position
Player -f Enable fullscreen (the video mode will change)
Player -s Wide_x_Height Set the fullscreen resolution or window size in pixel, 1920x1080 for example
Player -b Borderless window, cannot be used with -f
Player -bl Borderless window, cannot be used with -f
Player -d ID Shows a borderless window on the given display unless -f is used
Player -dq Prints how many dispalys are available and exit, the ID is a value between 1 and number of displays
Player -audio_input_device ID Select an audio source by its ID
Player -dp Disable automatically changing visuals
Player -rs Enable sequential visual progression
Player -pl Preload all visuals on startup
Player -console Open up an external debug console
Player/Artiste -gl_debug Enable Nvidias OpenGL debug callback
Artiste -ff Start the preview in fullwindow mode (same as Ctrl+F)

Clone this wiki locally