Search found 2915 matches

by drfrag
Sat Aug 30, 2025 5:36 am
Forum: Vulkan Renderer Bugs
Topic: Very Fatal Error On launch W&WO ZMC Brutal Wolfenstein.
Replies: 1
Views: 47

Re: Very Fatal Error On launch W&WO ZMC Brutal Wolfenstein.

But have you tried the newest LZDoom (4.11.4)? Probably it needs a modern gzdoom version but i'm not sure. That report is not very useful, what errors do you get in the console? Also you could try ZZDoom 2.9.0 may be with the -nozscript parameter (i don't even remember if that mod requires zscript ...
by drfrag
Sun Aug 24, 2025 3:55 pm
Forum: Technical Issues
Topic: GZDOOM: missing wsock32.dll when downloading
Replies: 4
Views: 82

Re: GZDOOM: missing wsock32.dll when downloading

You don't need WSOCK32.dll. It should be included with windows. Y wenas.
by drfrag
Wed Aug 13, 2025 3:16 pm
Forum: Closed Feature Suggestions [GZDoom]
Topic: vault
Replies: 12
Views: 288

Re: vault

Is it the vault from fallout? xD. I don't think so it must be something like the one from Doom+Doom2 and Heretic+Hexen with assets. Y wenas.
by drfrag
Wed Aug 13, 2025 1:09 pm
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

I dunno but here's an interview from 2012 with the man himself and there's an email address xD.
https://www.droidgamers.com/features/in ... -and-more/
by drfrag
Wed Aug 13, 2025 11:56 am
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

Redneckerz wrote: Wed Aug 13, 2025 11:20 am It stands for Doom GLES tech demo. Its a demonstration of the engine.
Then is it a demo or the full engine? xD
It should run with gles 2.0 but it doesn't. If doubt @emile_b is interested in adding the features. Y wenas.
by drfrag
Tue Aug 12, 2025 12:44 pm
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

It doesn't work and it says d-gles tech demo, i don't know what that means. There are some options and a splash screen, then you hear some music and get a black screen. Starting with V1.3, OpenGL textures are automatically generated (ETC format) and the music is directly played from the wad in MIDI ...
by drfrag
Tue Aug 12, 2025 2:22 am
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

Wenas. Turns out there's a more modern paid version for android (1.4?) but it's not on google play anymore. And there's no source code. There's an outdated homepage. http://kokak.free.fr/android/DoomGLES.htm I found the apk here (it says d-gles demo?) and i think the webpage is legit. https ...
by drfrag
Sun Aug 10, 2025 7:24 am
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

Now i see there's a beta. But this was for pocket pc (i see it was a windows pda) and some features are exclusive to the nvidia goforce 5500 (not geforce). Y wenas.
by drfrag
Sat Aug 09, 2025 3:38 am
Forum: Closed Feature Suggestions [GZDoom]
Topic: doom gles feature
Replies: 19
Views: 420

Re: doom gles feature

He refers to an ancient, arcane and abandoned alpha sourceport by kokak. I don't even know what "realistic water" is.
I dunno what to say but i guess Graf would say NO.
https://doomwiki.org/wiki/DoomGLES
by drfrag
Tue Jul 29, 2025 7:37 am
Forum: Closed Bugs [GZDoom]
Topic: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start
Replies: 11
Views: 435

Re: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start

I just added a null pointer check, i've made the PR.
The softpoly crash is no big deal but i'd like to fix it, unfortunately i dunno how. Softpoly already crashed on debug builds even with just doom 2 so i have to use RelWithDebInfo.
https://github.com/ZDoom/gzdoom/pull/3262
by drfrag
Sun Jul 27, 2025 4:46 pm
Forum: Closed Bugs [GZDoom]
Topic: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start
Replies: 11
Views: 435

Re: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start

Wenas. There were a lot of changes in the filesystem around december 2023, i don't know exactly why it happens but it's fixed at least in LZDoom. I added a null pointer check and soon i should make a PR for GZDoom. BTW with softpoly it already crashed in old versions probably some model in nature ...
by drfrag
Fri Jul 25, 2025 11:49 am
Forum: Closed Bugs [GZDoom]
Topic: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start
Replies: 11
Views: 435

Re: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start

Those are malformed pk7 files, PyschoPhobia.pk3 even has a rar archive inside. May be it has some empty folder of file inside too. I cannot track the changes, before it worked but loading was slow. Here's the backtrace: > lzdoom.exe!FileSys::FileSystem::ReadFile(int lump, void * dest) Line 1232 C ...
by drfrag
Fri Jul 25, 2025 4:44 am
Forum: Closed Bugs [GZDoom]
Topic: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start
Replies: 11
Views: 435

Re: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start

I tried with 4.14 and it certainly crashes but it has to be something else. Y wenas.
by drfrag
Fri Jul 25, 2025 3:15 am
Forum: Closed Bugs [GZDoom]
Topic: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start
Replies: 11
Views: 435

Re: [BUG][ANY GZDOOM >= 4.12.0][7z/pk7] Doom 2: PsychoPhobia mod crash gzdoom on start

Hey wenas. It's not that PR since it runs with LZDoom 4.11.4 and it has that PR as you can see checking the tag, i merged until i considered master stable. I edited the PsychoPhobia_3d batch file to run it (loading all files there of course) but there's a non fatal script error, something about ...
by drfrag
Thu Jul 17, 2025 9:59 am
Forum: Off-Topic
Topic: The "Fresh Free Game Deals" Thread
Replies: 702
Views: 179279

Re: The "Fresh Free Game Deals" Thread

Sid Meier's Civilization® VI Platinum Edition on epic until july 24. Y wenas.
https://store.epicgames.com/p/sid-meier ... um-edition

Go to advanced search