Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Local / split screen multiplayer support #2779

Open
jroyvde opened this issue Oct 22, 2024 · 1 comment
Open

[Feature] Local / split screen multiplayer support #2779

jroyvde opened this issue Oct 22, 2024 · 1 comment

Comments

@jroyvde
Copy link

jroyvde commented Oct 22, 2024

I think it would be wonderful for GZDoom to be able to have a couch multiplayer session with friends, playing the base games like Doom, Heretic and Hexen, or any of the huge variety of multiplayer focused mods available. This feature is already available in the official Doom + Doom II re-release. It'd be great to eventually have something similar implemented in GZDoom.

@RicardoLuis0
Copy link
Collaborator

if you have two controllers, that can already be done by running a "local" multiplayer session, and making the game run on the background with i_pauseinbackground false i_soundinbackground true, enable only one controller per game in the controller config, and enable controller input in background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants