GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

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 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Redneckerz » Mon Jun 13, 2022 2:26 pm

Rachael wrote:
Redneckerz wrote: But the GPU should support the GLES 2.0 backend just fine - So that would be one facet to look into.
Unfortunately, they were having trouble with that, too:
Then ill go with Intel GMA being a broken hodgepodge that can't even get its GLES on desktop support right. Out of everything Intel released in the IGP space, the PowerVR SGX ones rank among the lowest.

It takes hacked drivers to get stuff like UT99 going somewhat decently. A typical case of a low power GPU with all modern features, but barely enough juice to actually make use of 3D rendering - let alone the modern features.
Frost-Core wrote: Well it happened because of the DLL that is Mesa3D (a software renderer for gl) if i remove it the game crashes the same crash on 4.7.1
About softpoly i had terrible performance with it, really wish LZDoom could be more up to date with GZDoom's versions so most mods work
So you aren't even using GLES, but OpenGL softrendering through Mesa. No wonder it bunks.

LZDoom is semi-inactive.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Thu Jun 09, 2022 3:39 am

Rachael wrote:
Redneckerz wrote: But the GPU should support the GLES 2.0 backend just fine - So that would be one facet to look into.
Unfortunately, they were having trouble with that, too:
Frost-Core wrote: Unfortunatley, there is no 32bit version, so i used the git build and OH MY GO- :
ohlord.png
this looks...... like nothing i can imagine it to be
Well it happened because of the DLL that is Mesa3D (a software renderer for gl) if i remove it the game crashes the same crash on 4.7.1
About softpoly i had terrible performance with it, really wish LZDoom could be more up to date with GZDoom's versions so most mods work

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Rachael » Wed Jun 08, 2022 2:28 pm

Redneckerz wrote: But the GPU should support the GLES 2.0 backend just fine - So that would be one facet to look into.
Unfortunately, they were having trouble with that, too:
Frost-Core wrote: Unfortunatley, there is no 32bit version, so i used the git build and OH MY GO- :
ohlord.png
this looks...... like nothing i can imagine it to be

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Redneckerz » Wed Jun 08, 2022 2:20 pm

Graf Zahl wrote:I have no idea. Your hardware is rather exotic which will make tracking this down hard.
It was also used on the Intel GMA 500/600 series of chips.

Which in recurrence are the modern equivalent of an S3 Virge in terms of rendering support. It stinks.

But the GPU should support the GLES 2.0 backend just fine - So that would be one facet to look into.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Rachael » Wed Jun 08, 2022 11:56 am

You can try softpoly (vid_preferbackend 2) but that will require setting a very low scale, it won't run well at any resolution above 960x600, depending on the CPU if we're assuming one that is around 15 years old.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Wed Jun 08, 2022 11:52 am

Rachael wrote:32-bit, with a graphics unit that requires an emulator to even run the game? (It is comparable to the GeForce 7000 series, -ish, which is already well over a decade and a half old - it's almost as old as this forum, even)

This goes well beyond the range of what we can officially support. I'm surprised the thing even runs at all.

There isn't anything we can do here, unfortunately. If you cannot finagle your drivers to work with the GLES rendering engine properly, without wrappers or alternate renderers, there's literally nothing we can do, sorry.

You might have more luck running it with Linux at least, though.
I really just wanted to use GZDoom because LZDoom is not compatible with mods that work on GZDoom 4.8.0/4.7.1

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Rachael » Wed Jun 08, 2022 10:36 am

32-bit, with a graphics unit that requires an emulator to even run the game? (It is comparable to the GeForce 7000 series, -ish, which is already well over a decade and a half old - it's almost as old as this forum, even)

This goes well beyond the range of what we can officially support. I'm surprised the thing even runs at all.

There isn't anything we can do here, unfortunately. If you cannot finagle your drivers to work with the GLES rendering engine properly, without wrappers or alternate renderers, there's literally nothing we can do, sorry.

You might have more luck running it with Linux at least, though.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Wed Jun 08, 2022 9:28 am

Graf Zahl wrote:I have no idea. Your hardware is rather exotic which will make tracking this down hard.
i had OpenGL 3.0 with this DLL that does software rendering of OpenGL/ES, and that happened, without it the game does the same crash :
https://fdossena.com/index.php?p=mesa/index.frag

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Graf Zahl » Wed Jun 08, 2022 9:16 am

I have no idea. Your hardware is rather exotic which will make tracking this down hard.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Wed Jun 08, 2022 8:53 am

Graf Zahl wrote:
Frost-Core wrote:
AvzinElkein wrote:The newest version is 4.8.0; try again with that version.
Unfortunatley, there is no 32bit version, so i used the git build and OH MY GO- :
32 bit support was retired for good after 4.7.1, there's no more guarantees that the source may compile.
I mean yeah, maintaining two builds can be really hard, however lets focus on the real issue :
Small screen size that makes the game unplayable, how can i fix it?

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Graf Zahl » Wed Jun 08, 2022 8:26 am

Frost-Core wrote:
AvzinElkein wrote:The newest version is 4.8.0; try again with that version.
Unfortunatley, there is no 32bit version, so i used the git build and OH MY GO- :
32 bit support was retired for good after 4.7.1, there's no more guarantees that the source may compile.

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Wed Jun 08, 2022 7:58 am

AvzinElkein wrote:The newest version is 4.8.0; try again with that version.
Unfortunatley, there is no 32bit version, so i used the git build and OH MY GO- :
ohlord.png
this looks...... like nothing i can imagine it to be

Re: GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by AvzinElkein » Wed Jun 08, 2022 7:51 am

The newest version is 4.8.0; try again with that version.

GZDoom 4.7.1 crashes on OpenGL ES (PowerVR SGX545)

by Frost-Core » Wed Jun 08, 2022 7:34 am

Hello! i booted up GZDoom with OpenGL ES (vanilla) and the game crashes after launch, here is my crash report :
CrashReport.zip
(19.7 KiB) Downloaded 41 times

Top