|
Posted by Baker on 2016/11/19 04:53:11 |
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 |
|
|
#1692 posted by Gunter on 2017/08/29 20:01:47
Yep, setting host_maxfps 16 or slower does indeed make them fall down, even if they are currently stuck.
But even host_maxfps 20 is making them stick....
Ah... that's why they were falling last night on me -- I had tool_inspector enabled, and that was killing my FPS, haha.
And as I have pointed out, sys_ticrate of .1 makes them fall correctly on a server, and that's the equivalent of 10 "server frames" per second, isn't it?
But in the end, it's a bad interaction between QuakeC and the map itself.
The instructions I gave should be pretty simple to follow to fix it with an .ent file....
Though it would probably be better if someone really wanted to test to see EXACTLY how far the zombies need to be moved down to still fall correctly.
Don't look at me; I don't care that much. I run my server with .1 ticrate ;)
Guhhh... who am I kidding? Now that I said it, I can't not do it... heh.
Oh, well, it looks like they only need lowered by 3 units to work correctly (from 136 to 133).
Do I really need to upload the .ent file somewhere? I've already done all the hard work and told people exactly how to fix it! ;)
I Didn't Know QS Supported .ent Files
#1693 posted by Mugwump on 2017/08/29 20:13:12
I thought only the spiked version did. Thanks for the info, Baker.
#1694 posted by jayoo on 2017/08/30 08:21:08
I managed to fix the issues. Still need to trial and error the E3M3 fiend spawn position but the zombies in E4M7 were an easy fix. Thanks again!
#1695 posted by jayoo on 2017/08/30 15:40:40
OK, after much messing around with an .ent file for E3M3, I'm unable to find the "info_teleport_destination" for the fiend who spawns stuck in midair. I've determined that the line 2164 corresponds to the fiend in question, but there are no matching teleport coordinates to the "target_name".
Maybe I'm missing something obvious so any help would be appreciated.
#1696 posted by jayoo on 2017/08/30 16:02:29
Perhaps I should try reading instructions more carefully in future...
I used tool inspector to find the offending fiend's actual target_name and changed the teleport coordinates to fix the spawn.
e3m3 Line 1244 "origin" "-832 416 140"
Mark_v And The Demo Fov
#1697 posted by spy on 2017/08/31 20:12:17
heres the demo of two bots dueling each other on zed2 - the vondurs property
i'm using mark_v to record the demo, and my fov is something like 135/145
but when i try to replay the demo something's strange has happened to me, using mark_v 0/99
the latest ad_1/60 engine(quakespasm-admod) has been playing the demo ok
The Demos
#1698 posted by spy on 2017/08/31 20:15:53
Basically
#1699 posted by spy on 2017/08/31 20:21:28
you cannot change the fov value while watching the demos in mark_v
#1700 posted by Baker on 2017/08/31 23:29:48
Downloaded zed2.bsp map and played your fbots20.dem.
Changed fov several times ok, didn't experience any problems.
I believe you, but I can't reproduce what you are experiencing but maybe something will come to mind eventually.
Baker
#1701 posted by spy on 2017/09/01 10:18:21
take a look at these screenies
http://quaketastic.com/files/screen_shots/fov.rar
yeah i can change the fov value, but the viewing perspective is a very weird in mark_v
#1702 posted by Baker on 2017/09/01 10:36:10
My initial guess works like this:
Mark V has angle smoothing, which is not obvious in single player. An online player can immediately tell.
It looks like Frogbots use some sort of QuakeC evil to move the camera around (jerky style) that isn't compatible with camera smoothing.
I didn't invent camera smoothing and in fact several engines have it, Quakespasm isn't one of the engines that have it.
It is possible you found a special case no one noticed before.
Crash When Trying To Play Demo
#1703 posted by mjb on 2017/09/02 18:58:51
I get a consistent "Mark V has stopped working when trying to play a demo. Doesn't seem to matter what, but specifically now I am trying to play jam 9 demos.
Windows 10, 64-bit using latest MarkV release.
Happens in any version (DX9, 8, markv.exe)
Let me know what else I can provide!
Scratch That
#1704 posted by mjb on 2017/09/02 19:03:02
Ugh annoying when the solution comes to you moments after finally giving in to ask for assistance.
I attempted to switch to jam 9 using the game command in markv. But running a shortcut with the -quoth -jam9 is what worked.
#1705 posted by Baker on 2017/09/02 19:49:52
Happens. Glad you figured it out.
Hey Baker,
#1706 posted by Mugwump on 2017/09/06 02:24:35
there's this Admer guy at QuakeOne having trouble running Mark V. I told him I'd drop you a line, so for troubleshooting purposes you might wanna check posts #55-58 here.
Also, a few posts above those, Dutch states that he's experiencing a notable performance drop with the latest DX9 exe.
#1707 posted by Baker on 2017/09/06 04:31:14
I look at issues posted in this thread by the individual having the issue. There is a link to this thread on the Mark V page.
Keeps everything organized.
#1708 posted by Gunter on 2017/09/06 08:01:50
Dutch probably made some setting that harms his FPS. Like r_shadows 3
He should try a clean install.
Same with the other guy who it won't run for -- completely new install in a new, clean Quake folder.
#1709 posted by Baker on 2017/09/06 08:32:28
Looks like an experimental map (an awesome looking one at that).
If that map gets released I'll see what is going on.
It could be one of a million things (vis, a texture, a skybox, external textures, a lit file, entity error, parsing issue, a texture name, a setting in Mark V even.).
#1710 posted by Admer456 on 2017/09/06 21:25:26
Hello, Baker. I'm the guy who can't run Mark V.
I tried what Gunter said, but the same problem still happens:
- I open the .exe
- RAM usage is at 9628KB
- After 15 seconds, the RAM usage jumps to around 46MB (I'm assuming it loads some game files)
- The .exe simply exits without a warning
In short, it won't run at all.
Sometimes, this happens:
https://i.imgur.com/JhSK4qI.png
#1711 posted by Dutch on 2017/09/06 22:05:07
Yeah, it was a clean install, straight outta the box. New directory and everything. No old cfg files, lifted it all off my quake CDrom from '96. It's probably the r_shadows cvar.
#1712 posted by Baker on 2017/09/06 23:13:17
There should be a qconsole.log file in your Quake folder after you start Mark V.
Can you paste the text of that?
#1713 posted by Baker on 2017/09/06 23:15:40
That Microsoft crash report, could you post the text of that as well. Often the crash report text can indicate where something crashed.
What version of Windows are you using?
And I assume you are using current version of Mark V?
#1714 posted by Gunter on 2017/09/09 08:00:29
Dutch, if you happen to be testing in the Start map, make sure to set r_mirroralpha 1 to disable mirrors. Mirrors are enabled by default (really shouldn't be). They are bad for my FPS.
I don't think any other FPS killing settings are defaulted on. r_oldwater 0 is another one that harms my FPS, but that isn't set by default. Assuming the secret hidden cfg file isn't retaining any non-default settings when you do c clean install....
You couldn't possibly be using a slower/older computer than I am (XP Netbook!).... I get between 40-75 FPS on the Start map, depending on what the lava balls are doing, as long as I don't have too many extra features enabled.
Hm, and if you happen to be running in a window, and you have some other program on screen that is drawing stuff, that could cause a problem too. I have a program called BitMeter, and it will destroy my FPS if I have it showing while running DX Mark V in a window....
#1715 posted by Admer456 on 2017/09/09 12:16:25
I'll see about the crash report later today, because I'm currently using my phone. I remember it was referencing 3 files located in Appdata/Local/Temp.
My OS is Windows 7 (32-bit) and yes, I'm using the current version of Mark V, or at least that's what I think.
I've downloaded it here: http://quakeone.com/markv/
#1716 posted by Admer456 on 2017/09/09 18:46:56
Slight correction: Windows 7 SP1.
I copied the 3 files in another folder:
https://i.imgur.com/33g4ZtZ.png
WERD147.tmp.WERInternalMetadata.xml
WERECF3.tmp.appcompat.txt
Should I send the .mdmp file? I'm a noob at debugging.
|
|
You must be logged in to post in this thread.
|
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.
|
|