Assetpath (Command Line Parameter): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
== [[Command Line Parameters|Command Line Parameter]] == | == [[Command Line Parameters|Command Line Parameter]] == | ||
{{launchparam|assetpath|options}} | {{launchparam|assetpath|options}} | ||
The new command line argument -assetpath will point the client to the piggs folders, in load order. | The new command line argument '''-assetpath''' will point the client to the piggs folders, in load order. | ||
'''Options:''' | :'''Options:''' | ||
* piggs | ** '''piggs''' | ||
* homecoming (for live) | ** '''homecoming''' (for live) | ||
* hc-beta (for beta) | ** '''hc-beta''' (for beta) | ||
* The default is -assetpath piggs. | * 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. | ||
* {{launchparam|assetpath}} is intended to be used with the {{launchparam|legacylayout}} command line parameter when '''''not''''' launching the game with Tequila, Island Rum, or the Homecoming launcher. | |||
* The default is <code>-assetpath piggs -assetpath homecoming</code>. | |||
* 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]]. | * This command line parameter was added by Homecoming in [[Issue 26 Page 5]]. | ||
==Example== | ==Example== | ||
{{launchparam|assetpath|piggs}} | {{launchparam|assetpath|piggs}} {{launchparam|assetpath|homecoming}} | ||
==Also== | ==Also== | ||
* {{launchparam|legacylayout}} | * {{launchparam|legacylayout}} |
Revision as of 05:24, 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