MSRevive / MasterSwordRebirth

Continuation of Master Sword Classic/Continued.
https://msrebirth.net/
Other
9 stars 7 forks source link

Redo Retro HUD #255

Open SaintWish opened 1 week ago

SaintWish commented 1 week ago

The retro HUD main image is too massive (gfx\vgui\hud_main2.vga) because it uses a lot of empty space that doesn't need to use. It should use the new image (gfx\vgui\hud_main3.vga), but requires all the maths to be redone to accommodate that.

Due to the filesize ~3 MBs it takes up a lot of precious memory.

SaintWish commented 1 week ago

This is the file in question for the retro HUD https://github.com/MSRevive/MasterSwordRebirth/blob/dev/src/game/client/ui/ms/vgui_healthretro.h