Hi, a test deploy Fusion BR with Multiplay following the guideline successfully. But server artifact must be desktop build setting. I tried to upload Dedicated Server build version and tried a test allocation but get error: binary incompatible. Is there any way i can run our Dedicated Server instance instead of desktop version (for faster container packaging and upload speed, our server artifact have 10GB size with desktop build setting).
The Fusion BR200 sample does not currently support the Dedicated Server build target. Hence the standalone stripped IL2CPP build produced by that target does not work.
When setting up the build configuration on Multiplay you will be able to use the -nographics and -batchmode launch parameters to run the Linux build in a headless mode.