Demoplay (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ == Command Line Parameter == {{launchparam|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 instruction on how to play back demos and also how to record them, see Demo Recording. ==Example== -legacylayout -assetpath piggs -assetpath homecoming -demoplay filename ==Also== * Demo Recording {{Navbox Command Line P...")
 
No edit summary
Line 5: Line 5:


* Playing back a demo must be done through the command line or by using a 3rd party app. For instruction on how to play back demos and also how to record them, see [[Demo Recording]].
* Playing back a demo must be done through the command line or by using a 3rd party app. For instruction on how to play back demos and also how to record them, see [[Demo Recording]].
* When starting the game without a Homecoming launcher, both {{launchparam|legacylayout}} and {{launchparam|assetpath}} must also be used in the command line.





Revision as of 01:34, 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 instruction on how to play back demos and also how to record them, see Demo Recording.
  • When starting the game without a Homecoming launcher, both -legacylayout and -assetpath must also be used in the command line.


Example

 -legacylayout -assetpath piggs -assetpath homecoming -demoplay filename


Also