GithubHelp home page GithubHelp logo

simon300000 / animewwise Goto Github PK

View Code? Open in Web Editor NEW

This project forked from escartem/animewwise

0.0 0.0 0.0 61.58 MB

Extract audio (.pck + .hdiff) to mp3 or more from that anime game with original filenames

Python 100.00%

animewwise's Introduction

AnimeWwise

Extract audio from .pck and .hdiff to .mp3 or .ogg including original filenames with this tool. It can in theory extract any .pck or .hdiff file from any game even though it was made for Genshin Impact. There are others tools that do the same but none of them were working so I just made my own.

⚠️ Only audio from genshin will be exported with original filenames, and the coverage is very low, don't except every file to have a name

Usage

  1. Get the repo by downloading it or cloning it (git clone https://github.com/Escartem/WwiseExtract)

ℹ️ This project uses ffmpeg version 3.4.2 which is the latest under 50MB. But it is also slower, if you want to slightly improve extraction speed, consider updating the ffmpeg binary to a newer version

  1. Install dependencies -> pip install -r requirements.txt
  2. Place all of your .pck files in the audio folder and .pck.hdiff in the patch folder

⚠️ If you want to extract an hdiff content, you must place the pck file with the same name before patch in the audio folder, pck's that do not have a corresponding hdiff file will be extracted normally, when they do have a corresponding hdiff file, only the hdiff file content is extracted and not the full pck

  1. Start the program -> python extract.py. Pass in --format [ogg|mp3] to change the audio output format - if not specified, it will default to mp3.
  2. After finishing, everything will be in the output folder in your chosen format

And that's pretty much it, if you have any issue, suggestion or anything just open an issue or create a pr :)

animewwise's People

Contributors

escartem avatar dromzeh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.