1.3.13 Beta release

News about GZDoom.

Moderator: Graf Zahl

User avatar
Gez
Developer
Developer
Posts: 1399
Joined: Mon Oct 22, 2007 16:47

Re: 1.3.06 Beta release

Post by Gez »

BlazingPhoenix wrote:..and I forgot how to post my system specs. >_<
But I do know my card is in the ATI Radeon X1300/X1550 series
If you start GZDoom with a logfile, you'll get some of them. For full 3D specs info, use a software such as GPU caps viewer. It is better than simply looking at what chipset you have and looking at the specs online, because many important things are driver-dependent.
Also, if you right-click -> properties on the "My Computer" icon in the start menu and/or on the desktop, you can find more generic info.
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

Re: 1.3.06 Beta release

Post by BlazingPhoenix »

Here's my logfile on startup: http://zdoom.pastebin.com/m71b1156b
Orakagi
Posts: 2
Joined: Wed Oct 28, 2009 1:03

Re: 1.3.06 Beta release

Post by Orakagi »

I just find it very odd that it works over Skulltag and not GZ. Let me see what kind of chip I have. Ah, seems I'm on an ATi as well. I'll keep fiddling with settings, wads, and such.

Either way, the game itself runs perfectly fine. I haven't found any other problems with it. :)
uraniumhexaflouride
Posts: 2
Joined: Tue Oct 27, 2009 1:43

Re: 1.3.06 Beta release

Post by uraniumhexaflouride »

Alright, reporting in once more, now with one of your new and improved ultra-detailed logfiles.
nyiciLog2.txt
Logfile, v1.3.06
(14.85 KiB) Downloaded 126 times
Well, the log claims that my hardware supports GLSL 1.4, unless I am sorely mistaken.

I've noticed something very strange happening between shader and non-shader lighting: when shader lighting is turned on, dynamic lights apparently disappear, but the walls to which they were attached become barely perceptibly brighter, usually appreciable only at distances where the depth fog starts to take hold.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 1.3.06 Beta release

Post by Graf Zahl »

Now, that was not what I expected. ATI are apparently bigger idiots than I thought. Not allowing conditional compilation of the #version directive is utterly retarded IMO.

On the positive side, that's fixable.
DaniJ
Posts: 130
Joined: Sat Oct 08, 2005 19:22

Re: 1.3.06 Beta release

Post by DaniJ »

Yeah it sucks. I ran in to that one myself after much head scratching. There is another similar caveat but I can't for the life of me remember it.

My preferred approach with this stuff is to use a pseudo shader language with enriched domain-specific syntactical features combined with a shader precompiler that knows how to dynamically rewrite shaders to fit the confines of a specified shader model (obviously, that is not always possible so it may still result in uncompilable scripts regardless).
User avatar
chopkinsca
Posts: 183
Joined: Thu Dec 29, 2005 8:09

Re: 1.3.06 Beta release

Post by chopkinsca »

I've been able to reproduce the rendering error that causes floors and ceilings to HOM. In Doom2.wad, opening the first door you come to creates the error. It doesn't seem to matter if I change any of the shader options.

Just ask if you need any more information (not that there is much more I can give).
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 1.3.06 Beta release

Post by Graf Zahl »

Ok, that information helps me narrow it down. But in my book it's yet another nail in ATI's coffin. I suspect that the VBO updating does not work properly with them. Seems I have to disable the VBO again if a certain feature is not present...
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

Re: 1.3.06 Beta release

Post by BlazingPhoenix »

I seem to manage to reproduce that rendering error only going through the first few rooms in a level. :|
(this happens in any level, if you're wondering)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 1.3.07 Beta release

Post by Graf Zahl »

I just uploaded 1.3.07. Can you retest with that?
User avatar
chopkinsca
Posts: 183
Joined: Thu Dec 29, 2005 8:09

Re: 1.3.07 Beta release

Post by chopkinsca »

Still gives that error :?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 1.3.07 Beta release

Post by Graf Zahl »

I'm doing another release soon. Once 1.3.8 is up please start the game 3 times with arguments

-vbo 0
-vbo 1
-vbo 2

added. If it's the VBO one of these should fix the problem.
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

Re: 1.3.08 Beta release

Post by BlazingPhoenix »

It seems to work for me with the -vbo command.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 1.3.08 Beta release

Post by Graf Zahl »

Which parameter works? This is the most important part for me.
User avatar
BlazingPhoenix
Posts: 488
Joined: Sun Aug 28, 2005 5:11
Contact:

Re: 1.3.08 Beta release

Post by BlazingPhoenix »

I tried 0 and 1 and they have both worked for me, I have not yet tried 2.
Edit: 2 glitches up for me.
Locked

Return to “News”