.github/workflows Update standalone.yml Mar 19, 2024 QuestPatcher.Axml Add results of running resource IDs script Jan 17, 2024 QuestPatcher.Core Update sl2 download Feb 5, 2024 QuestPatcher.Zip Remove TODO as is now done Dec 24, 2023 ...
.github QuestPatcher.Axml QuestPatcher.Core QuestPatcher.Zip QuestPatcher installer .editorconfig .gitignore CREDITS.md LICENSE QuestPatcher.sln README.md VERSION Breadcrumbs QuestPatcher / QuestPatcher.sln Latest commit Lauriethefish Add QuestPatcher.Zip, a custom ZIP implementation 233172d· Oct 21...
1.从QuestPatcher的github发布页面下载最新版本的QuestPatcher软件https://github.com/Lauriethefish/QuestPatcher 2.安装QuestPatcher ·注意:如果你之前使用过旧版本或者中文版的QuestPatcher,您需要删除旧版本残留的缓存文件。这一点非常重要!如果不删除之前的缓存文件,则会因为权限问题导致打完补丁的APP闪退。Windows端的...
第一次点击Sync Songs后会提示备份原始版本,点击 Backup apk进行备份。之后可以修改光剑颜色、替换游戏内文本等,此处跳过点击Run Patcher生成新的apk。 Patch完成后会最后确认待导入的歌曲,可以检查核对一下是否所有歌曲都能够正常导入,确认后点击Install APK就会开始安装修改后的apk 完成后戴上头显进入游戏,就可以在Cust...
.github QuestPatcher.AxmlQuestPatcher.Core Modding Models Patching Resources AndroidDebugBridge.cs ConfigManager.cs ExternalFilesDownloader.cs FileDownloadFailedException.cs FileUtil.cs IUserPrompter.cs InfoDumper.cs InstallManager.cs ProcessUtil.cs QuestPatcher.Core.csproj QuestPatcherService.cs README.md...
.github QuestPatcher.Axml QuestPatcher.Core QuestPatcher.Zip QuestPatcher Assets Models Services Styles ViewModels Views App.axaml App.axaml.cs BrowseImportManager.cs DialogBuilder.cs FileImportInfo.cs FileNameConverter.cs Program.cs QuestPatcher.csproj README.md SerilogSink.cs UIPrompter.cs ViewLoc...
.github/workflows Run release workflow on published Oct 26, 2023 QuestPatcher.Axml Add results of running resource IDs script Jan 17, 2024 QuestPatcher.Core Backup obb as well as data Mar 18, 2024 QuestPatcher.Zip Remove TODO as is now done Dec 24, 2023 QuestPatcher Remove text from ADB...
.github QuestPatcher.Axml Resources AttributeType.cs AxmlAttribute.cs AxmlElement.cs AxmlLoader.cs AxmlParseException.cs AxmlSaver.cs BinaryStreamExtensions.cs QuestPatcher.Axml.csproj README.md ResourceMap.cs ResourceType.cs SavingContext.cs ...
("..\VERSION") #define MyAppVersion FileRead(VersionFile) #expr FileClose(VersionFile) #undef VersionFile #define MyAppPublisher "Lauriethefish#6700" #define MyAppURL "https://github.com/Lauriethefish/QuestPatcher" #define MyAppExeName "QuestPatcher.exe" [Setup] ; NOTE: The value of ...
If the resulting APK file the patcher produces is bigger than 2.1GB (the maximum size of a signed 32 bit integer) the APK will install but not launch. This puts a limit on how many songs you can add. Because of the fact that this is a library, I could easily make a separate execut...