GZDoom 4.0.0 Released
Moderator: GZDoom Developers
-
-
- Posts: 17454
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: GZDoom 4.0.0 Released
I think what would satisfy these chunky graphic enthusiasts is some kind of menu scaling with nearest neighbour. Render the graphics to some buffer before scaling them, fonts included. Readability be damned, just give them those huge blocky pixels. :P
-
- Posts: 13718
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: GZDoom 4.0.0 Released
An additional scaling option for the 3D view only is already being worked on, but I am being plagued by distractions and real life. I doubt it'll be ready at a reasonable time, but it's already on the table and it's being worked on.
I refuse to replace the current scaling system as-is with this new feature. I like it too much and part of the reason for me doing the 3D view scaling myself is actually to prevent it from being removed.
I refuse to replace the current scaling system as-is with this new feature. I like it too much and part of the reason for me doing the 3D view scaling myself is actually to prevent it from being removed.
-
- Lead GZDoom+Raze Developer
- Posts: 49130
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: GZDoom 4.0.0 Released
I already tried that, the text was not only unreadable but reduced to a mess of pixels. At some point the effort to keep something operational stands in no relation to the result. And it doesn't matter one bit if some people think it's the most important feature out there. Whatever might be done here, it has to be maintained and the limitations it imposes will have to be considered for all future work.Nash wrote:I think what would satisfy these chunky graphic enthusiasts is some kind of menu scaling with nearest neighbour. Render the graphics to some buffer before scaling them, fonts included. Readability be damned, just give them those huge blocky pixels.
Why do you think that so many software updates are dropping old things that have lost their importance?
-
- Posts: 816
- Joined: Sun Mar 11, 2018 4:15 pm
- Location: Venezuela
Re: GZDoom 4.0.0 Released
Well, that sucks, but will the GL 2.0 requirement stay for software mode? And why was D3D removed from the options?Graf Zahl wrote:Notice: There is currently no Vintage version planned for this release.
-
- Posts: 13718
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: GZDoom 4.0.0 Released
Mac build available.
-
- Posts: 2949
- Joined: Thu Jul 17, 2003 12:07 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: GZDoom 4.0.0 Released
D3D was removed to help simplify the rendering backends. D3D was only ever used on one OS and even there only as a rendering target for the software drawer. Using OpenGL exclusively for both hardware rendering and as the render target of the software drawer allowed cleaning up a lot of messy code, enabled the ability for quick and easy switching between software and hardware renderers, and provided more feature parity across OSs (non-Windows users now have a true-color HUD with software drawing, and post-process effects, for example).TDRR wrote:Well, that sucks, but will the GL 2.0 requirement stay for software mode? And why was D3D removed from the options?
-
- Lead GZDoom+Raze Developer
- Posts: 49130
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: GZDoom 4.0.0 Released
TDRR wrote:Well, that sucks, but will the GL 2.0 requirement stay for software mode? And why was D3D removed from the options?Graf Zahl wrote:Notice: There is currently no Vintage version planned for this release.
It all depends on whether drfrag manages to get a working code base together. So far this hasn't happened so there's no vintage build for now. I'll make no guarantees here.
-
- Posts: 751
- Joined: Tue Jul 15, 2003 3:37 pm
Re: GZDoom 4.0.0 Released
The new menu font is great, much more readable than the old one.
-
- Posts: 816
- Joined: Sun Mar 11, 2018 4:15 pm
- Location: Venezuela
Re: GZDoom 4.0.0 Released
Ah, so now drfrag is the guy responsible for the legacy build? Or you mean as in a new version of LZDoom? In either case, i hope he succeeds. It really sucks to use software mode in this laptop because it's slow, but i can't run GZD 4.0 in my desktop PC because of the GL3 requirement.Graf Zahl wrote:It all depends on whether drfrag manages to get a working code base together. So far this hasn't happened so there's no vintage build for now. I'll make no guarantees here.
-
- Vintage GZDoom Developer
- Posts: 3146
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
Re: GZDoom 4.0.0 Released
I plan to release a 3.8.0 or 3.8.1 vintage build very soon. I'm working on it.
And then LZDoom 3.8x or something.
I was resposible from the start but Graf started it.
And then LZDoom 3.8x or something.
I was resposible from the start but Graf started it.
-
- Posts: 244
- Joined: Tue Oct 18, 2011 8:57 am
Re: GZDoom 4.0.0 Released
That's really good to hear, and I very much appreciate that.Rachael wrote:An additional scaling option for the 3D view only is already being worked on, but I am being plagued by distractions and real life. I doubt it'll be ready at a reasonable time, but it's already on the table and it's being worked on.
-
- Posts: 342
- Joined: Mon Feb 12, 2018 12:26 am
- Graphics Processor: Intel (Legacy GZDoom)
- Location: Australia
Re: GZDoom 4.0.0 Released
That'll be appreciated by me at least. Whereabouts will such releases be announced? Here, on the main page, or some sub-forum?drfrag wrote:I plan to release a 3.8.0 or 3.8.1 vintage build very soon. I'm working on it.
-
- Posts: 13718
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: GZDoom 4.0.0 Released
It will be on the news forum. It'll appear on the front page.
-
- Posts: 293
- Joined: Sun Apr 16, 2017 2:55 am
- Preferred Pronouns: He/Him
Re: GZDoom 4.0.0 Released
Not sure where to report bugs, but whatever:
The colormap property is broken.
The colormap property is broken.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)