Skip to content
/ WavenRE Public

Extract and translate game datas from Waven

Notifications You must be signed in to change notification settings

Daweyy/WavenRE

Repository files navigation

WavenRE

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.

Usage :

Place following files from your game folder (in Waven_Data/StreamingAssets/AssetBundles/core) to the /input folder of this project :

  • data
  • localization.de-de
  • localization.en-us
  • localization.es-es
  • localization.fr-fr
  • localization.pt-br

Run with Podman/Docker :

podman compose up
# OR
docker compose up

Feel free to run directly with Python, no support provided.

Extracted datas will be found in /output.

Thanks UnityPy module & Souff.

About

Extract and translate game datas from Waven

Topics

Resources

Stars

Watchers

Forks