How to make a demo on gzdoom
Moderators: GZDoom Developers, LZDoom Developers, UZDoom Developers
Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
-
undeadgamer9609
- Posts: 34
- Joined: Tue Dec 06, 2022 7:04 pm
- Operating System Version (Optional): windows 10 home
- Graphics Processor: nVidia with Vulkan support
Re: How to make a demo on gzdoom
Because if i can play doom eternal at 4k max settings and never go below 60 FPS then it can't be a hardware issue because i don't think GZDOOM or KEX engine is more intensive than id tech 7 is it?
-
Rachael
- Posts: 13971
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: How to make a demo on gzdoom
As I said before, GZDoom and KEX exercises different components in your computer - the CPU, rather than the GPU.
And as I also said, seeing only fractional CPU usage does not tell the whole story. The CPU is multiple cores and if a single core bottlenecks it will still only show partial usage. Just as a simple illustration of what I mean, if Core 1 of a dual-core CPU is 100%, then the total usage will show 50%. If Core 1 of an 8-core CPU is 100%, then the total usage will show 12.5%.
And as I also said, seeing only fractional CPU usage does not tell the whole story. The CPU is multiple cores and if a single core bottlenecks it will still only show partial usage. Just as a simple illustration of what I mean, if Core 1 of a dual-core CPU is 100%, then the total usage will show 50%. If Core 1 of an 8-core CPU is 100%, then the total usage will show 12.5%.
-
undeadgamer9609
- Posts: 34
- Joined: Tue Dec 06, 2022 7:04 pm
- Operating System Version (Optional): windows 10 home
- Graphics Processor: nVidia with Vulkan support
Re: How to make a demo on gzdoom
How to send a capture to show you want every core is doing when the freeze happens because i don't see 1 core hitting 100% when it happens maybe a little over 50% but i don't think that would cause it to freeze would it?
-
undeadgamer9609
- Posts: 34
- Joined: Tue Dec 06, 2022 7:04 pm
- Operating System Version (Optional): windows 10 home
- Graphics Processor: nVidia with Vulkan support
Re: How to make a demo on gzdoom
Okay i think i figured it out possibly i was looking around the system and saw that GZDOOM's priority was set to low when i set it to normal it seemed to fix it and i saw no freeze when i started GZDOOM apparently when set to low priority it don't get the Resorces it needs fast enough i guess.
I'll make a new thread if the freezing comes back.
I'll make a new thread if the freezing comes back.