You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the x64 (64-bit) or x86 (32-bit) release depending on your requirements.
Open up two terminals:
In the first one, run Xephyr :2 -ac -screen 320x200x8 (320x200 is the base resolution, but I recommend scaling this by at least a factor of two).
In the second one, navigate to the extracted folder and run DISPLAY=:2, then run ./linuxxdoom (if you scaled up your resolution in the previous step, add the -X argument replacing X with the resolution scale [i.e. if you chose a window resolution of 960x600, then add the -3 argument after the ./linuxxdoom command])