Releases: hzqst/MetaHookSv
MetaHookSv-refs/tags/v20251031a
fix crash in R_SpriteLoadExternalFile_FrameTexture. fix doc.
MetaHookSv-refs/tags/v20251029d
changes
[VGUI2Extension] Add "-nomousespi" command-line argument to prevent mouse acceleration from being modified by client dlll
- related issue: #744
[VGUI2Extension] Refactor EngineSurface hook implementation:
- Simplified InitWindowStuffs function to streamline window retrieval logic
[Renderer] Fixed #746
[Renderer] Fixed #748
改动
[VGUI2Extension] 新增"-nomousespi"启动参数,用于阻止鼠标加速度等系统设置被客户端修改
- 相关问题: #744
[VGUI2Extension] 重构EngineSurface hook实现:
- 简化InitWindowStuffs函数,优化窗口获取逻辑,使用引擎自己的窗口指针而非自行枚举
[Renderer] 修复 #746
[Renderer] 修复 #748
MetaHookSv-refs/tags/v20251029c
ADD CLAUDE.md
MetaHookSv-refs/tags/v20251029b
Fix #746
MetaHookSv-refs/tags/v20251029a
Fix #748
MetaHookSv-refs/tags/v20251023b
changes
[Renderer] Add bunch of methods to IMetaRenderer for latest ABCEnchance
改动
[Renderer] 为 IMetaRenderer 增加了一些接口 以适配最新版ABCEnchance
MetaHookSv-refs/tags/v20251021b
changes
[CaptionMod] Fixed a crash in engine buildnum 4554
改动
[CaptionMod] 修复了一个在4554版本引擎下导致游戏崩溃的问题
MetaHookSv-refs/tags/v20251021a
changes
[MetahookInstaller] Fixed an issue with "EditPlugin" , when it failed to open the EditPluginDialog for custom game and error out "metahook not installed".
改动
[MetahookInstaller] 修复了 "编辑插件列表" 的一个问题 , 该问题曾导致当选择Custom Game时,编辑插件列表会报错提示没有安装metahook