(Opengl) GZDooms devbuilds boot up to a black screen

Moderator: GZDoom Developers

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
User avatar
simc
Posts: 131
Joined: Fri Feb 03, 2012 11:44 am

(Opengl) GZDooms devbuilds boot up to a black screen

Post by simc »

(You might not bother with this?) This happens in Intel and AMD iGPU laptops and in a rig with a NVidia card. Both in fullscreen or in a window.

The black screen appears always when GZDoom is run by warpipng directly to a map, with Opengl renderer backend and the rendermode either Hardware accelerated or True Color. In Opengl/True color the new loading bar is left on the otherways black screen. The black screen goes away by pressing ESC to display the menu screen.

It doesn't happen in Opengl with Doom software renderer.
It doesn't happen in Vulkan or Opengl ES in any rendermode.
If GZDoom is run without warping to a map the titlescreen displays fine.

It happens with:
gzdoom-x64-g4.12pre-516-g7a1342188 (the latest)
gzdoom-x64-g4.12pre-362-g1c7f19535 (Jan 18th)

but not with
gzdoom-x64-g4.12pre-214-g273f7c55b (Dec 18th)
and 4.11.3.

Commandlines for Doom2.wad:

Black screen: Opengl + Harware accelerated:

Code: Select all

gzdoom.exe -skill 4 -warp 1 +vid_rendermode 4 +vid_preferbackend 0
Black screen w/ brown loading bar: Opengl + True color sw renderer:

Code: Select all

gzdoom.exe -skill 4 -warp 1 +vid_rendermode 1 +vid_preferbackend 0
No black screen: Opengl + Doom sw renderer

Code: Select all

gzdoom.exe -skill 4 -warp 1 +vid_rendermode 0 +vid_preferbackend 0
User avatar
Rachael
Posts: 13587
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: (Opengl) GZDooms devbuilds boot up to a black screen

Post by Rachael »

Unfortunately, we're unable to diagnose the issues directly as we don't have access to the specific hardware. However, a good starting point would be to experiment with your drivers by switching between different versions to see if that resolves the issue. Although I wish I could be of more help, these steps are the best we can suggest under the circumstances.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49085
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: (Opengl) GZDooms devbuilds boot up to a black screen

Post by Graf Zahl »

Actually, the issue is reproducable. Just start 'gzdoom -iwad doom2.wad +map map02' and it'll start with a black screen until you open the menu. This only happens with the regular GL backend.
Post Reply

Return to “OpenGL Renderer Bugs”