Tool to extract and translate game datas from Waven (from Ankama Games).
Power the WavenData repository that help you track changes within the game and provide datas for related community projects.
Place following files from your game folder (in Waven_Data/StreamingAssets/AssetBundles/core) to the /input folder of this project :
datalocalization.de-delocalization.en-uslocalization.es-eslocalization.fr-frlocalization.pt-br
podman compose up
# OR
docker compose upFeel free to run directly with Python, no support provided.
Extracted datas will be found in /output.
Thanks UnityPy module & Souff.