Skip to content

A Quake client-side mod that adds N64/2021 HUD layout to the game.

Notifications You must be signed in to change notification settings

whipowill/quake-mod-hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HUD for Quake

A Quake client-side mod for adding a N64/2021 HUD layout to the game. This layout isn't exactly the same as the 2021 rerelease, but it's close. I used a little artistic license in this mod.

2021 HUD style Team Scores

Because this is a client-side mod, it means you can use it alongside other QuakeC mods (progs.dat) w/out issue.

Install

Simply copy the csprogs.dat file into your id1 or other mod folder.

Changelog

  • June 2023
    • Add deaths count from Scarlet mod
  • May 2023
    • Autodetect teamplay from Scarlet mod
    • Display hand grenades count from Scarlet mod

Usage

  • cl_teams 1 - change scoreboard to teamplay mode (default 0)
  • cl_weapons 1 - will show weapons you possess on the HUD (default 0)
  • cl_hudtest 1 - display all icons on the HUD for testing purposes (default 0)

Issues

My understanding is this mod will work on both QS and FTE engines, but if there is an issue the solution would involve swapping out qsextensions.qc w/ fteextensions.qc and recompiling the code.

Credits

External Links

About

A Quake client-side mod that adds N64/2021 HUD layout to the game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published