From 696e85ee5643260d3bad1ce8c2bd5dd553235e13 Mon Sep 17 00:00:00 2001 From: Akbar Yahya <11765082+akbaryahya@users.noreply.github.com> Date: Wed, 5 Oct 2022 06:12:29 +0800 Subject: [PATCH] update quest key 3.1 --- README.md | 3 ++- Resources/QuestEncryptionKeys.json | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d38dc39a..ce5d9e52f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - Readable - Subtitle - TextMap -- QuestEncryptionKeys (3.0) +- QuestEncryptionKeys (3.1) PR: - Make Quest 3.0-3.1 work with modified QuestExcelConfigData which you can get from BinOutput/Quest. @@ -18,5 +18,6 @@ PR: - [timing1337](https://github.com/timing1337/GenshinData) (3.1 BinOutput)
- [Koko-boya](https://github.com/Koko-boya) (Original Owner Grasscutter_Resources)
- [lilmayofuksu](https://github.com/lilmayofuksu/animepython) (Script aka Lua) + - [GI-cutscenes](https://github.com/ToaHartor/GI-cutscenes/) (Key Quest)
- [radioegor146](https://github.com/radioegor146)
- [TheLostTree](https://github.com/TheLostTree)
\ No newline at end of file diff --git a/Resources/QuestEncryptionKeys.json b/Resources/QuestEncryptionKeys.json index 32748ffec..6cb52bc36 100644 --- a/Resources/QuestEncryptionKeys.json +++ b/Resources/QuestEncryptionKeys.json @@ -26,5 +26,25 @@ },{ "mainQuestId": 3012, "encryptionKey": 2690561074476991 + }, + { + "mainQuestId": 3017, + "encryptionKey": 6971018813708261 + }, + { + "mainQuestId": 13011, + "encryptionKey": 7063052926021205 + }, + { + "mainQuestId": 3016, + "encryptionKey": 8823377679488754 + }, + { + "mainQuestId": 3021, + "encryptionKey": 7828263898924570 + }, + { + "mainQuestId": 3020, + "encryptionKey": 3668457735028873 } ]