Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

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.

Usage

  • cl_teams 1 - change scoreboard to teamplay mode (default 0)
  • cl_grenades 1 - will show grenades you possess on the HUD (default 0, only works with Scarlet mod)
  • 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

5 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors