ChronosWS / asma

Ark Server Manager: Ascended
46 stars 4 forks source link

SETTING: CrossPlay Launch Arguments #32

Closed OfficerEvren closed 9 months ago

OfficerEvren commented 9 months ago

The -crossplay argument is now defunct for ASA. Server crossplay functionality is now enable by default on server startup. To set a specific server platform or combination of platforms, use the following:

-ServerPlatform= (PC for Steam/PC, XSX for Xbox, WINGDK for Windows, PS5 for PlayStation (placeholder))

A combination of platforms can be set using + between (PC+XSX+WINGDK)

Crossplay can be disabled for Steam/PC by the following:

-ServerPlatform=PC -pconlymods (will deactivate crossplay and crossplay MODs)