GZdoom - Black Screen at Start (Removed if Moving) v4.11+

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.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

Re: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by blood » Thu May 23, 2024 3:26 am

I see, to be honest I just wanted a solution for that bug I didn't even knew OpenGL-ES / Vulkan were a thing since I mostly played Zandronum.
For me using either of them is a solution since the bug isn't happening anymore I could say the problem is "solved".

Re: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by Rachael » Wed May 22, 2024 9:47 am

It's a bug in GZDoom's OpenGL renderer but nobody's really wanted to diagnose or fix it because Vulkan is more advanced and usually quicker for most systems. It's been on the chopping block, also. There's a reason why the default backend was shifted to Vulkan and using OpenGL-ES as a fallback instead of OpenGL.

There's definitely no question that GZDoom's full OpenGL renderer is more capable than OpenGL-ES and more widely supported than Vulkan - but it's also buggier and slower than the other two backends which are more specialised for the systems they are meant for.

Re: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by blood » Wed May 22, 2024 9:34 am

After using my first computer I can see that it's happening on both computers with OpenGL only, not for Vulkan or OpenGL ES.
Even with a new ini file.

Re: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by blood » Wed May 22, 2024 12:57 am

You were right it seems that deleting the ini files was the solution.

Since i play on two pc I share my folder on Google Drive I share my gzdoom_portable.ini for both of them and if it fail to load I didn't know since a week that there were a GZdoom folder in mygames for another .ini files. I deleted the 2 of them on my laptop and it's working, I'm gonna do the same at home when I get on my other pc to confirm that.

Re: GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by Kappes Buur » Tue May 21, 2024 4:03 pm

Just wondering out loud:
Does the same thing happen with Vulkan?

If that does the same thing then delete your gzdoom.ini file
(in console type whereisini)
and have GZDoom generate a new ini file with all defaults.

GZdoom - Black Screen at Start (Removed if Moving) v4.11+

by blood » Tue May 21, 2024 3:05 pm

Hello, I would like to report a bug happening to me on both my computers since GZdoom v4.11.

I have been modding since a few time in Gzdoom using gzdoom-4-10-0-Windows-64bit.pk3 and since then I had no graphical issue.
But when I tried to use a more recent version (any version including 4.11 and above, even 4.13 prebuilds), I'll get a bug when my screen is all grey uppon start and will only get back to normal if I move my scren. Here you can see two videos with two versions of Gzdoom showing the differences.

It's happening on both my computers.
Computer 01 - NVIDIA RTX 4080 (drivers up to date) / Intel UHD Graphics (from i7-13700K, up to date).
Laptop 01 - NVIDIA RTX 3080 (drivers up to date) / Intel UHD Graphics (from i7-10870H, up to date).
I'm using OpenGL on both with Windows 11 (x64)

https://cdn.discordapp.com/attachments/ ... f7322cecc&

gzdoom-4-10-0-Windows-64bit

https://cdn.discordapp.com/attachments/ ... 8c2e40d66&*

gzdoom-4-12-1-windows

Top