Config (dx9_mark_v.exe)
#1456 posted by alexandre on 2017/02/26 03:10:16
My email: hmdbrandao@gmail.com
How can i put the Time (with high size) on the center of the screen?
Tks everyone!
#1452
#1457 posted by anonymous user on 2017/02/26 03:44:29
We need more women in Func_.
#1458 posted by Gunter on 2017/02/26 22:17:28
The only major default thing that might help FPS is to disable mirrors (which really should be disabled by default):
r_mirroralpha 1
To always show the clock, set:
scr_clock 1
(Baker, the help info for scr_clock is incorrect. It says 0 = deathmatch only, and -1 = never. That info is reversed).
I think the only thing you can do to make the clock bigger is to make your HUD bigger, like:
scr_scaleauto 0
scr_sbarscale 2
#1459 posted by mh on 2017/02/26 22:52:52
Onboard video is actually capable of running fast without needing to compromise on quality. The problem isn't onboard video, the problem is how the engine is coded.
One of FitzQuake's claims is "if you can run glquake, you can probably run Fitzquake". Unfortunately that means that it tends to brute-force certain things on the CPU where a more elegant, faster approach often exists.
MarkV has inherited that tendency, so hence it suffers from the same problems.
No amount of "go faster" config options can fix that; it needs a complete rewrite.
It's a fallacy to think that the older API is faster with low-end hardware. Low-end hardware these days supports shaders and VBOs; really old low-end hardware still supports shaders and VBOs. Shaders and VBOs allow a faster renderer.
I recommend that you run QuakeSpasm and run it with all extensions enabled; odds are that it will run substantially faster than DX9 MarkV, even on Intel hardware.
Config (dx9_mark_v.exe)
#1460 posted by hmd.brandao on 2017/02/27 03:26:03
Thank you Gunter!
With the command r_mirroralpha 1 improved something.
My notebook is a Lenovo E520 - I5.2410 CPU 8gb ram, 128gb ssd with Intel HD Graphics 3000.
Thank you mh too!
I downloaded the QuakeSpasm, but the QuakeSpasm FPS is similar than MarkV FPS (200..300). what do you mean "with all extensions enabled?". Could you send to me some config?
Thanks in advance!
#1461 posted by mh on 2017/02/27 08:45:29
With an Intel HD 3000 that's going to be the best framerate you'll get. The only option you have is to lower your resolution.
"With all extensions enabled" means don't disable multitexture, don't disable combine, don't disable shaders, because hardware will run better with these enabled and QuakeSpasm is more sensibly coded than most.
If you're doing nothing to disable these then you don't need a config, just keep things the way they are.
I'm currently working on an engine that will probably run twice as fast, but it's not suitable for general use yet.
#1462 posted by PRITCHARD on 2017/02/28 04:43:09
Has anyone seen baker in the past week or so? :/
In other news, has this "transparent models" issue been seen before in any other engines, or is it unique to markv? Noticed it while playing today and I wasn't familiar with it at all beforehand.
#1463 posted by mankrip on 2017/02/28 06:34:24
YouTube's video encoding is bad for analyzing such things, but it seems that there's a conflict with the skybox renderer, maybe related to the Z-buffer.
@Infighting Questions
Thanks everyone for your answers. It really was just a curiosity and I learned a lot in just these few answers. The reason I asked here is that Mark V seems to be the engine with the most "out of the box" and unique features. I will look into a progs version. Maybe something exists or can be gleaned from AD dev kit.
#1465 posted by Gunter on 2017/03/02 04:55:10
Ya know, if you want to play Quake with the monsters being smarter, more dangerous, and not in-fighting as much, you should come play FvF ;)
We usually gather to play on Sunday nights....
http://fvfonline.com
connect fvf.servequake.com
#1466 posted by Gunter on 2017/03/05 19:44:43
Ok.... Another complaint about the secret cfg files overriding expected behavior:
I installed a clean copy of Quake and Mark V into a completely separate folder ("Quake1"). I ran it and got everything set up how I wanted it for THAT folder only.
Then when I went back to my original Quake folder ("Quake") and ran Mark V, the resolution settings I had made for the separate folder were loaded... (perhaps other settings too).
I do not like that, no I do not.
All cfg settings need to be kept separate for each folder, and for each mod.
This goes back to the stuff I was commenting about in #1276 with ideas for a better setup with these config files -- too much behind-the-scenes stuff not matching user expectation. It would be better if the Mark V config files were saved alongside the standard cfg files, and were user-accessible.
Neat
#1467 posted by PRITCHARD on 2017/03/06 04:21:44
Source Ports Should Write Their Own Config?
#1468 posted by damage_inc on 2017/03/06 06:49:38
I made mention awhile back about the overwriting of my configs and the "secret" area as well.
What if custom engine wrote their own "branded" config.cfg? EX: markv_config.cfg, fte_config.cfg, qs_config.cfg etc etc
That way no one engine writes over another's config file.
Also, there really is no need to complicate such a simple execution of saving a players configuration settings like this:
C:\Users\damage_inc\AppDataRoaming\Mark\Vcaches\id1\config.cfg
Especially given most are not even aware of it and simple browsing of folders doesn't even reveal it.
#1469 posted by PRITCHARD on 2017/03/06 07:08:21
All I want is a way to save video settings and only video settings. Having a mod load in 640*480 and move all the windows on my 3 displays one display across (apparently... Idk, it just gets weird) is beyond frustrating. I guess I should just force my res through launch args but still...
#1470 posted by mh on 2017/03/06 07:45:35
Launching in 640x480 fullscreen should never happen these days either.
@pritchard
#1471 posted by Baker on 2017/03/06 08:04:02
Has anyone seen baker in the past week or so?
Real life. ;-)
You might have noticed "update sometime in the spring", "update sometime in the spring", "update sometime in the spring" ... haha.
Yeah, let's just say I have some action-packed awesome fun battles going on in real life, the kind of scale that makes my eyes light up for battle (heheheheheh).
And that's where my attention is going to largely be quite a bit for the foreseeable future.
But back on topic ...
Here's something to look forward to in the spring!!
Mark V - Mouse Driven Menu Video
Mark V - TouchPad Tap Fire/Drag Look
That plus whatever mh cooks up and whatever bite I have time to take out of Spike's Quakespasm Spiked apple. I still want to get 4 Player support going ... I hope that happens. I've got that itch. Question will be time.
I always read all the posts. I said spring because spring is vague is allows lots of room for interpretation, hehe ;-)
/But yeah, expect me to not consistently be around. But it doesn't mean I don't care. When time comes, I'll deep probe all the feedback. When the time comes ...
Just Glad You're Still Alive
;)
@fifth
#1473 posted by Baker on 2017/03/07 07:56:04
I'll be thinking of your persistence in 3 weeks when I'll have 2 XBox controllers on a specific weekend and digging into XInput tutorials.
A year ago, I would not think I would be doing such a thing. ;-)
Sometimes I also question what reality I am living in where I can actually do these things on a whim. A few years ago, I was quite the novice and I still don't entirely understand how I acquired the level of expertise I now have nor what induced me to make a software renderer version nor how I did the majority of it in 3 weeks. It's like "Flowers for Algernon".
I blame hanging around mh and Spike.
5 foot away, there is a beer that needs drinking. I now must attend to this urgent matter ...
/End slight ramble. But incredible things are in the pipeline for the next Mark V.
4 Player Splitscreen With Pads
Is literally a dream scenario for me. I host regular game nights and buy a lot of MP games for it. Being able to make death arenas for my friends would be epic
4 Player Splitscreen With Pads
Is literally a dream scenario for me. I host regular game nights and buy a lot of MP games for it. Being able to make death arenas for my friends would be epic
4 Player Splitscreen With Pads
Is literally a dream scenario for me. I host regular game nights and buy a lot of MP games for it. Being able to make death arenas for my friends would be epic
Sorry for the spam. Currently at work posting from my phone
I'd Say That's Some 4-player Splitscreen Posting Right There
#1478 posted by Kinn on 2017/03/08 14:27:37
Won't Launch On Mac
#1479 posted by emvee on 2017/03/08 15:29:15
I have the same trouble others mentioned with the app not launching on Mac. My Quake folder is in Applications, and has the id1 folder in there alongside Mark V Quake. When launched, I get a dialog that reads
"Your Quake folder should contain a folder named id1 with pak0.pak and pak1.pak.
Opening folder ..."
and then I get
"W_LoadWadFile: couldn't load gfx.wad
Game data files are required to run; usually this means you need Quake shareware or registered version.
Is Mark V in the proper folder?
()"
Other Mac Quake files work (Fruits of Dojo, Tenebrae), so I'm confounded.
Won't Launch On Mac (Sierra) SOLVED
#1480 posted by emvee on 2017/03/08 15:52:44
It looks like the problem is with the Sierra Quarantine Attribute
Followed the instructions here, and all's working now.
https://derflounder.wordpress.com/2012/11/20/clearing-the-quarantine-extended-attribute-from-downloaded-applications/
|