Demoplay (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
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 instructions 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 instructions 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.
* When starting the game without a Homecoming launcher, or in this case even with the launcher, either {{launchparam|legacylayout}}, {{launchparam|assetpath}}, or both must also be used in the command line.




==Example==
==Example==
  -legacylayout -assetpath piggs -assetpath homecoming -demoplay filename
'''Using the command line:'''
-legacylayout -assetpath piggs -assetpath homecoming -demoplay filename
'''Using the HC Launcher:'''
-assetpath assets/issue24;assets/live -profile live -demoplay filename





Revision as of 02:05, 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