News | Forum | People | FAQ | Links | Search | Register | Log in
Quake Custom Engines
Discuss modified Quake engines here, I guess. What engines do you use? What are the pros/cons of existing engines? What features would you like to see implemented/removed?
First | Previous | Next | Last
 
It contains black magic and the souls of the undead. Want to check? Try loading a map that needs one... WITHOUT IT!!! 
 
It holds colour * intensity, so an intensity 0 red light will be 0|0|0.

Everything else needed for lighting is actually stored in the surfaces lump, outside of the lightdata. So: each surface stores an offset into the lightdata where it's lightmaps begin (if that offset is -1 then the surface has no lightmaps and so is fullly dark), as well as the styles used by the surface. 
Ah Ok 
cheers 
Qrack Github 
 
Does anyone know why in Darkplaces sometimes the sky will show on the water...instead of the water? Is this fixable or a bug? 
Just A Guess 
But maybe it is caused by using the pretty water pack when the map is not water-vised. 
 
I think you're right, says it right in the README.

Having other issues now for some reason, if I alt+tab out of DP it will not let me back in the game and I have to ctrl+alt+delete...everytime. 
Fix Blinking Lights Issue 
Similar problem with latest darkplaces in VR on android port.

Set gl_nopartialtextureupdates 1 to fix

https://www.reddit.com/r/quakegearvr/comments/bhkjpa/found_the_source_of_the_performance_bug_due_to/ 
 
So, is Quakespam the only engine compatible with 64-bit Linux? That sucks. :( 
 
No, FTE works fine too, at least when I've tried it on Ubuntu. 
 
Any other engine closer to Vanilla that works on 64 bit? Something like FitzQuake 
Mark V? 
 
Ugh, with that much cruft, FTE is a much better option. 
 
It's crazy how many features FTE has. It feels like a general purpose engine that happens to run Quake. The lack of documentation on the functionality might be really holding it back.

Congrats, Spike. There's a lot of good stuff in there. 
 
Doing FTE research, I found this: http://triptohell.info/moodles/junk/onedraw.zip

It's like a micro-engine by Spike. This is just awesome. Minimal, effective, perfect. 
 
TyrQuake 0.65 is out:
https://disenchant.net/tyrquake/

Pretty good performance with Arcane Dimensions on old hardware. 
Whoa! Cool! 
I didn't realize Tyrann was back at it. :^) 
 
that is awesome, by far my favorite quake engine. it works everywhere. 
Noice 
I've never looked at TyrQuake tbh.

I assume it's an engine that is designed to play quake, as opposed to one of these engines designed to play some "ate-a-block-of-stilton-before-bed-fever-dream programmer-art" version of quake? 
 
very fast, efficient engine, no bullshit. runs the game very well on 64-bit linux. just a joy to play with it 
 
Neat. Changelog is viewable here BTW: https://disenchant.net/git/tyrquake.git/tree/changelog.txt 
 
does quakespam have a software renderer version? can't find anything to play quake on software mode under wayland 64bit 
 
No.

FTE runs on Linux and has a software-ish rendering mode. If you just care about the end results rather than the tech used, this may do it for you.

Also TyrQuake got some surprise updates recently, does have a software renderer, and you can compile-it-yourself for Linux. Haven't tried that yet though. 
 
TyrQuake it is. Works flawlessly. Beautiful. 
1 post not shown on this page because it was spam
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.