Skip to content

vkQuake 1.13.1

Compare
Choose a tag to compare
@Novum Novum released this 16 May 08:12
· 962 commits to master since this release
  • GUI scale is now relative to screen height (scr_relativescale 0 to disable)
  • Crosshair is now selectable from menu. Also added the option to use a dot instead of cross crosshair.
  • Improved compatibility with latest Quake Steam re-release version
  • Fixed unlit maps with GPU lightmap updates
  • Reverted improper fix for rogue lavamen that caused lots of other issues
  • Various smaller bug fixes
  • Update to SDL 2.0.22

Windows binaries require the Microsoft Visual C++ Redistributable:
https://aka.ms/vs/17/release/vc_redist.x86.exe (32 bit)
https://aka.ms/vs/17/release/vc_redist.x64.exe (64 bit)

Linux AppImage requires at least glibc 2.14. Check with ldd --version if in doubt (any recent Linux distribution should easily satisfy this). FUSE must be enabled and available (see https://docs.appimage.org/user-guide/troubleshooting/fuse.html)