Assetpath (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 26: Line 26:
==Also==
==Also==
* {{launchparam|legacylayout}}
* {{launchparam|legacylayout}}
 
* {{launchparam|assetpath}}
 
* {{launchparam|auth}}
* {{launchparam|profile}}





Revision as of 02:18, 10 July 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.


Editor's Note: Having a little trouble getting the "piggs" and "homecoming" options to work. The game logs show the HC Launcher is using -assetpath assets/Issue24 -assetpath assets/live to launch the game, which does appear to work.


Example

-assetpath piggs -assetpath homecoming


Also