client-linux VS vkQuake

Compare client-linux vs vkQuake and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
client-linux vkQuake
41 58
7 1,532
- -
2.6 9.2
8 months ago about 1 year ago
Shell C
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

client-linux

Posts with mentions or reviews of client-linux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-26.
  • Local QuakeWorld servers back up
    1 project | /r/southafrica | 12 Apr 2023
    www.nquake.com
  • Unreal Tournament 99 running on WASM
    4 projects | news.ycombinator.com | 26 Oct 2022
    QuakeWorld (the "Internet" version of quake 1) is still very active. The source code was open-sourced by Carmack many years ago and the community has been evolving the clients ever since. Today the most popular one - ezquake [0] - features many improvements in performance, networking and teamplay features.

    Anybody can download a version of this client along with a mostly playable version of quake [1] (that includes only the first chapter of the original maps like the shareware version but many or most popular multiplayer maps. And if you have the original you just need to place the pak1.pak inside the id1 directory and have access to everything)

    There are many ongoing tournaments and QHLAN is about to be held in Sweden on November 17-20. You can find all about these in the quakeworld wiki [2]

    To find the servers and games you can use one of two websites [3][4] or the in-game browser. The quakeworld EU and US communities are found on Discord. [5][6]

    There is also an automated Twitch channel built by a community member that streams quakeworld 24/7 [6]

    [0] https://github.com/QW-Group/ezquake-source

    [1] https://www.nquake.com/

    [2] https://www.quakeworld.nu/wiki/Overview

    [2] https://badplace.eu/

    [3] https://hub.quakeworld.nu/

    [4] http://discord.quake.world (invite link for QuakeWorld EU Discord)

    [5] http://discord.usquake.world (invite link for QuakeWorld US Discord)

    [6] https://www.twitch.tv/QuakeWorld

  • (QW) Get Quad Season 6 Division 1 teams drafted
    1 project | /r/quake | 20 Sep 2022
    www.nquake.com if one wants to download a package containing ezQuake (a QuakeWorld client with lots of community developed enhancements), the Quake shareware and other goodies.
  • Which multiplayer for a complete noob?
    1 project | /r/quake | 2 Aug 2022
    I'd go with Quakeworld. The weapons are very strong, so it's easy to get frags even for beginners, even if you're playing against experienced players. On that same note, you'll also die a lot lol.
  • Which ArenaFPS should I start playing?
    1 project | /r/ArenaFPS | 25 Jul 2022
  • Best free game for newcomers ?
    1 project | /r/ArenaFPS | 1 Jun 2022
    Quakeworld. You die a lot and quick, but you get a lot of kills too more easily than in other AFPS.
  • Hello i have been looking for quake 1 servers on GL or win
    1 project | /r/quake | 6 May 2022
  • How to increase maxplayers past 4?
    1 project | /r/quake | 26 Dec 2021
    Quakespasm doesnt really have the best netcode tho, if you're trying to play coop id probably just recommend the new rerelease of the game, if its something competitive you should use quakeworld.
  • [PS4] Can’t find multiplayer matches at all. Is there just nobody else playing or am I doing something wrong.
    1 project | /r/quake | 21 Oct 2021
    Download free https://www.nquake.com/
  • quake multiplayer
    1 project | /r/quake | 1 Oct 2021

vkQuake

Posts with mentions or reviews of vkQuake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.
  • Quake Brutalist Jam II
    8 projects | news.ycombinator.com | 8 Nov 2023
    > Personally, I prefer https://github.com/Novum/vkQuake because it allows disabling texture smoothing.

    All hardware-accelerated Quake source ports that I'm aware of allow you to disable texture smoothing, going all the way back to the original GL Quake (if not earlier).

    It was historically set through the console (rather than through a graphical menu), via the `gl_texturemode_ command

    On modern hardware capable of trilinear filtering, the appropriate texturemode to disable texture smoothing (which keeping the other niceties of hardware acceleration was

    gl_texturemode "GL_NEAREST_MIPMAP_LINEAR"

    For the Ironwail engine, which is the currently preferred Quake source port for modern 3D hardware, options on whether or not to use texture smoothing (and other "retro" aesthetics like whether to use square or circular particles) are things that can be toggled in the video configuration menu.

  • does vkQuake have a speedometer?
    1 project | /r/quake | 17 May 2023
  • What source ports are you using (Windows/Linux)?
    5 projects | /r/quake | 9 May 2023
    vkQuake https://github.com/Novum/vkQuake (Yes I know the author just dropped support but I suspect it'll be picked back up)
  • End of vkQuake development · Novum/vkQuake · Discussion #691
    1 project | /r/quake | 5 May 2023
  • vkQuake 1.30.0 released
    3 projects | /r/quake | 14 Mar 2023
    Annnnnd 1.30.1 is already out with a few small fixes: https://github.com/Novum/vkQuake/releases
  • Are there Open Source Games?
    13 projects | /r/godot | 11 Mar 2023
    That last one is an open source engine for a trio of existing free games, but if we count open source engines for commercial games the amount of famous examples grows exponentially. All id Software games up to Doom 3 have had their engines made open source and have a huge number of modern versions available for all of them. So Arcane Dimensions, the greatest by a mile Quake campaign ever made, was completed just three years ago and you need a modern open source engine like vkQuake to play it - even the Quake Remastered engine can't handle the huge AD maps. There's also an open source Morrowind engine, an open source Freespace 1/2 engine (Diaspora above actually runs on this), an open source point and click engine called ScummVM that runs so many old adventure games it's almost an emulator...
  • Playing TyrQuake on the VisionFive 2
    1 project | /r/VisionFive | 17 Feb 2023
    You can get the packages to build from vkQuake: https://github.com/Novum/vkQuake
  • Elevator Jank - why does this happen and how do I fix it?
    2 projects | /r/quake | 13 Feb 2023
    A better solution - and one that lets you run the game at any arbitrary framerate you want - is to switch to a fork of quakespasm with framerate independent physics. I'd strongly recommend playing with Ironwail, but vkQuake is also a great option. Both of these ports offer significant performance improvements over vanilla quakespasm and some other nice rendering features.
  • best qauke 1 source port?
    2 projects | /r/quake | 18 Jan 2023
    If you plan on playing Arcane Dimensions with all features like custom HUD and particles then the best choice is VkQuake. It is also able to play the big and complex maps at very high FPS, which most other source port struggle with.
  • Vulkan Quake port based on QuakeSpasm
    1 project | /r/CKsTechNews | 15 Jan 2023

What are some alternatives?

When comparing client-linux and vkQuake you can also consider the following projects:

ezquake-source - main ezQuake source code base

ironwail - High-performance QuakeSpasm fork

yquake2 - The Yamagi Quake II client

Quakespasm - Extra bloaty junk to modernise stuff a bit.

QuakeInjector - Download, install and play quake singleplayer maps from the quaddicted.com archive

Quake3e - Improved Quake III Arena engine

crispy-doom - Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.

Cortex-Command-Community-Project-Source - [ARCHIVED] Cortex Command - Open Source under GNU AGPL v3 (no game data included)

mvdsv - MVDSV: a QuakeWorld server

OpenLara - Classic Tomb Raider open-source engine