Skip to main content

Unpack World of Warships game params to JSON

Project description

WoWsUnpack

License

Based on EdibleBug/WoWS-GameParams, this fork uses wowsunpack.exe to extract GameParams.data before unpacking to GameParams.json.

wowsunpack.exe is provided by WARGAMING.NET.

中文版本

Optional features

  • Decode game languages
  • Unpack game maps
  • Unpack game icons
  • Pack game assets

Setup

  • Use Python 3 and python3 -m venv .env to create a virtual environment
  • Install dependencies with pip install -r requirements.txt
  • Run python3 run.py
  • Paste the game path into game.path
  • Run python3 run.py again to unpack

Use without Python

  • Download the latest binary
  • Double click on unpack.exe
  • Paste the game path into game.path
  • Double click on unpack.exe again to unpack

Windows may scan unpack.exe only for the first time. The binary is built with pyinstaller. WoWsUnpack is not responsible for anything if pyinstaller injects any malicious code while generating the binary. Please use the binary at your own risk.

Arguments

  • --lang: Decode game languages
  • --maps: Unpack game maps
  • --icons: Unpack all game icons
  • --assets: Pack game assets into folders

Any other arguments are not valid. The program will exit with error code 1. Call the program like ./unpack.exe --lang from the terminal. Double clicking will not pass in any arguments.

Building

  • Run build_exe.py to build the binary, and it will be placed in dist/ ready to go
  • Run python3 -m build to build the package, and it will also be placed in dist/
    • Install it locally with pip install wowsunpack --find-links=dist

Publishing

  • Check with twine check dist/*
  • Upload to TestPyPI before publishing it twine upload -r testpypi dist/*
    • Install with pip install wowsunpack -i https://testpypi.python.org/pypi
  • Publish it with twine upload dist/*

World of Warships GameParams to JSON

License

Legal Notice and License

I acknowledge and agree to the rights and Terms of Use (ToS) provided by Wargaming.net (WG). Any users wishing to use the code or WoWSFT must also acknowledge and agree to the rights and ToS underlined by WG. I am not held responsible for any issues or problems that may occur related to using WoWSFT and/or provided codes.

Any codes and materials created by me are under MIT License.

Instruction

  1. Use Python 3.
  2. Legacy folder is outdated, do not use.
  3. Extract GameParams.data into same folder.
    • OneFileToRuleThemAll.py
      • Extracts into a huge JSON file with everything included. This file is not intended for reading.
    • OneFileToSplitThemAll.py
      • Splits into many JSON files, with file name as key and value as content.
      • Example folder/file structure
        __ root
          |__ sub
             |__ 0
                |__ Ability
                |  |__ PCY001_CrashCrew.json
                |  |__ ...
                |__ Achievement
                |  |__ PCH001_DoubleKill.json
                |  |__ ...
                |__ ...
        

Original codes from XeNTax forum, modified a while ago due to incompatibility with data.

GameParams2Json referenced when refactoring code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wowsunpack-0.1.10.tar.gz (255.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wowsunpack-0.1.10-py3-none-any.whl (254.2 kB view details)

Uploaded Python 3

File details

Details for the file wowsunpack-0.1.10.tar.gz.

File metadata

  • Download URL: wowsunpack-0.1.10.tar.gz
  • Upload date:
  • Size: 255.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.6

File hashes

Hashes for wowsunpack-0.1.10.tar.gz
Algorithm Hash digest
SHA256 0c7084425504b906607c0ac5580c357b3da7d7a1e6187e0ecb5b4562686e4dcc
MD5 9b6f5f4f575c0d8b727a2267d371abeb
BLAKE2b-256 c757ef62a06ae6ad1cc81b8a599a25fed08454e7b4cf71c43544fc086186f11e

See more details on using hashes here.

File details

Details for the file wowsunpack-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: wowsunpack-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 254.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.6

File hashes

Hashes for wowsunpack-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 3f1f0ab34cc35d2b8ec689491cf17f9e07d0ebc2917cf460299aaf54acbadcad
MD5 cf61dfb06b0b60d2dfafc8159b9d375d
BLAKE2b-256 c067e135e7f47ad3ab944e3b8f10ef3fc98df192c637d80f256298b7e3c4bb3f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page