Demoplay (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
* [[Demo Recording]]
* [[Demo Recording]]


* {{slashcommand|demodumptga|[0-1]}}
* {{launchparam |demodumptga|[0-1]}}
* {{slashcommand|demofps|number}}
* {{launchparam |demofps|number}}
* {{slashcommand|demoframestats|[0-1]}}
* {{launchparam |demoframestats|[0-1]}}
* {{slashcommand|demohideallentityui|[0-1]}}
* {{launchparam |demohideallentityui|[0-1]}}
* {{slashcommand|demohidechat|[0-1]}}
* {{launchparam |demohidechat|[0-1]}}
* {{slashcommand|demohidedamage|[0-1]}}
* {{launchparam |demohidedamage|[0-1]}}
* {{slashcommand|demohidenames|[0-1]}}
* {{launchparam |demohidenames|[0-1]}}
* {{slashcommand|demoloop|number}}
* {{launchparam |demoloop|number}}
* {{slashcommand|demopause|number}}
* {{launchparam |demopause|number}}
* {{launchparam|demoplay|filename}}
* {{launchparam|demoplay|filename}}
* {{slashcommand|demorecord|filename}}
* {{launchparam |demorecord|filename}}
* {{slashcommand|demorecord_auto}}
* {{launchparam |demorecord_auto}}
* {{slashcommand|demospeedscale|number}}
* {{launchparam |demospeedscale|number}}
* {{slashcommand|demostop}} Alias: {{slashcommand|demodump}}
* {{launchparam |demostop}} Alias: {{slashcommand|demodump}}





Revision as of 02:09, 23 June 2023

Command Line Parameter

-demoplay filename

Start playing the specified demo file.
  • Playing back a demo must be done through the command line or by using a 3rd party app. For instructions on how to play back demos and also how to record them, see Demo Recording.
  • When starting the game without a Homecoming launcher, or in this case even with the launcher, either -legacylayout, -assetpath, or both must also be used in the command line.


Example

Using the command line:

-legacylayout -assetpath piggs -assetpath homecoming -demoplay filename

Using the HC Launcher:

-assetpath assets/issue24;assets/live -profile live -demoplay filename


Also