Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

Description

--attach

Attach to an already running Chaos Player instance and pass it the rest of the command line.

Starts a new instance if no instances are running.

Always brings the instance to the foreground.

--attach_nf

Attach to an already running Chaos Player instance and pass it the rest of the command line.

Starts a new instance if no instances are running.

Does not bring the instance to the foreground.

--cmdfile=filename.txt

Execute the commands from filename.txt.

--transient, --transient={0,1}

Start Chaos Player in transient mode, so that settings are not saved on exit.

--enable_cpu_renderStarts Chaos Player in CPU mode. Otherwise it runs in the default OpenGL mode.

...