Heroes3Editor:魔法门之英雄无敌3(HoMM3)Savegame编辑器

上传者: 42166105 | 上传时间: 2025-12-22 21:30:47 | 文件大小: 376KB | 文件类型: ZIP
魔法门之英雄无敌3(HoMM3)Savegame编辑器 好吧,我想通过做一个项目来学习Windows Presentation Foundation(WPF),在发现了出色的之后,我最近又开始玩HoMM3。 如今,由于承担了所有现实生活中的责任,我再也无法忍受游戏中乏味的部分,因此,此savegame编辑器使其变得更简单了。 用法和功能 从“下载最新的二进制发行zip文件(例如Heroes3Editor-v0.9.zip )。 将其解压缩到硬盘驱动器上的任何位置,然后运行Heroes3Editor.exe (无需安装)。 打开一个保存游戏文件(用于Campaign游戏保存的.CGM或用于单个场景游戏保存的.GM1),按名称搜索英雄。 您可以多次搜索同一英雄,以在同一存档游戏文件中找到该英雄的多个实例。 找到英雄后,您可以编辑以下内容: 基本技能(即攻击,防御,法术强度和知识) 中学技

文件下载

资源详情

[{"title":"( 76 个子文件 376KB ) Heroes3Editor:魔法门之英雄无敌3(HoMM3)Savegame编辑器","children":[{"title":"Heroes3Editor-master","children":[{"title":"Heroes3Editor.sln <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"SharpZipLib.GZip","children":[{"title":".gitattributes <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"Zip","children":[{"title":"ZipConstants.cs <span style='color:#111;'> 14.77KB </span>","children":null,"spread":false},{"title":"ZipOutputStream.cs <span style='color:#111;'> 24.19KB </span>","children":null,"spread":false},{"title":"ZipInputStream.cs <span style='color:#111;'> 17.55KB </span>","children":null,"spread":false},{"title":"IEntryFactory.cs <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"ZipStrings.cs <span style='color:#111;'> 6.24KB </span>","children":null,"spread":false},{"title":"WindowsNameTransform.cs <span style='color:#111;'> 7.27KB </span>","children":null,"spread":false},{"title":"ZipNameTransform.cs <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"ZipException.cs <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"ZipEntry.cs <span style='color:#111;'> 35.97KB </span>","children":null,"spread":false},{"title":"ZipFile.cs <span style='color:#111;'> 132.54KB </span>","children":null,"spread":false},{"title":"Compression","children":[{"title":"DeflaterHuffman.cs <span style='color:#111;'> 22.69KB </span>","children":null,"spread":false},{"title":"InflaterHuffmanTree.cs <span style='color:#111;'> 5.13KB </span>","children":null,"spread":false},{"title":"PendingBuffer.cs <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"Inflater.cs <span style='color:#111;'> 21.88KB </span>","children":null,"spread":false},{"title":"InflaterDynHeader.cs <span style='color:#111;'> 5.02KB </span>","children":null,"spread":false},{"title":"Deflater.cs <span style='color:#111;'> 16.46KB </span>","children":null,"spread":false},{"title":"DeflaterEngine.cs <span style='color:#111;'> 24.15KB </span>","children":null,"spread":false},{"title":"DeflaterPending.cs <span style='color:#111;'> 421B </span>","children":null,"spread":false},{"title":"Streams","children":[{"title":"OutputWindow.cs <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false},{"title":"StreamManipulator.cs <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"DeflaterOutputStream.cs <span style='color:#111;'> 12.52KB </span>","children":null,"spread":false},{"title":"InflaterInputStream.cs <span style='color:#111;'> 17.17KB </span>","children":null,"spread":false}],"spread":false},{"title":"DeflaterConstants.cs <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false}],"spread":false},{"title":"ZipHelperStream.cs <span style='color:#111;'> 15.42KB </span>","children":null,"spread":false},{"title":"ZipExtraData.cs <span style='color:#111;'> 25.17KB </span>","children":null,"spread":false},{"title":"FastZip.cs <span style='color:#111;'> 22.19KB </span>","children":null,"spread":false},{"title":"ZipEntryFactory.cs <span style='color:#111;'> 10.20KB </span>","children":null,"spread":false}],"spread":false},{"title":"SharpZipLib.GZip.csproj <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"Core","children":[{"title":"StreamUtils.cs <span style='color:#111;'> 8.47KB </span>","children":null,"spread":false},{"title":"IScanFilter.cs <span style='color:#111;'> 427B </span>","children":null,"spread":false},{"title":"PathFilter.cs <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false},{"title":"INameTransform.cs <span style='color:#111;'> 702B </span>","children":null,"spread":false},{"title":"NameFilter.cs <span style='color:#111;'> 7.25KB </span>","children":null,"spread":false},{"title":"Exceptions","children":[{"title":"StreamUnsupportedException.cs <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"ValueOutOfRangeException.cs <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"StreamDecodingException.cs <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"UnexpectedEndOfStreamException.cs <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"SharpZipBaseException.cs <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"FileSystemScanner.cs <span style='color:#111;'> 12.89KB </span>","children":null,"spread":false},{"title":"InvalidNameException.cs <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"WindowsPathUtils.cs <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"Checksum","children":[{"title":"IChecksum.cs <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"Adler32.cs <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"BZip2Crc.cs <span style='color:#111;'> 6.84KB </span>","children":null,"spread":false},{"title":"Crc32.cs <span style='color:#111;'> 6.80KB </span>","children":null,"spread":false}],"spread":true},{"title":".editorconfig <span style='color:#111;'> 600B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 4.21KB </span>","children":null,"spread":false},{"title":"Encryption","children":[{"title":"PkzipClassic.cs <span style='color:#111;'> 12.40KB </span>","children":null,"spread":false},{"title":"ZipAESStream.cs <span style='color:#111;'> 7.29KB </span>","children":null,"spread":false},{"title":"ZipAESTransform.cs <span style='color:#111;'> 5.96KB </span>","children":null,"spread":false}],"spread":true},{"title":"GZip","children":[{"title":"GZipException.cs <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"GZipConstants.cs <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"GzipOutputStream.cs <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"GZip.cs <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"GzipInputStream.cs <span style='color:#111;'> 10.16KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"Heroes3Editor","children":[{"title":"Resources","children":[{"title":"VS2019","children":[{"title":"Exit_16x.png <span style='color:#111;'> 440B </span>","children":null,"spread":false},{"title":"Search_16x.png <span style='color:#111;'> 529B </span>","children":null,"spread":false},{"title":"Save_16x.png <span style='color:#111;'> 237B </span>","children":null,"spread":false},{"title":"OpenFile_16x.png <span style='color:#111;'> 455B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"App.xaml.cs <span style='color:#111;'> 329B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 595B </span>","children":null,"spread":false},{"title":"MainWindow.xaml.cs <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"Models","children":[{"title":"Game.cs <span style='color:#111;'> 11.44KB </span>","children":null,"spread":false},{"title":"Constants.cs <span style='color:#111;'> 39.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"MainWindow.xaml <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"HeroPanel.xaml <span style='color:#111;'> 42.43KB </span>","children":null,"spread":false},{"title":"App.xaml <span style='color:#111;'> 371B </span>","children":null,"spread":false},{"title":"HeroPanel.xaml.cs <span style='color:#111;'> 8.62KB </span>","children":null,"spread":false},{"title":"App.ico <span style='color:#111;'> 220.45KB </span>","children":null,"spread":false},{"title":"Heroes3Editor.csproj <span style='color:#111;'> 636B </span>","children":null,"spread":false}],"spread":false},{"title":".editorconfig <span style='color:#111;'> 5.84KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 5.61KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明