百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

WzComparerR2

> 编程语言
开源

Maplestory 在线提取器

583 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Maplestory 在线提取器

使用前先大喊 niconiconi! poi! duang!以减少bug发生率

Maintenance Status

⚠️ The WzComparerR2 project is now in deep maintenance status. This means that only critical bugs or wz file format breaking changes are being considered for inclusion by owner. Expect slow replies to issues.

WzComparerR2

这是一个用C# latest/.Net4.62+.Net8组装的冒险岛提取器...
包含了一些奇怪的机能比如stringWZ搜索 客户端对比 装备模拟 地图模拟等等..

tips: WcR2将尽力维持每周更新,Releases里不会提供最稳定版下载,最新版会通过azure-pipeline自动发布。
links: [更新日志] [版本计划] [最新版下载]

Modules

  • WzComparerR2 主程序
  • WzComparerR2.Common 一些通用类
  • WzComparerR2.PluginBase 插件管理器
  • WzComparerR2.WzLib wz文件读取相关
  • CharaSimResource 用于装备模拟的资源文件
  • WzComparerR2.LuaConsole (可选插件)Lua控制台
  • WzComparerR2.MapRender (可选插件)地图仿真器
  • WzComparerR2.Avatar (可选插件)纸娃娃
  • WzComparerR2.Network (可选插件)在线聊天室

Prerequisite

  • 2.x: Win7sp1+/.net4.6.2+/dx11.0
  • 1.x: WinXp+/.net2.0+/dx9.0

Installation

git clone --recurse-submodules -j8 git://github.com/Kagamia/WzComparerR2.git

Clone repository with submodules.

Compile

  • vs2022 or higher/.net 8 SDK

Credits and Acknowledgement

  • Fiel (Southperry) wz文件读取代码改造自WzExtract 以及WzPatcher
  • Index (Exrpg) MapRender的原始代码 以及libgif
  • Deneo For .ms file format and video format
  • DotNetBar
  • SharpDX & Monogame
  • BassLibrary
  • IMEHelper
  • Spine-Runtime
  • EmptyKeysUI
  • libvpx & libyuv for video decoding
  • VC-LTL5 for native library build
  • All testers from CMST tester group.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言