Assetpath (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
==Also==
==Also==
* {{launchparam|legacylayout}}
* {{launchparam|legacylayout}}
{{Navbox Command Line Parameters}}
[[Category:Command Line Parameters]]

Revision as of 05:32, 21 June 2023

Command Line Parameter

-assetpath options

The new command line argument -assetpath will point the client to the piggs folders, in load order.

Options:
    • piggs
    • homecoming (for live)
    • hc-beta (for beta)
  • This parameter is meant to be used twice in the command line. Once to point to the piggs folder, and again to point to the current install or desired game client.
  • -assetpath is intended to be used with the -legacylayout command line parameter when not launching the game with Tequila, Island Rum, or the Homecoming launcher.
  • The default is -assetpath piggs -assetpath homecoming.
  • Files in the data folder (eg: a standard vidiotmaps install) will still be applied as before.
  • This command line parameter was added by Homecoming in Issue 26 Page 5.


Example

-assetpath piggs -assetpath homecoming


Also