GZDoom 4.5.0 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

User avatar
TXTX
Posts: 195
Joined: Thu Sep 12, 2013 5:53 pm
Location: A Hidden Location

Re: GZDoom 4.5.0 released

Post by TXTX »

For some reason my antivirus has a fit with the exe file.
User avatar
Enjay
 
 
Posts: 26830
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland

Re: GZDoom 4.5.0 released

Post by Enjay »

FWiW, I get the generic warning from Windows:
"Windows protected your PC
Microsoft Defender SmartScreen prevented an unrecognised app from starting. Running this app might put your PC at risk.
More info"
:roll:

Windows seems to flag anything that it doesn't immediately recognise as potentially unsafe. Some antivirus programs do the same. It takes them while to catch up to newly released files that are not "mainstream".

At least with the Windows thing I can press "more info" and then "Run anyway" and that solves it.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49204
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.5.0 released

Post by Graf Zahl »

I keep nonsense like Smartscreen disabled. Not only do I not want to let Microsoft know what I run - I also run so many "unknown" executables that it'd only get in the way.
At least this can be disabled. Apple won't allow anything on their Macs they haven't approved themselves by now.
User avatar
kevansevans
Spotlight Team
Posts: 430
Joined: Tue Oct 05, 2010 12:04 am
Graphics Processor: nVidia with Vulkan support

Re: GZDoom 4.5.0 released

Post by kevansevans »

I'm a bit curious as to why the widescreen textures weren't packed into game_support.pk3, seems a bit messy making it another optional pk3.
User avatar
Caligari87
Admin
Posts: 6199
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him

Re: GZDoom 4.5.0 released

Post by Caligari87 »

I think it's so they can be toggled at load, similar to the brightmaps and such. As of right now I don't believe there's any mechanism to selectively load or toggle lump replacements ingame. Putting them in game_support would basically make them "always on" which not everyone wants.

8-)
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49204
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.5.0 released

Post by Graf Zahl »

Precisely that. Like the lights and brightmaps they need to be optional in case some mod does not work with them present (or someone simply prefers 4:3)
Does it really matter? 11 or 12 files hardly makes a difference.
User avatar
kevansevans
Spotlight Team
Posts: 430
Joined: Tue Oct 05, 2010 12:04 am
Graphics Processor: nVidia with Vulkan support

Re: GZDoom 4.5.0 released

Post by kevansevans »

Sorry if I made it seem like I was annoyed by this, not my intention. I just imagined something like this would make more sense as an in-game toggle is all. Thanks for the explanation!
User avatar
Apeirogon
Posts: 1606
Joined: Mon Jun 12, 2017 12:57 am

Re: GZDoom 4.5.0 released

Post by Apeirogon »

Graf Zahl wrote: [*]the console now uses the border flat as default background instead of the titlepic.
Option in menu to return it back please!?
Yes, I like to see titlepic as console background image.
User avatar
Nash
 
 
Posts: 17478
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: GZDoom 4.5.0 released

Post by Nash »

I'm getting reports that the "Downloads" page still lists 4.4.2 as the latest version.
User avatar
SPZ1
Posts: 375
Joined: Wed Aug 02, 2017 3:01 pm
Location: Illinois

Re: GZDoom 4.5.0 released

Post by SPZ1 »

the console now uses the border flat as default background instead of the titlepic.
Is there a way around this? The 'MAPINFO/GameInfo/TitlePage' property is now useless! Changing a texture name to 'GRNROCK' also does not work. :(
User avatar
Enjay
 
 
Posts: 26830
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland

Re: GZDoom 4.5.0 released

Post by Enjay »

Creating a copy of the TITLEPIC called CONBACK should do it because CONBACK is still supported.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49204
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.5.0 released

Post by Graf Zahl »

Nash wrote:I'm getting reports that the "Downloads" page still lists 4.4.2 as the latest version.

Yes, but the macOS and LInux versions haven't been done yet, it's just that lone Windows version right now.
_mental_
 
 
Posts: 3819
Joined: Sun Aug 07, 2011 4:32 am

Re: GZDoom 4.5.0 released

Post by _mental_ »

All three platforms are in place now.
Gez
 
 
Posts: 17937
Joined: Fri Jul 06, 2007 3:22 pm

Re: GZDoom 4.5.0 released

Post by Gez »

SPZ1 wrote:Is there a way around this? The 'MAPINFO/GameInfo/TitlePage' property is now useless!
There's a reason it's called TitlePage and not ConsoleBackgroundPage...
SPZ1 wrote:Changing a texture name to 'GRNROCK' also does not work. :(
That's the BorderFlat property.

And yeah for anyone who wants to see the titlescreen as a console background, you can do that by autoloading a small mod containing a TEXTURES lump with this single line:

Code: Select all

remap CONBACK TITLEPIC
Not tested but I think it'd work.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49204
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom 4.5.0 released

Post by Graf Zahl »

Not quite. As console background it got darkened to 30%.
The change was made to ensure better readability. With unpredictable titlepics this is not possible.

Return to “ZDoom (and related) News”