About this mod
一个为《黑神话:悟空》设计的小地图插件,提供实时位置追踪和导航功能。
A minimap tool designed for "Black Myth: Wukong", providing real-time location tracking and navigation.
- Permissions and credits
- Changelogs
一个为《黑神话:悟空》设计的小地图插件,提供实时位置追踪和导航功能。是免费的~免费的~免费的~ 请帮我点个 star!
A minimap plugin designed for Black Myth: Wukong, providing real-time position tracking and navigation. Completely free~free~free~ Please give us a star!
BiliBli 演示视频:我开发了一款黑神话悟空小地图插件,精准还原行旅图 免费开源~
GitHub 源代码: 请帮我点个 star

更新日志 / Changelog
- v1.7
- 调整 UI
- 新增大量点位
- v1.6
- 修复 AMD 显卡渲染问题 / Fixed AMD GPU rendering issues
- 新增一些点位 / add some points
- ` + ` : 放大 小地图窗口 / Zoom in the minimap window
- ` - ` : 缩小 小地图窗口 / Zoom out the minimap window
- ` Shift ` + ` + ` : 放大 小地图比例 / Zoom in the minimap scale
- ` Shift` + ` - ` :缩小 小地图比例 / Zoom out the minimap scale
- ` 0 ` : 显示/隐藏 地图 / Toggle map visibility
使用说明 / Usage
将 wukong-minimap.zip 直接解压至黑神话的安装文件夹下面的 b1\Binaries\Win64 中 (steam 的安装文件夹可以通过右键黑神话 -> 管理 -> 浏览本地文件找到)
Extract wukong-minimap.zip directly into b1\Binaries\Win64 under the game's installation folder (Steam users: Right-click game -> Manage -> Browse local files).
本插件包含以下文件/ Plugin contains:
- [wukong_minimap.dll] 插件功能核心文件 / Core plugin file
- [dwmapi.dll] 加载器 - 通过代理系统功能来加载 wukong_minimap.dll / Loader - Injects plugin via system API proxying
- [maps] 地图文件夹 / Map resources

使用 UE4SS / For UE4SS
由于 ue4ss 自带的 dwmapi.dll 拦截了系统 api 会导致插件无法顺利加载,我们使用 wukong-minimap 中的 dwmapi.dll 就行了。
UE4SS's built-in dwmapi.dll intercepts system APIs and conflicts with the plugin. Use the dwmapi.dll from wukong-minimap instead.
卸载 / Uninstallation
删除 wukong_minimap.dll 文件即可
Simply delete wukong_minimap.dll