Search found 51 matches
- Fri Nov 07, 2025 11:30 pm
- Forum: ZDoom (and related) News
- Topic: UZDoom 4.14.3 Pre-release
- Replies: 46
- Views: 8007
Re: UZDoom 4.14.3 Pre-release
Seems Windows 11 Auto HDR does not yet recognize UZDoom. I noticed I was on OpenGL, switched to Vulkan, and that let me support RTX HDR. Likely this is because GZDoom is recognized by name by Windows to opt in to Auto HDR if OpenGL is in DXGI Present mode.
- Thu Nov 06, 2025 12:51 pm
- Forum: ZDoom (and related) News
- Topic: A Notice About 3rd Party Websites
- Replies: 5
- Views: 1017
Re: A Notice About 3rd Party Websites
Going by WHOIS, squatted in response to the announcement of UZDoom.
- Sun Nov 02, 2025 9:11 pm
- Forum: ZDoom (and related) News
- Topic: A Notice About 3rd Party Websites
- Replies: 5
- Views: 1017
Re: A Notice About 3rd Party Websites
Is uzdoom dot org an example of a squatted domain, or did you devs get lucky but not bothered yet to wire it up?
- Thu Oct 23, 2025 11:51 am
- Forum: ZDoom (and related) News
- Topic: What’s Happening With UZDoom?
- Replies: 81
- Views: 21654
Re: What’s Happening With UZDoom?
Mainly to the zdoom.org site.Redneckerz wrote: ↑Thu Oct 23, 2025 11:10 amTo who is this addressed? And what are you referring to, the ZDoom Github organization, the site, or?
- Wed Oct 22, 2025 11:35 pm
- Forum: ZDoom (and related) News
- Topic: What’s Happening With UZDoom?
- Replies: 81
- Views: 21654
Re: What’s Happening With UZDoom?
Do you by any chance own the ZDoom organization or is that being held by GZDoom developers?
- Tue Mar 11, 2025 9:44 am
- Forum: ZDoom (and related) News
- Topic: GZDoom 4.14.1 Released
- Replies: 1
- Views: 9586
Re: GZDoom 4.14.1 Released
It appears there is further ZScript hardening, which broke RAMP 2023. Specifically, ZSCRIPT-58-1.txt line 1327. I changed the code from StartConversation(50, 1); to StartConversation(user, 1); to get it to compile. The comment "If this ever actually works, I'll be stunned." is probably just as true ...
- Sat Aug 24, 2024 7:18 pm
- Forum: Feature Suggestions [GZDoom]
- Topic: Windows ARM64 Build
- Replies: 33
- Views: 7688
Re: Windows ARM64 Build
I don't think any of those run UEFI (Pi and Macs don't as I stated), so Windows won't work out of the box on them not because Microsoft is blocking it but because embedded vendors refuse to implement the right firmware for it. This goes for Linux too since most of the complaints I see about non ...
- Sat Oct 07, 2023 1:18 pm
- Forum: Developer Blog
- Topic: First results from the 4.11.0 survey
- Replies: 65
- Views: 18614
Re: First results from the 4.11.0 survey
What's the advantage by the way of GLES over desktop GL? Requires a trampoline initialization method either way?
- Mon Jan 23, 2023 1:35 pm
- Forum: ZDoom (and related) News
- Topic: New Password Requirements and Password Reset
- Replies: 155
- Views: 231881
Re: New Password Requirements and Password Reset
This is absolutely ridiculous and out of touch with reality, a 20 character password would've sufficed (still too much), but with capital and lowercase letters? AND numbers? What do you think you're protecting here, Fort Knox? We sincerely apologise for the inconvenience and annoyance that this new ...
- Sat Jan 21, 2023 1:11 am
- Forum: ZDoom (and related) News
- Topic: New Password Requirements and Password Reset
- Replies: 155
- Views: 231881
Re: New Password Requirements and Password Reset
One thing to note is that Chrome's password generator produces 15 character passwords.
For a local password generator and manager look into https://keepass.info/
For a local password generator and manager look into https://keepass.info/
- Fri Jan 22, 2021 2:45 pm
- Forum: The Spotlight
- Topic: ZDoom Source Modifications: A History [DOOM]
- Replies: 12
- Views: 30001
Re: ZDoom Source Modifications: A History [DOOM]
GrbDoom has source code at https://github.com/HonzaCholasta/zdoom- ... /grbdoom-1 and both source and binary for a second build at https://github.com/HonzaCholasta/zdoom- ... /grbdoom-2
- Fri Aug 07, 2020 5:44 pm
- Forum: Abandoned/Dead Projects
- Topic: Discord Widget
- Replies: 1
- Views: 9654
Re: Discord Widget
If the widget doesn't show up try adding an exception for discordapp.com and discord.com to Privacy Badger if it's installed.
- Fri Jun 05, 2020 1:15 pm
- Forum: Off-Topic
- Topic: Command & Conquer Source Code Released
- Replies: 16
- Views: 2162
Re: Command & Conquer Source Code Released
GitHub Source code for Command & Conquer: Tiberian Dawn and Red Alert 1, legally released by EA under GPLv3. I'm not entirely sure what otherworldly pacts had to be made to allow this to happen, but I won't question it if it means more stuff like this in the future. This release compiles the games ...
- Thu Sep 05, 2019 6:29 pm
- Forum: Closed Bugs [GZDoom]
- Topic: [4.2.0] DAEDALUS.WAD MAP19 colors broken
- Replies: 5
- Views: 452
[4.2.0] DAEDALUS.WAD MAP19 colors broken
MAP19 (Disco) of Daedalus is supposed to cycle colors in the disco room, however the color cycling is stuck in GZDoom 4.2.0.
WAD file: https://www.doomworld.com/idgames/theme ... s/daedalus
Save file: https://drive.google.com/open?id=1Cj6LI ... Tl00zT-G1Z
WAD file: https://www.doomworld.com/idgames/theme ... s/daedalus
Save file: https://drive.google.com/open?id=1Cj6LI ... Tl00zT-G1Z
- Sun Aug 18, 2019 8:42 am
- Forum: ZDoom (and related) News
- Topic: GZDoom 4.2.0 released.
- Replies: 45
- Views: 20136
Re: GZDoom 4.2.0 released.
Is the survey code mandatory?