Performance Guarantees
Last updated
Was this helpful?
Last updated
Was this helpful?
The Morpheus Platform is tested weekly, using deployments with a set up designed to simulate large scale multiplayer events.
We use the as an environment for profiling. This results in a large map with mixed characteristics, including foliage, a stadium and an elaborate city background. Screens are used to stream two different sources.
The environment uses Nanite throughout, and Lumen is enabled in supported hardware. Standard post-processing (anti-aliasing, bloom, tone-mapping, etc.) is used.
We use Carnival for our crowd, and each avatar uses multi-part MML to customize different parts of the character. Each character has 7 parts, totaling an average of 35.000 triangles.
Our bots are configured to mimic a human player as possible and will run the BT_M2Example_BotFullBehavior
:
This will repeatedly run the following behaviors:
Wandering around the level
We currently guarantee a minimum of 30FPS with this setup in the following configurations:
Intel i7-9700K / AMD Radeon RX 480
1000
Intel i7-8700 / NVIDIA GeForce GTX 1080
5000
Mac Studio (M2 Ultra)
5000
BT_M2Example_BotFullBehavior