The WIP Thread

If it's not ZDoom, it goes here.
User avatar
Deybar_TECH
Posts: 163
Joined: Wed Dec 26, 2018 3:36 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 7
Graphics Processor: Not Listed
Location: El Alto - La Paz - BOLIVIA
Contact:

Re: The WIP Thread

Post by Deybar_TECH »




I am tweaking the last details of a
small arsenal of weapons that I have
been testing and improving since
the beginning of this year.
:)


the universal sound pack: XD_MUERTES-g9.pk3
and the Doom modifier: Slaughter_Weapons-g3.pk3

available together in the
Gameplay mods area:
viewtopic.php?f=43&t=72041
Last edited by Deybar_TECH on Sun Apr 25, 2021 12:05 am, edited 2 times in total.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: The WIP Thread

Post by Kinsie »

InsanityBringer wrote:Image
experimenting with a descent 3 hack. adds windowed mode, new mouse code, higher fovs for widescreen mode, optional msaa. also experimenting with patching the sound code to use OpenAL Soft. Descent 3 is easily my least favorite Descent, but it's still not open source and the game's super crusty on modern systems, so it's been a fun challenge. I didn't realize truly how nice MSAA is until I started working on this. Here's a pic without it. You can see it at the tops of the hills.

Also vaguely want to see if I could bolt in a Vulkan renderer for fun, but I need to like... actually finish my first triangle program before I even think of doing anything like that. Also the benefits may be minimal since the game exposes a pretty simple interface to the rendering code (used to support glide, opengl, direct3d, and a software renderer through the same paths..), but it can't be any worse than opengl on amd.
I had a surprising amount of trouble getting this to run in a window recently, so I'd be very interested in this.
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: The WIP Thread

Post by InsanityBringer »

I've gotten a really basic config parser in (god I hate writing even simple parsers..), and I'm starting to get the offsets from the GOG/Steam version loaded in (apparently my version is slightly different... also loading in these tables is a pain and I should have done it from the start...). I think I might be able to get something released within a day or two. Also I wrote a simple configuration program to help set up the config. There's not too many options atm:

Image

This early version is frustratingly lacking in some patches I want to apply, such as one to make it use HKEY_CURRENT_USER for the registry rather than HKEY_LOCAL_MACHINE, and I've not been able to trace where the resolution changes for the fmv code occurs, so you need to move your movies directory to avoid that, but I want to get something out to ensure this doesn't just blow up on other people's machines and otherwise most of my hacks seem to be working fine right now
User avatar
KynikossDragonn
Posts: 272
Joined: Sat Dec 12, 2020 10:59 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Void Linux
Graphics Processor: Intel (Modern GZDoom)
Location: Independence, KS, USA
Contact:

Re: The WIP Thread

Post by KynikossDragonn »

InsanityBringer wrote:experimenting with a descent 3 hack. adds windowed mode, new mouse code, higher fovs for widescreen mode, optional msaa. also experimenting with patching the sound code to use OpenAL Soft.
I'd be most interested in projects like this but, I'd also really like to get the native Linux port of Descent 3 running as well... somehow.

Having Descent 3 in a 640x480 window would be great for me to stream the game in.
User avatar
jazzmaster9
Posts: 875
Joined: Wed Apr 18, 2012 11:37 pm
Contact:

Re: The WIP Thread

Post by jazzmaster9 »

Showing off the mana drain mechanic that will be implemented in the upcoming Abysm 2: Pharaoh's Judgement - Mission Pack.
The Soulbite Ring will recover your White Mana each time you hit a melee attack, while The Mindbite Ring will do the same but for Black Mana.

Zscript Code by: Jekyll Grim Payne
User avatar
Redneckerz
Spotlight Team
Posts: 1135
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: The WIP Thread

Post by Redneckerz »

I wikified the source ports PsyDoom and K8Vavoom so that at the very least a summary of their capabilities are easy to find.

No ZDoom stuff for now, but i am peeking at SanyaWaffles's WiGZDoom fork and hGZDoom. Standalone forks have merit too!
User avatar
zrrion the insect
Posts: 2432
Joined: Thu Jun 25, 2009 1:58 pm
Location: Time Station 1: Moon of Glendale

Re: The WIP Thread

Post by zrrion the insect »



[imgur]https://i.imgur.com/KjIq63S[/imgur]

The look of the level is coming together very well. There's a lot of room for detail even in levels with a wolfendoom aesthetic.
User avatar
comet1337
Posts: 876
Joined: Fri Sep 25, 2015 3:48 am
Location: elsewhere

Re: The WIP Thread

Post by comet1337 »

fireblu woflenstein
now thats true hell right there
User avatar
SanyaWaffles
Posts: 871
Joined: Thu Apr 25, 2013 12:21 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
Graphics Processor: nVidia with Vulkan support
Location: The Corn Fields
Contact:

Re: The WIP Thread

Post by SanyaWaffles »

Redneckerz wrote:No ZDoom stuff for now, but i am peeking at SanyaWaffles's WiGZDoom fork and hGZDoom. Standalone forks have merit too!
just FYI I recently restarted WIGZDoom again, based on the old source code and a modern build of GZDoom (a 4.6devbuild).

There's not alot going on under the hood difference-wise.
User avatar
jazzmaster9
Posts: 875
Joined: Wed Apr 18, 2012 11:37 pm
Contact:

Re: The WIP Thread

Post by jazzmaster9 »

A gameplay video of my upcoming level pack for Abysm 2: Infernal Contract, Pharaoh's Judgement.
This can be loaded in along side the base mod for an additional Episode.
User avatar
neoworm
Posts: 1751
Joined: Fri Sep 23, 2005 9:17 am
Location: Czech Republic

Re: The WIP Thread

Post by neoworm »

The javelin feels exceptionally weak from the video.

But the cultist that crouches and throws flechettes is awesome.
User avatar
jazzmaster9
Posts: 875
Joined: Wed Apr 18, 2012 11:37 pm
Contact:

Re: The WIP Thread

Post by jazzmaster9 »

neoworm wrote:The javelin feels exceptionally weak from the video.
I agree. the Throw Alt fire is a new addition so still doing testing and damage tweaking for it.
neoworm wrote:the cultist that crouches and throws flechettes is awesome.
Yeah they were really fun to code and test. :)
User avatar
sirudoom
Posts: 78
Joined: Thu Sep 26, 2019 5:03 pm

Re: The WIP Thread

Post by sirudoom »

working on th crazy cjity. its fucking sick
User avatar
Redneckerz
Spotlight Team
Posts: 1135
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: The WIP Thread

Post by Redneckerz »

SanyaWaffles wrote:
Redneckerz wrote:No ZDoom stuff for now, but i am peeking at SanyaWaffles's WiGZDoom fork and hGZDoom. Standalone forks have merit too!
just FYI I recently restarted WIGZDoom again, based on the old source code and a modern build of GZDoom (a 4.6devbuild).

There's not alot going on under the hood difference-wise.
Does not mean it shouldn't be covered :) Had some more requests for this aswell, so ill be getting something together. I reckon these forks are better suited for the ZDoomWiki than for DoomWiki given that the latter does not yet cover works like DayTime Drama.*

*And maybe they should.

EDIT:
Gave the entirety of drfrag's forks (!) a DoomWiki article. Will put up ZDoomWiki equivalents later. Now it will be very easy to recommend ZDoom versions to people who have a specific usecase. :twisted:
User avatar
jazzmaster9
Posts: 875
Joined: Wed Apr 18, 2012 11:37 pm
Contact:

Re: The WIP Thread

Post by jazzmaster9 »

more gameplay video of my upcoming level pack for Abysm 2: Infernal Contract, Pharaoh's Judgement.
Testing a WIP boss
Post Reply

Return to “Off-Topic”