From c300fd2d1d71b6fe4b6fff9fd9b6642b9dc98f54 Mon Sep 17 00:00:00 2001 From: Escartem Date: Thu, 8 May 2025 15:06:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b3b4e51..4c99828 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ An easy to use tool to extract audio from some anime games, with the original fi ### ⚠️ Only Genshin, Star Rail and Zenless supported ! +### :x: As of Genshin 5.5+, the audio data is no longer recoverable until a new workaround is found. The latest map have audio for 5.4 and music names for 5.3. Statement by Dimbreath regarding the situation : + +`As of 5.5.0 they implemented a new encryption and shuffle of field order of which the former is incredibly hard to dump so BinOutput will be currently unavailable [...] the field order shuffle has completely harmed deobfuscation so for the time being fields will stay obfuscated` + + # Usage 1. Get the repo by [downloading it](https://github.com/Escartem/WwiseExtract/archive/refs/heads/master.zip) or cloning it (`git clone https://github.com/Escartem/AnimeWwise`)