What are generally considered the minimum target computer specs to run GZDoom smoothly and reliably?
Let's assume all default settings, we want minimum 35 fps, <10 seconds startup.
System requirements?
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Re: System requirements?
I am not sure, to be honest, but this is what I would recommend:
- Quad core 2.4GHz 64-bit processor with an updated 64-bit operating system
- A dedicated GPU from 2012 or later, or integrated from 2016 or later (One that supports Vulkan would be recommended)
- At least 6 GB of RAM
- A processor that supports SSE, with Windows Vista or later
- Any GPU that can support OpenGL 3.3 or later
- At least 2 GB of RAM
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: System requirements?
Oof. Sticking with PRBoom on the old EeePC 900 then.
I wonder what the numbers are for LZDoom though...
I wonder what the numbers are for LZDoom though...
Re: System requirements?
As far as I know LZDoom requirements are much more lax. Any processor that supports SSE is sufficient, along with any semblance of a GPU from 2003 or later (as long as it supports D3D9). I think you can use older versions of Windows with it, too, but not entirely sure.
Just keep in mind that if you plan to run hardware mode with LZDoom, an OpenGL 2.1 card or later will be required.
Just keep in mind that if you plan to run hardware mode with LZDoom, an OpenGL 2.1 card or later will be required.
- drfrag
- Vintage GZDoom Developer
- Posts: 3186
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
- Contact:
Re: System requirements?
Not really sure, actually it can run even without SSE but the releases require it (you'd need to compile it yourself without the SSE2 option and provide sound dlls not requiring it). I tested vanilla on a P3 and it was playable. You don't need D3D either as it runs with DDRAW. Just try the rogue devbuild at gzdoom-vintage.
In theory it should run on 98 but you'd need to create your custom cross compiler for MinGW-w64 (i don't know how to do it not that i'm really interested and the same for the dlls). Recently i made the switch to the Unicode API but i don't think that would be a showstopper as KernelEX would use the Unicode extensions if they're available, in theory.
So yes XP required becouse of the compiler.
So it should run on your toaster (guess you want to play some lan games?). Also ZDoom32 will run much better on that hardware and ZDoom LE even more and on GL 1.x.
If there was some interest may be i could add complete decorate support to ZDoom32 updating the VM but seems that's not the case.

In theory it should run on 98 but you'd need to create your custom cross compiler for MinGW-w64 (i don't know how to do it not that i'm really interested and the same for the dlls). Recently i made the switch to the Unicode API but i don't think that would be a showstopper as KernelEX would use the Unicode extensions if they're available, in theory.
So yes XP required becouse of the compiler.
So it should run on your toaster (guess you want to play some lan games?). Also ZDoom32 will run much better on that hardware and ZDoom LE even more and on GL 1.x.
If there was some interest may be i could add complete decorate support to ZDoom32 updating the VM but seems that's not the case.