Skip to content

Review whole codebase for any inconsistancies with mutlple setups #15

@ZSlayerHQ

Description

@ZSlayerHQ

There are multple setups a person can use with Either having just SPT nstalled or SPT and FIKA.

Game Client: The client machine where the user plays the game

Headless Client: An optional dummy client with the FIKA coop mod with no graphics rendering that procccesses everything in-raid

Server: The Game server that acts as the backend

Setup Examples:

  1. Using just SPT mod, Server is hosted on Game Client, Host raid via game client and play game via game client

  2. Using Fika Mod, Server is hosted on seperate machine, Host raid via game client and play via game client with other players

  3. Using Fika Mod, Server is hosted on same machine as one headless client, both on a seperate machine than game client.

  4. Using Fika Mod, Server is hosted on a different machine than headless and game clients

  5. Using Fika Mod, Server is hosted on a different machine than headless and game client, Headless client on another seperate machine than both and has multiple headless clients on the same machine

Consider all possible setups, detect and adapt dynamically. If not possible, as for users setup when first loading up Command Center and add the ability to change it on the fly for universal compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions