GZDoom 4.4.1 released

News about ZDoom, its child ports, or any closely related projects.
[ZDoom Home] [Documentation (Wiki)] [Official News] [Downloads] [Discord]
[🔎 Google This Site]

Moderator: GZDoom Developers

Post Reply
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49071
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

GZDoom 4.4.1 released

Post by Graf Zahl »

Notice: The survey is currently closed. GZDoom 4.4.0 does not include the survey code that 4.2.0 did.
Important: 4.4.x will be the last GZDoom release to feature a 32 bit build. Starting with 4.5.0 there will only be 64 bit versions.

Download (OpenGL 3.3 and higher for hardware rendering, Direct3D 9 or later for software rendering)
Highlights
4.4.1 is a bugfix release addressing a few issues that were reported for 4.4.0

Details
  • added a CCMD that lists all CVARS which don't have a description.
  • mapped "Smooth mouse" back to m_filter CVAR and removed smooth_mouse.
  • Fix compilation on DragonFly BSD
  • fixed code that deternines when to upscale a texture.
  • fixed fallback lookup for multipatch textures referencing themselves as patch.
  • fixed the burn shader.
  • do not allow playing sounds during PlayerFinishLevel.
  • added 3 more texture samplers to the shaders to compensate for the now always occupied slots for brightmap, glow and detail.
  • fixed calculation of allocated memory for garbage collection
  • since we already got lots of CVAR descriptions from the menu's content, let's use that as CVAR description if none is explicitly provided.
  • fixed bad bit operations when calculating the base palette remap.
  • fixed: The mutipatch texture builder did not set the source lump.
  • fixed: When reopening a lump, the full file name must be used.
  • fixed crash with texture upscaling in the truecolor software renderer.
  • Fixed crash rendering 3D floors without ceiling or floor textures in software.
  • Fixed wrong MINDEMOVERSION which was committed in https://github.com/coelckers/gzdoom/pul ... 9012890a33
  • Fix Bag of Holding not increasing Firemace ammo capacity
  • fixed compilation of non-x86 targets
Cacodemon345
Posts: 419
Joined: Fri Dec 22, 2017 1:53 am
Graphics Processor: ATI/AMD (Modern GZDoom)
Contact:

Re: GZDoom 4.4.1 released

Post by Cacodemon345 »

https://drive.google.com/file/d/1NmCBus ... sp=sharing
Information from this post still mostly applies: viewtopic.php?f=1&t=68860#p1154636
Kamil
Posts: 163
Joined: Sat Sep 21, 2019 12:42 pm
Graphics Processor: nVidia with Vulkan support

Re: GZDoom 4.4.1 released

Post by Kamil »

Wow. New update. I hope that I will no longer have problems with RAM :)
User avatar
Rachael
Posts: 13571
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDoom 4.4.1 released

Post by Rachael »

Kamil wrote:Wow. New update. I hope that I will no longer have problems with RAM :)
Doesn't seem a lot changed with memory management. You may just have to upgrade your system.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49071
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.4.1 released

Post by Graf Zahl »

Except for the memory leak, but that only brings it back to 4.3.3
Kamil
Posts: 163
Joined: Sat Sep 21, 2019 12:42 pm
Graphics Processor: nVidia with Vulkan support

Re: GZDoom 4.4.1 released

Post by Kamil »

Wow. I have not seen a problem with RAM yet. I just finished level 1 from After Doom + PB 3.0 :)
Oh yeah. I completed all 3 levels in After Doom + PB 3.0 and did not encounter a memory leak :)
Eonfge
Posts: 28
Joined: Tue Sep 10, 2019 10:47 am
Graphics Processor: nVidia (Modern GZDoom)
Contact:

Re: GZDoom 4.4.1 released

Post by Eonfge »

Linux builds on their way again.

@Graf, what are the major changes in 4.4.0 actually? I'm a bit interested because there are some other projects using this engine and sooner or later I'll have to update those too.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49071
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.4.1 released

Post by Graf Zahl »

The biggest change was a refactor of the texture management. Compiling the rest will take a bit of time, the list is very long. ;)
Kamil
Posts: 163
Joined: Sat Sep 21, 2019 12:42 pm
Graphics Processor: nVidia with Vulkan support

Re: GZDoom 4.4.1 released

Post by Kamil »

I finished all 3 levels again in After Doom + PB 3.0, but this time with Vulkan. There were no problems with memory leak :)
This is a really great GZDoom update for me :)
Last edited by Kamil on Wed Jun 10, 2020 2:45 pm, edited 1 time in total.
User avatar
Redneckerz
Spotlight Team
Posts: 1053
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: GZDoom 4.4.1 released

Post by Redneckerz »

Mug of Bro
Posts: 6
Joined: Sun May 31, 2020 7:44 pm

Re: GZDoom 4.4.1 released

Post by Mug of Bro »

Update seems pretty solid aside from a new issue I encountered.

Midi playback will be far too loud, not reflecting how the slider is set in the options. My current workaround is to lower the master volume down, and then back up again.

I should specify that this wasn't happening for me in v4.3.3, and I am using OmniMIDI for the MIDI device.

Edit:
Scratch that, this seems to be an issue with my operating system's MIDI device drivers in general. Windows seems to be unregistering OmniMIDI after reboot consistently.
This seems to also have cropped up due to a Windows 10 update. No surprises there.
Cacodemon345
Posts: 419
Joined: Fri Dec 22, 2017 1:53 am
Graphics Processor: ATI/AMD (Modern GZDoom)
Contact:

Re: GZDoom 4.4.1 released

Post by Cacodemon345 »

Mug of Bro wrote:Edit:
Scratch that, this seems to be an issue with my operating system's MIDI device drivers in general. Windows seems to be unregistering OmniMIDI after reboot consistently.
This seems to also have cropped up due to a Windows 10 update. No surprises there.
The same has been happening to CoolSoft MIDI drivers too. It seems to be related to the Audio Endpoint Builder service removing the driver registry files, due to the usage of unsupported methods.
User avatar
SPZ1
Posts: 260
Joined: Wed Aug 02, 2017 3:01 pm
Location: Illinois
Contact:

Re: GZDoom 4.4.1 released

Post by SPZ1 »

:thumb: :thumb: :thumb:

:instagib:
Zemakat
Posts: 117
Joined: Sat Apr 01, 2017 5:11 pm
Preferred Pronouns: He/Him
Graphics Processor: Intel (Modern GZDoom)
Location: United States

Re: GZDoom 4.4.1 released

Post by Zemakat »

Coming in to report that the bug mentioned in this thread viewtopic.php?f=104&t=68623 still remains even with the updated ALSOFT 1.20.1 version.

Chris suggested that it may be the version of "zmusic" or "libsndfile" on Mac. I don't really know what these are. Is this an issue exclusive to the GZDoom Mac version? Or is it something regarding my own Mac's specs?
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: GZDoom 4.4.1 released

Post by _mental_ »

Try to find the last version of GZDoom that doesn’t have this problem.
Also, this is not bug reporting topic. Please continue discussion in the initial one.
Post Reply

Return to “ZDoom (and related) News”