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
I Am Up For This As Well 
I have no engine coding experience, but I'm happy to test. 
@NightFright 
Have you tested that you still have issues on the latest release of `1099_mark_v_windows_revision_4.zip 2018-05-23 03:00`?

I would like to know if it's still an issue, or if it's something that has been addressed in the meanwhile (since the original post). I would also like to mention that I am focusing on forward compatibility, more so than optimizations on older hardware and computers. Just FYI, as I have limited hardware to test and develop on; and am personally more invested into "contemporary" platforms. 
Poor Performance With Arcane Dimension The Necromancer's Keep 
One very poor performance I can replicate is in Arcane Dimensions: The Necromancer's Keep, in the GL release the transparent fog makes the game perform noticeably worse, while using the DX9 version performs much better (the game is capped at 72 fps). 
@vbs 
My last tests were done in January 2019, after the last official Mark V release, which was used.

Check my last post regarding the topic (#2551), it's still valid. Basically it concerns Malice, Ne_Ruins and Xmas Jam 2018. I still have no clue how the Malice and Ne_Ruins issues were fixed and then got broken again. Unfortunately I wasn't able to find out exactly when it happened, but my guess is somehow Baker mixed in some outdated code again without noticing.

Besides fixes for those issues, raising limits should probably be the main focus of the Mark V development resurrection efforts since that's the main blocker with recent maps. 
 
One of the problems with MarkV performance was that Baker was reluctant to move beyond the old-style GL1.1 glBegin/glEnd renderer. This style of GL code performs absolutely terrible with higher polycounts, so the MarkV GL renderer as it is should be considered completely unsuitable for big map support.

If it was up to me (and it wasn't - even though I wrote the D3D8 and 9 wrappers MarkV was always Baker's engine) I'd just dump the alternative renderers and focus on a single high-quality high-performance path. This could even be GL as the old issues that made GL less attractive 10-odd years ago are really no longer relevant.

I end to agree that forward-compatiblity is to be preferred over supporting old hardware that no longer exists. An approach like picking a GL 3.0 (or even 4.0) baseline and just getting rid of the old byzantine codepaths for compatibility with single-TMU/etc cards definitely yields benefit. A single, simpler codepath makes it MUCH easier to test, implement and build on new features as well. 
The Future Of Mark V(I) 
I feel a bit uncomfortable discussing the future of the port here without Baker's input. It's still his baby after all. The least that should probably at least be considered is to put all "Mark VI/Mark V on Github" talks into a new thread.

Personally I don't mind whether OpenGL or DX9 is used as long as it's fast. The reasons why I prefer Mark V over Quakespasms are still:

- All-in-one executable (just one file)
- VIS file support (saves disk space)
- Vanilla Quake underwater warp
- Adjustable POV angles for HUD weapons
- Nehahra support

There are more advantages, but for me those are the most important ones. As long as those aren't touched and the goal remains to continue improving speed, efficiency and flawless functionality with as many mods and maps as possible, I shall be pleased. Just keep it working with latest maps (by getting rid of the limits) and get the fixes for my reported bugs back in if possible. 
 
oddly, even using quakespasm, i dont nearly get the performance kick as say FTE or even DirectQ 1.9. Yet using an engine with ogl 1.x i can still get 500fps on most AD maps.
is opengl 1.x emulated via shaders in the drivers? thus it's performance ? or is it just that my 1070ti can pump out more than quake can dish out...

@Baker, joe of joequake is wanting to add prtocol 66 support and i cant find the specs online anymore, besides just pointing him to the source do you still have that todo-howto list u made back in 2012?? 
RE: The Future Of Mark V(I) 
I agree, and also don't want to step on Baker's toes, and hopefully he may have some time in the future to continue dev, and if things align well, it can be mutually beneficial. Let's move the fork thread somewhere else. :) http://www.celephais.net/board/view_thread.php?id=61903&start=0&end=0#0 
Rook: 
Protocol 66 is when they killed all the Jedi

Protocol 666 is documented here: https://quakewiki.org/wiki/Fitzquake_Protocol 
#2706 
The old OpenGL 1.1 calls are no longer directly supported by drivers, haven't been for almost 20 years now, so everything is emulated internally. That means that a driver might be able to do it's own optimizations in certain cases.

Quakespasm has had a number of serious performance bottlenecks inherited from the original codebase, but IIRC the last 2 major ones left should be water and sky. Since QS provides GLSL paths where available, more efficient (and higher quality) options for both do exist.

You can set up test scenes to prove any version of any API is faster than any other, so much depends on other factors - culling, CPU load, fillrate, etc. As a general observation I've found that bad OpenGL is faster than bad D3D but good D3D is faster than good OpenGL, with OpenGL being primarily hampered by buffer object updates (good in D3D, catastrophic in OpenGL) and bind-to-modify behaviours (don't exist at all in D3D) but D3D being primarily hampered by draw calls (catastrophic, even in 10/11). Designing around maximizing an APIs strengths and avoiding it's weaknesses will always give better results. 
 
Thanks for your replies,
MH it's always nice to read your insightful comments. :) 
 
Baker, thank you so much for this wonderful port.

Why I was sold on this port? The hw rendered version looks great yet authentic. And the coop features are nice.

I use the 1099_mark_v_windows_revision_4 on win7 with some HIPS software installed. Works fine.

On my winxp machine the 1099_mark_v_windows_revision_4 runs but unplayable due to mouse control problems. I tried 1036 and it works fine. However I have the same HIPS software installed on winxp and I have to disable it in order for the 1036 to have mouse work ok. The 1099 has mouse problems with HIPS on or off.

I tried 1099 on win7 + 1036 on winxp in coop. Works fine. However quicksave overwrote my single player save. It'd be nice to have separate quicksaves for single and multi player.

Also is it possible to have colored lights but not transparent water? Transparent water is kinda cheating in campaign missions, because enemies still can't see you.

Comparing this to spasm. Latest spasm works fine all around on both win7 and winxp with HIPS on. No mouse problems at all. However multiplayer doesn't work. Says trying then nothing. I like markv over spasm because it's more authentic looking, plays intro demos, its preferences menu.

Once again thank you for your work 
Not Transparent Water 
> but not transparent water

use the following:

r_wateralpha 1 
 
gila, thanks

I also did r_slimealpha 1 since some items and secrets sit there 
 
Music volume. I compared markv to the original winquake via dxwnd with the same mp3 music set. Both at default volume levels. Markv music barely noticeable by default. Maxing out the music volume slider didn't help. So i tried lowering the sound volume instead. It turns out that lowering sound below .3 lowers music too. So you can't have music with no sound in markv for example. In original winquake you can 
Prepare To Get Primed 
My high school son is laughing his ass off in a "groan" sort of way at the title of this post. Nevertheless, this is the title of this post. He does not approve.

In the following 2 months I am going to be putting on a show, a show that severely pisses off Microsoft and probably Google.

The short version is I am going to demonstrate how much they suck by superceding their work in a massive way.

The long version is I intend to kill C Sharp. And Java. And Python. And many other languages.

If you enjoy a great show, that is a lot of fun and exciting to watch --- stay tuned.

I wouldn't be the programmer I am today if it were not for my interactions with mh, Spike, metlslime and I would not have the user common sense if it were not for the entire Quake community providing me feedback.

There will updates.

It is going to be quite a wild show ... 
 
are you doing quakec on rails? 
He Is Back! 
Great to see proof of life from you, pal. This port needs you. Don't allow Mark V to get owned by Quakespasm! 
Baker!!! 
Welcome back. I am staying tuned! 
Good To See You Again, Baker 
I hope you still intend on working on Mark_V at some point, since support has dropped off I have migrated to QS_Spiked for some extra QOL features but your engine was my favourite for a long time. :) 
Prepare To Get Primed 
Haha... Bend over Baker :) 
 
So how's that going? 
Just The Usual 
When you promise something big, then the self-imposed deadline expires and nothing is happening.

Still, Mark V is awaiting urgent limit removal updates for latest Quake content. 
 
There is one day left... 
He Did Not Write... 
... "after exactly two months", so there's little hope we can expect the second coming of Christ tomorrow.

Actually I wouldn't need a revolution or anything like that, just some port updates. Baby steps. 
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.