So...
#1512 posted by ijazz2 on 2017/03/31 07:55:30
Baker what features and stuff do you think you might want to implement in Mark V's next release?
(Crazy and Stupid) Ideas:
Atleast try to support orl's Zeangala map or what ever its called.Who knows,someone might make an adin1 like bbin1
Create feature like in reQuiem
(Might need to check this one)
Music command like in QuakeSpasm
Some proper coding!
So far I know 4 coders doing engine stuff
1.MadGypsy
2.Baker
3.Spike
4.LordHavoc
Re: Post #1504
#1513 posted by Kinn on 2017/03/31 17:39:54
Does anyone know why the skull models change size between the different resolutions? That's some crazy beans...
Success!
Sort of, at least. In a proof-of-concept way.
https://www.youtube.com/watch?v=aJJ8005Ig0A&feature=youtu.be
The video makes it look pretty crappy and stuttery, but it actually runs and feels awesome. The only real downside to this method is that you have to be incredibly careful not to make any sudden mouse movements, that causes the borderless window to stop capturing the cursor for a fraction of a second and the magnifier will register that movement, jerking the viewframe in whatever direction you happened to be aiming.
Keyboard aiming it is then! I can handle that. Probably.
That Looks Mighty Sexy
#1515 posted by killpixel on 2017/03/31 23:26:00
Boris
You could always use a joypad?
Feature Request
So you mentioned that 4-player splitscreen is a thing you want to implement in the future? How about 4-player splitscreen that also allows people to join from the internet?
I have been playing a bit of the remastered Turok 2 from Nightdive and this has the same feature. It's a good way of getting people online and playing!
#1497
#1518 posted by ijazz2 on 2017/04/17 12:45:41
You could always use Audacity or any sound tool to export to mp3.
SoundForge
#1519 posted by JPL on 2017/04/19 20:53:40
... is also good at that: I created some custom sounds and background loops a while ago with it.
It is not a freeware, but it has a lot of interesting features.
Feature Suggestion For More-legible Text
#1520 posted by Gunter on 2017/04/24 21:36:34
How about a Text Contrast adjustment that will only affect the text (maybe like the texture baked-on gamma/contrast).
The dull text can be hard to read in front of all the other dull colors in Quake.... I don't want to universally ramp up the contrast for everything, so it would be nice if I could just adjust the text contrast alone.
Kustom Conchar, Hudnum, Conback
#1521 posted by Akira on 2017/04/26 02:39:48
I was running an ancient version of dp then fte before mkv. in those I was using a conchar file that had black outlines and cleaned up characters, the diamond grip numbers, and conback from qtest. I had obtained these from gfx.quakeworld.nu quite some time ago all for clarity and legibility sake. Is there any way to have mkv load external wad assets, or does it perfer certain fyle tipes such as pcx?
@Akira
#1522 posted by Baker on 2017/04/26 06:32:04
Mark V only supports .tga, uses the DarkPlaces way of naming replacement textures.
For instance, throw this file in quake\id1\gfx folder (conchars.tga).
Random comments: Gunter should be using a custom charset ;-) He could adjust the contrast in an image editor and self-serve.
Akira
#1523 posted by ericw on 2017/04/26 06:52:20
If your custom gfx are in .lmp format:
DP/FTW will use a loose id1/gfx/conback.lmp (conchars, etc.) in preference to the one in id1/pak0.pak, but vanilla engines including MarkV require you to put them in a pak file (e.g. create a pak2.pak) in order to override the stock ones.
Thank Yah
#1524 posted by Akira on 2017/04/27 02:20:09
Everything was in a portable network graphic format so I just used gimp to patch them over to targa. I also increased the color saturation levels of everything and added black borders to the hudnumbers as well. Another thing I noticed after this was if you disable the start demos it just dumps to console, is there any way that it could pop the main menu up as well? I also saw a sort of custom start demos command but I couldn't get it to operate.
#1525 posted by Gunter on 2017/04/27 07:23:31
Akira, just put "menu_main" at the bottom of your autoexec.cfg file if you want it to pop up automatically upon game start.
Wow, that custom conchars.tga is definitely high-contrasty-more-legible in the game... buuuuut it doesn't look like Quake, heh.
I guess I can mess with the contrast and make my own custom conchars, but it would still be nice to have such a feature built in.
#1526 posted by R00k on 2017/04/28 09:03:51
#1527 posted by R00k on 2017/04/28 09:05:19
edit: what you CANT see by that image is that the characters have a thin black outline around them.
Unless I selected the wrong file. Or just look in Qrack's pak0 for charset-3.
#1528 posted by Gunter on 2017/04/28 19:00:22
Not bad... (had to convert to TGA for Mark V, but it works). That's more Quake-like than the one Baker linked, but I'm very picky in that regard, heh, and it's still not quite right.
I came up with this one by just ramping the hell out of the brightness/contrast so the text really stands out, but it's otherwise still the original Quake characters: http://fvfonline.com/conchars.tga
Scr_clock Setting
#1529 posted by Dutch on 2017/05/04 09:44:16
Just a heads up, Baker. Looks like the cvar scr_clock still allows the game time to be drawn when set to -1 if playing DM (it does disable in SP).
Wouldn't normally bother me but it overlays on top of the player colors (the mini-scoreboard when viewsize is set to 120).
#1530 posted by Dutch on 2017/05/04 11:58:30
EDIT: sorry, I meant when viewsize is 100 or less, in regard to the above post
Using The Dx9 Render
#1531 posted by Akira on 2017/05/10 16:14:15
I've come across a few bugs. The first one is in mutiplayer the ping command doesn't seem to work, I tried ping 100 and ping +100 but I don't see any changes on the scoreboard or latency. It seems to be in there though as it doesn't come up as an unknown command. The second is single player that when you die and instantly hit space to respawn your view remains sideways, I'm not sure if it has any relationship with quicksav or being splattered. The last one I've had happen a couple times first on some map from 1996 then in ad monsters spawned like brushes I was using quake injector.
#1532 posted by Baker on 2017/05/10 21:56:59
1) There is a loadgame + death bug reported by Pritchard. Will be fixed in the next release (already fixed in unreleased code). Results in the deadness issue you outlined above after loading a save game.
1) ping +x is not supported (ability to lag yourself). Feature exists in ProQuake/DarkPlaces/Qrack, but adds some complexity/ugliness to maintaining the network code. Possible it may get added at some point.
#1533 posted by khreathor on 2017/05/14 21:31:23
is there any portal culling for VIS like in DP?
#1534 posted by Baker on 2017/05/14 22:06:59
Doesn't have such a feature, which AFAIK is intended for real time lighting.
Arcane Dimensions quake.rc has r_useportalculling 0 and Map Jam 8 users needed to turn off r_useportalculling to avoid issues with DarkPlaces.
Arcane Dimensions finds it necessary to turn off r_useportalculling in the quake.rc file for gameplay or visual compatibility reasons.
#1535 posted by khreathor on 2017/05/14 22:32:42
yeah, "r_useportalculling 2" breaks map if you have some Warnings/clipped portals during VIS. It's very annoying, but 50% of fault lays on mappers side ;)
I was just curious if there are any VIS improvements in your engine, or do you plan any?
As we know VIS in Quake is very primitive and does it's job poorly, so you have to do tricks etc. to limit r_speeds.
#1536 posted by Baker on 2017/05/14 23:17:46
The idea the engine would do the same thing as vis (which can take untold hours to run in some circumstances), and do it better and do it instantly on map load doesn't make sense.
I'm just saying ... if the engine could do that, why wouldn't you take those calculation and throw them into the vis tool instead?
Yes Quake vis sucks terribly, especially at open maps. Kills frame rate, makes demos huge --- like the 10 GB "I played Arcane Dimensions!" demos, makes QuakeC slows, makes map uncoopable with enormous network traffic.
The correct solution is improvement of map compile tools.
/Maybe you should get together with other interested parties and raise a $2500 bounty and try to induce someone who writes tools either in Q1 or in Q3 or at id Software or for another game engine to get Quake vis right or vastly improved.
/One idea. I'm often wrong about these kinds of things.
|