#1806 posted by khreathor on 2017/12/19 10:49:14
Baker, do you have some public repo for this project, or just this zipped sources?
4 player coop with quake spasms controller support is my only wish list item
#1805
#1808 posted by mankrip on 2017/12/19 22:18:13
- Switch the software renderer from 8-bit to 16-bit to have enough colors for colored lights and proper transparent water. This is what RetroQuad is doing.
It isn't. Retroquad renders everything in 8-bit color, using 8-bit tables to access a single 8-bit indexed color palette. The tables are generated from 24-bit color data upon booting up the engine.
Retroquad doesn't use 16-bit color anywhere, and it doesn't do any direct-color transformations in realtime.
@kreathor
#1809 posted by Baker on 2017/12/20 01:40:46
Baker, do you have some public repo for this project, or just this zipped sources?
The source code is in .rar format. ;-)
FQ And QS?
Silly noob question time:
Can Fitz Quake happily coexist in the same folder so as to share the same Id1 folder and the like?
^Oops!
Mark V and Quakespasm.
Of Course
#1812 posted by Kingold on 2017/12/26 15:37:32
I have been putting Mark V, Quakespasm, FTE, Darkplaces etc in the same Quake installation for years and see no problem other than the save game incompatibility between Darkplaces and others, which is in itself easy enough to fix manually.
Cool Beans.
That's good news. Thanks for the reply.
Broken Links On Home Page
Hey. Just thought I'd let you know that there are a couple of broken download links on the Quakeone/markv page.
The Undergate download is broken and so is the Frogbot mapset.
I presume it's something to do with the 'updates' that went on there a while back... :)
Also: Why Doesn't This Autoexec Not Work?
+mlook
joystick 1
joyadvanced 1
joyadvaxisx 3
joyadvaxisy 1
joyadvaxisz 0
joyadvaxisr 2
joyadvaxisu 4
joyadvaxisv 0
joyforwardthreshold 0.15
joysidethreshold 0.15
joypitchthreshold 0.15
joyyawthreshold 0.15
joyforwardsensitivity -1
joysidesensitivity 1
joypitchsensitivity 1
joyyawsensitivity -1.5
joywwhack1 0
joywwhack2 0
joyadvancedupdate
bind "AUX5" "+jump" // jump on L1
bind "AUX6" "+attack" // fire on R1
bind "AUX30" "impulse 10" // cycle on dpad-R
bind "AUX32" "impulse 12" // reverse cycle on dpad-L
Can you define "not work"?
^
I create an autoexec.cfg file with the above text in it (a standard vanilla Quake cfg for controller support).
Mark V doesn't recognise it properly. The console says the engine loaded the autoexec file but the controller doesn't work at all in-game. No response on any button press or joystick movement.
It used to work in older builds of Mark V and Fitzquake. Just not Mark V 1.00.
^^
Check your syntax. Unless I am on crack many cvars need the quotes.
#1819 posted by Gunter on 2018/01/11 03:37:52
I don't not know why it doesn't not work. I mean, the autoexec itself works -- it's just that I seem to recall that joystick support was simply disabled at some point in Mark V.... So yeah; it used to not don't work and now it won't don't not work.
Baker will have to make it so it doesn't won't don't not work when he gets back to working on Mark V again. It's as simple as that.
There is a workaround though -- you need to use a program that turns your joystick into a keyboard emulator. Something like JoyToKey or Xpadder. You might need to look for older versions of those programs, if the newer versions are no longer free. AutoHotkey can probably do that too, but is a bit more fiddly.
Good luck getting your joystick to stop won't don't not working.
Linux Build And Music
#1820 posted by spara on 2018/01/12 18:56:19
Is it possible to play background music with the current Linux build? Can't get it to work.
#1820
#1821 posted by Spike on 2018/01/13 00:05:31
no.
it only supports cd audio on windows, and directsound is of course windows-only and artificially limited to just mp3.
#1822 posted by Baker on 2018/01/18 04:42:43
Yeah, the joystick code in Mark V is not quite correct.
If you dig deep in the OLD Mark V thread (Google up FitzQuake Mark V), a user with a joystick kindly posted instructions on how to make it work well.
I don't have a joystick, so I messed something up when I was trying to be "cool" or something.
/Mark V supports mp3 music on Windows and the Mac (and in my private experimental build, on the iPhone as well), but not Linux mostly because I didn't have time to get that up and running when I was making the Linux version.
#1823 posted by Gunter on 2018/01/18 20:18:20
Someone should donate a cheap dual-analog usb gamepad to Baker so he can test this stuff.... You can get them for like $5-$10 on ebay.
Or if you wanna get more fancy, get a Logitech F310 gamepad ($10-$15), which has a switch on the back that lets it change between using XInput/DirectInput, for thorough testing.
Currently Mark V reports that it detects when a joystick is connected, but can't seem to detect any input from the gamepad, using either input method.
Where Can I Get The Most Recent Version
#1824 posted by killpixel on 2018/02/21 23:57:04
of winquake_gl? the latest packages don't contain it. Is there an archive somewhere?
My Bad
#1825 posted by killpixel on 2018/02/22 00:01:28
just found the archive
sorry
sorry
#1826 posted by Baker on 2018/02/22 00:50:46
Within the next week, I expect to release a new version.
1) Optional Mouse driven menu video. The video doesn't do it justice how convenient it is.
When you have mouse driven menu, you use the menu about 8 or 9 times faster and it becomes far more convenient. You just click away.
The menu looks like the Quake menu is 100% the same keyboard menu, it just is mouse capable also.
2) Fix tool inspector glitch, the save game glitch Pritchard pointed out.
Time has not been one of those things in much supply lately.
@Baker
I'm very excited to try this new version out. Looks very cool and I LOVE that Levels menu. +1 GG and all that.
Baker
#1828 posted by killpixel on 2018/02/22 16:37:23
what's the lowdown on glwinquake? is the most recent winquake gl and not labeled as such? was it discontinued?
Controller Support?
Just wondering if controller support will be re-implemented in the upcoming release. :)
Another Thing
#1830 posted by anonymous user on 2018/02/22 20:38:02
I think sv_aim belongs in the preferences
|