Skip to content

Ability to launch a secondary client #3860

@Xenius97

Description

@Xenius97

Is your feature request related to a problem? Please describe.

The current solution is not very energy-efficient. You can connect to a server multiple times using a VM or, if you have a notebook, through that. I think there could be a better solution: for instance, if I specify -cl2 or -second (or something similar) through the launcher, it could start a secondary client, similar to how FiveM handles it.

The program would store this setting and only allow access to servers where it is explicitly enabled (e.g., <allow_second_client>1</allow_second_client> -> doesn't allow it by default).
If this is not enabled, you would only be able to connect using the primary (main) client.

Describe the solution you'd like

This solution would make much better use of hardware and remove the need to struggle with VMs.
Second instance should have a different path for resource-priv cache, eg: mods/deathmatch/cl2

Describe alternatives you've considered

No response

Additional context

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions