Skip to content

MetaHookSv-refs/tags/v20240217b

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 13:26
· 271 commits to main since this release

[VGUI2Extension] Fixed a bug that Menu was not working on HL25 engine.
[VGUI2Extension] The proportional scale factors of ClientUI are now force to be 640x480 based instead of 1280x720 based in hidpi mode.

[VGUI2Extension] 修复了VGUI2的菜单控件在HL25引擎中无法正常工作的问题。
[VGUI2Extension] 基于VGUI2的ClientUI组件在高HPI模式下的缩放基础分辨率从1280x720回调至640x480(保持和HL25引擎一致)。