News | Forum | People | FAQ | Links | Search | Register | Log in
Mark V - Release 1.00
http://quakeone.com/markv/

* Nehahra support -- better and deeper link
* Mirror support, "mirror_" textures. video
* Quaddicted install via console (i.e. "install travail")
* Full external texture support DP naming convention
* Enhanced dev tools texturepointer video inspector video
* IPv6 support, enhanced server capabilities
* Enhance co-operative play (excels at this!)
* Software renderer version (WinQuake)
* "Find" information command (ex. type "find sky")

Thanks to the beta testers! NightFright, fifth, spy, gunter, pulsar, johnny law, dwere, qmaster, mfx, icaro, kinn, adib, onetruepurple, railmccoy

And thanks to the other developers who actively provided advice or assistance: Spike (!), mh, ericw, metlslime and the sw guys: mankrip and qbism.

/Mac version is not current yet ...; Linux will happen sometime in 2017
First | Previous | Next | Last
Yo Baker 
Should I switch FTEQW or are you coming back to Mark V eventually? 
When Baker Says He Is On A Break 
Then he is on a break. It's not his first time off. There's still unfinished business before 2.0 and I am sure he'll get back to it. 
NightFright 
I'm aware of his time off. I was under the impression he worked on Mark V during the winter months. Fingers crossed. 
 
i've tried the hd textures, they work fine but skies remains the same. how do i enable hd skies? 
Great Cornholio 
you mean skyboxes? 
 
no standard skies, in the hd pack linked in this thread all textures work except for skies. 
 
AFAIK MarkV doesn't support replacement of the standard skies. 
#2567 
How is that true? Fourth line down in the original post states:

"* Full external texture support, DP naming convention"! 
Grrrr... 
ummm so yeah... I couldn't get it to load my custom sky1.tga(jpg) replacement. Odd that is. 
 
Skies in Quake are not regular textures. 
Big Maps Related Performance 
I'm having issues with fps on big maps like 1st and 3rd maps of "Unforgiven". FPS drops to 20 and there are delays in mouse work like i press "fire" button - it fires 2 seconds after and keeps firing when i unpressed the button. Tried to run these maps with default config and there is no change in the situation. Meantime DirectQ 1.9.2 runs these maps flawlesly (97-100 fps). Also checked different graphic setup. No result.

Windows XP Pro 32bit
Intel Core 2 Duo 1.86 GHZ
Nvidia GeForce 250 GTS 1024MB
RAM 3 GB 
Big Maps Related Performance #2 
Utilized Mark V v1.99 DirectX.

Even bigger problems with fps occur at Rubicon Rumbke Pack. Same mouse delays , fps down to 20-30 in some areas. 
External HD Skies 
External scrolling sky textures are usually comprised of two images, not one:

sky1_trans.tga (transparent overlay)
sky1_solid.tga (opaque underlay)

There are another two possible suffixes in some engines, but I don't remember the name. 
 
MarkV Direct3D is not the same as DirectQ, and you shouldn't expect the same performance.

To be specific: the reason DirectQ gets good performance is not Direct3D. It's batching, vertex buffers, multitexturing, shaders, etc, and this is all stuff that can be done in OpenGL too, if the engine author is willing to do so.

In the case of MarkV, Baker is not willing to do this. So in order to run in Direct3D, it needs to store out vertex data per frame, then try to mangle unoptimized OpenGL calls into something that works in Direct3D. You shouldn't be surprised if it doesn't always work well.

If you want an engine that has good performance in big maps by using the right kind of code, MarkV is not that engine. Use QuakeSpasm instead. 
 
Speaking of which, any chance QuakeSpasm will ever support Nehahra? 
Well 
Quakespasm is not in active development ATM. So there's that little issue. 
 
True, but FWIW folks shouldn't read that as "dead project". Updates were still landing in the codebase through the end of 2018. So nothing going at the moment, but Quakespasm development seems to come in spurts.

Dunno if those developers have ever commented on the likelihood of Nehahra support though. 
If You Keep Accusing 
Poor Baker of inefficient coding, he might never return, man. :P We need him! 
 
Someone said somewhere that Nehahra is too much of an oddball to support properly. Too bad for me, haven't played it yet and Mark V doesn't run well on my system. 
6 posts not shown on this page because they were 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.