#1 2023-02-28 09:11:50

Baker7
Guest

"DarkPlaces Mark V" Release ==> Zircon Engine

"DarkPlaces Mark V" Release ==> Zircon Engine       

The Zircon engine is a touchup of DarkPlaces with 40 small modifications, bug-fixes and slightly polished enhancements similar to the once upon a time "FitzQuake Mark V".

Short list:
1) Streamlined menu with scaling
2) ALT-ENTER fullscreen/windowed mode switch
3) Ctrl +/- adjusts console height
4) Windows scaling fix (so menu is not off-center if Windows scaling is on)
5) FitzQuake noclipping for mapping
6) sv_cheats defaults to 0 for developers/mappers convenience
7) Lower cpu when using the console
8) "folder" "copy" "pos" commands

Pics: https://www.moddb.com/mods/zircon-engine
Download: https://www.moddb.com/mods/zircon-engin … ha-release
Video: https://www.youtube.com/watch?v=R6e-S33CfsE

Hopefully some/all of these will get rolled into official DarkPlaces at some point.

#2 2023-02-28 12:06:22

qazzaq
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Wow! This engine bring the same performance as Ironwail! Impressive. It is need to add more advanced graphics settings in main menu - water almost still by default, particles in DP style by default etc.

#3 2023-02-28 12:40:25

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Thanks for giving it a test run!

#4 2023-02-28 16:43:15

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Hi Baker7

some notes about the zircon...

I use darkplaces built from January 9th 2023, that is my reference point. In comparison with that version:

+ you somehow fixed these strange light/shadow bugs that occur in some levels. I usually test arcane dimensions level ad_crucial because one these bugs is in the start area where the trolley falls into the lava. On the left side there is a door that has strange diagonal shadow all over it and the same bug is visible on many surfaces in the hallway right behind the laser beams. In zircon all these bugs are fixed. I tested other levels with the same bug and they are all gone. Great :-)

+ I am working on HD textures so I really appreciate you fixed the liquid texture bug in DP. As of now darkplaces renders HD textures for liquid surfaces incorrectly - HD textures are static, they are not moving and you can't change transparency no mater what you set in menu. In zircon HD textures work like expected.

+ I really like new player movement in noclip mode. I look up and go up. No need to use swim up/down keys. As I have said, I am working on HD textures and that means a lot of scanning through the levels in noclip mode to look everywhere for misaligned textures and other inconsistencies. New noclip movement behavior helps a lot.   

on the other hand...

- compared to above mentioned darkplaces version the performance of zircon in big levels is much much worse. I tested several massive levels like d2m8 from dwell or smej2m4 from smej2 and the framerate is very inconsistent. A lot of fps drops in complex areas and generally fps is lower in zircon. Tested on RX6600XT+Ryzen5600+16GB RAM.

- some big levels wont load at all. Ad_sepulcher and ad_tears wont load - each one with different error message. Ad_sepulcher works fine with DP because it has some special built-in hack that disables some entities like torches to even enable DP to load ad_sepulcher. It is a dirty hack I know, but it works. The level itself runs smoothly. Ad_tears loads in DP, but DP doesn't support protocol needed for ad_tears so there are some graphics glitches - flickering entities etc... It is not enjoyable experience. Darkplaces is definitely not recommended at this stage, but at least the level runs and fps /on my pc/ is around 40-60. I use 60 fps as a upper limit. In zircon the level crashes with some out_of_memory error notice.     

- simplified menu. I understand the idea, but some features are quite useful to have in menu - water transparency, particle quality, crosshair selection... these features are still there accessible via console. No reason to delete them from menu.


conclusion
I like there is a development on DP front. I will do some more detailed testing. I really like you fixed that shadow/light bug visible on some surfaces. DP needs to incorporate at least that one.

some examples of shadow/lights bug On the left side zircon, on the right darkplaces.

ME162VDX_t.png   ME162VDY_t.png

ME162VE0_t.pngME162VDZ_t.png

Last edited by jakub1 (2023-02-28 20:40:26)

#5 2023-02-28 23:07:41

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Thank you for the information.

#6 2023-02-28 23:11:53

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

At a minimum, I will make that menu available.

#7 2023-03-01 06:25:07

Gnimpf
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Where to download darkplaces january 2023 build? Any download link?

#8 2023-03-01 08:12:33

qazzaq
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Jakub wrote "- some big levels wont load at all...with some out_of_memory error..."
Have the same thing - it is Engine just ignores startup command
../zircon.exe -heapsize 1048576
How to change it?

#9 2023-03-01 08:41:59

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Updated with access to classic menu.

https://www.moddb.com/mods/zircon-engine

What version of DarkPlaces does load these levels you guys speak of?  I need the DarkPlaces build date and if it is 32 or 64 bit.

#10 2023-03-01 08:56:04

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

" January 9th 2023"

Is it 32 or 64 bit?

Also where did you get that?

#11 2023-03-01 12:32:06

Gnimpf
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Doesn't work with rerelease version? I get only error messages or no messages

#12 2023-03-01 13:29:22

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

The version 2 has the menu addition, nothing more.

#13 2023-03-01 17:17:29

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

It's a 64bit version. I got it from somebody on DP discord channel. It is pretty fast release, but it has several problems:

1 - light/shadow bugs in many levels. Usually small things, however annoying - now fixed in zircon. Funny thing is this -  shadow/light bug is part of the DP for a long time. Back in the days we had both 32bit and 64bit release all you needed to do was use the other version of DP. Some levels were bugged in 32bit and OK in 64bit, others were bugged in 64bit, but fine in 32bit. Pure bizarre... I am not a coder so I asked people on DP discord channel and somebody from the development team compiled a new version on discord. From what I understand development of 32bit version is discontinued.   

2 - already mentioned problem with HD textures for liquid surfaces. Also fixed now in zircon.           

3 - unsupported protocol for giant maps like ad_tears or ad_ad_heresp2. Same problem in zircon.

4 - problematic support for transparent objects like lianas hanging from the ceiling. They are used a lot in Dwell for decoration props. DP loads these objects but, they act as solid objects when you shoot at them. You can walk through these decorations as well as enemies, but they block bullets and block line of sight of enemies. Dwell is based on Copper mod and the same bug is in all levels using Copper as a codebase. Strange thing is AD also use transparent textures for decorations and they work correctly. You can shoot through them in AD based levels, but not in Copper. Same problem in zircon.

5 - sometimes in big levels decorative objects like flags on the walls disappear. It seams like there is a distance limit for rendering these objects. It can be a button in the distance or a flag quite close as you can see on the screenshots. It is visible for example in smej2end level. Same problem in zircon.

ME16328W_t.png ME16328Z_t.png

Apart from these problems it is stable and much faster release than the last official built from 2017.

Last edited by jakub1 (2023-03-01 17:29:17)

#14 2023-03-01 18:29:11

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Well ... this is where things get "tricky".

If I use a DarkPlaces from 2022 source or later, within seconds my video card fan goes crazy and I have to shutdown DarkPlaces or my computer will do thermal shutdown I use very basic settings.

Something is royally fucked up.   Several thousand lines of rendering code has changed ... far too much to sort through.

I reported that as a DarkPlaces Github issue a week or 2 ago.

Also, the most recent versions of DarkPlaces source are SDL only.  I don't want to SDL.

If were only the SDL thing, I could live with that --- but the fact the most recent "stable" version (which I consider to be the Xonotic 0.8.5) wants to set my laptop on fire --- do I want to use that source code? 

Of course not.

#15 2023-03-01 19:11:46

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

That's weird... I capped fps globally in AMD driver app. My display is 60 hz only so I really don't need more fps. And I also don't want to stress my GPU for nothing. No thermal meltdown on my side. What laptop you have?

I would love to see your bug fixes in DP. Hope it will happen someday soon. Do you want to test my version? I can send a link with engine+dlls.

#16 2023-03-02 00:34:18

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

yes Id like to

#17 2023-03-02 18:04:31

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

#18 2023-03-02 23:05:30

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Got it, thanks!

#19 2023-03-04 13:19:08

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

one more thing: music doesnt work.

#20 2023-03-04 14:34:11

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Do you mean cdrom or something else?

#21 2023-03-04 18:58:49

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

I mean external music in ogg/mp3 format. I tested several maps/mods that come with custom music and nothing. For example Dwell has music files in dwell\music directory in ogg format, but no music while playing. The same with original music for Quake in id1\music directory.

Also, there is no music volume settings in menu. I can set bgmvolume via console but without any effect.

I have not tested CD-ROM

Last edited by jakub1 (2023-03-04 19:20:15)

#22 2023-03-05 01:42:04

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Will fix when I can.

#23 2023-03-05 10:11:03

Baker7
Guest

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

https://www.moddb.com/mods/zircon-engine

Updated with that resolved.

#24 2023-03-05 10:19:08

Andrew
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

Tracks are not played because they are located in a different place in DarkPlaces: ...\id1\sound\cdtracks

DarkPlaces supports the audio format of music tracks / sounds *.wav or *.ogg and does not support *.mp3

Last edited by Andrew (2023-03-05 10:22:17)

#25 2023-03-05 12:47:14

jakub1
Member

Re: "DarkPlaces Mark V" Release ==> Zircon Engine

DP loads music both form ...\sounds\cdtracks or ...id1(or mod)\music directories. And yes, mp3 are no longer supported.

Board footer