1.0.04

News about GZDoom.

Moderator: Graf Zahl

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

1.0.04

Post by Graf Zahl »

There's a new version.

The major reason for this is Phobia - The Age. There were several bugs in the FraggleScript code that prevented this WAD from working properly.

But please keep in mind that although it seems to work now it is still made for Legacy and is not expected to run without the occasional glitch and I haven't seriously played it myself. Proceed at your own risk! ;)

Due to this WAD I also added a new lighting mode which is closer to what Legacy is doing in GL mode. If you want to play Phobia you will probably have to use this mode because otherwise it will be way too dark in some areas.
User avatar
Eriance
Posts: 150
Joined: Wed Mar 29, 2006 19:36
Location: Everywhere and nowhere
Contact:

Post by Eriance »

Anything else new besides the Legacy Emulations?
User avatar
Jim
Posts: 19
Joined: Tue Sep 13, 2005 23:29

Post by Jim »

You neglected to apply my patch to 1.0.03 to make the software renderer work on Linux.
lemonzest
Posts: 101
Joined: Wed Aug 31, 2005 19:03
Location: Nottingham, UK

Post by lemonzest »

yeah, the interpolate monsters option pushes the options menu far right :( maybe it should be in compat options?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Jim wrote:You neglected to apply my patch to 1.0.03 to make the software renderer work on Linux.

That's because your patch interfered with some oversights I corrected in the mean time. The LONGs and SHORTs in the model code were supposed to be LittleLongs and LittleShorts, not SDWORDS etc.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

lemonzest wrote:yeah, the interpolate monsters option pushes the options menu far right :( maybe it should be in compat options?

Done. I never checked how the menu looks. But this option isn't new. It was there from the start. I just forgot to add it to the menu until now.
lemonzest
Posts: 101
Joined: Wed Aug 31, 2005 19:03
Location: Nottingham, UK

Post by lemonzest »

yeah, it was in the ini file :) never used it tho, why would anyone WANT to turn off interpolation? when it makes everything so smooth
User avatar
Daemon
Posts: 5
Joined: Sat Feb 25, 2006 1:07
Location: DoomWorld

Post by Daemon »

A new version just to play a legacy map??? :lol: (can't stop laughing)
I hope the next version will have some significant changes 8)

Question:
When will Gzdoom be Zdoom 2.1 based???
Xtife
Posts: 39
Joined: Wed Nov 02, 2005 23:21

Post by Xtife »

when zdoom 2.1 is released heh
CSonicGo
Posts: 39
Joined: Sun Apr 02, 2006 3:35

Post by CSonicGo »

Where's the coronas
User avatar
BetaSword
Posts: 132
Joined: Thu Sep 01, 2005 0:01

Post by BetaSword »

Holy Jebus. That map runs at about 1 fps.

Iono, maybe it's my graphics card (Radeon X700), but that just seems... Wow.
V-man
Posts: 14
Joined: Sun Sep 04, 2005 0:13
Location: Germany

Post by V-man »

BetaSword wrote:Holy Jebus. That map runs at about 1 fps.

Iono, maybe it's my graphics card (Radeon X700), but that just seems... Wow.
Are you using the GL light definitions? If so: Try again without them. I had fps rate of surely below 1 fps, when I tried the WAD with 1.0.04 at a resolution of 320x240 and filtering and so on disabled.

I thought, that my machine can't be THAT slow and that it must be gzDoom. Just for fun I tried it in software mode and it worked just fine (but was kind of senseless without 3d floors and so on). So it could not be the maps being to complicated.

Since I renamed my 'skins' dir to something else, gzDoom runs the WAD just fine.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

V-man wrote:
BetaSword wrote:
I thought, that my machine can't be THAT slow and that it must be gzDoom. Just for fun I tried it in software mode and it worked just fine (but was kind of senseless without 3d floors and so on). So it could not be the maps being to complicated.

It's the 3D-floors and lights that slow the map down so much. There are wall segments that are split into up to 10 polygons and processing this costs a lot of time. Add to that that these maps have very little view blocking geometry and the problems you experience are inevitable.

The software renderer is faster because it doesn't have to bother with these geometry splits. I(n fact, in many scenes it only renders 1/4th of what the GL renderer has to do.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

BetaSword wrote:Holy Jebus. That map runs at about 1 fps.
Heh, I get less than that on the opening game style choice map. However, if I warp to map02 it runs fine.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Don't play this maps with dynamic lights. It stresses the engine to its limits without them but having multiple rendering passes on such extensive geometry just kills it. You might get away with additive lighting though.
Locked

Return to “News”