Releases: hzqst/MetaHookSv
Releases · hzqst/MetaHookSv
MetaHookSv-refs/tags/v20230110b
Disable DPI scaling
MetaHookSv-refs/tags/v20230110a
Fix a typo in R_StudioDrawPlayer hook handler which was causing crash…
MetaHookSv-refs/tags/v20230107
Fix a bug that incorrect function pointer was sometimes found in Rend…
MetaHookSv-refs/tags/v20230102d
Fix a bug that Renderer loaded missing "T.mdl" for multiple times and finally got out of VRAM. Related issue: #220
Fix a bug that game crashed at opening console when AdvanceAudioDialog was present. Related issue: #211
Fix a resource leaking problem in libcsv that FileHandle got leaked when an exception was thrown by CSVParser, which was causing game to crash at game shutdown. Related issue: #218
MetaHookSv-refs/tags/v20221203
Remove DontFlushSoundCache from load list
MetaHookSv-refs/tags/v20221026
Add cvar r_dynlight_radius_scale and r_studio_legacy_elight_radius_sc…
MetaHookSv-refs/tags/v20221025
Add HighDPI font sopport for CaptionMod
MetaHookSv-refs/tags/v20221023
Add Studio-Bone-Cache-Manager
MetaHookSv-refs/tags/v20221022
Skip localplayer rendering in shadowmap
MetaHookSv-refs/tags/v20221022c
Fix locallight not found error