All Projects → dvingerh → genshin-audio-exporter

dvingerh / genshin-audio-exporter

Licence: MIT license
Export audio files from Genshin Impact game data into different audio formats.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to genshin-audio-exporter

genshin-db
npm package with searching API for Genshin Impact data of all in-game languages. Data parsed/organized directly from GenshinData repo.
Stars: ✭ 150 (+80.72%)
Mutual labels:  genshin, genshin-impact, genshinimpact
Snap.Genshin
你想要的原神全家桶
Stars: ✭ 1,924 (+2218.07%)
Mutual labels:  genshin, genshin-impact, genshinimpact
GenshinImpact-Generator
Account generator for Genshin Impact
Stars: ✭ 38 (-54.22%)
Mutual labels:  genshin-impact, genshinimpact
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Stars: ✭ 191 (+130.12%)
Mutual labels:  mp3, flac
netflix-list-exporter
💫‎‎‎‏‏‎ An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (-27.71%)
Mutual labels:  export, exporter
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (+115.66%)
Mutual labels:  mp3, flac
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (+116.87%)
Mutual labels:  mp3, flac
php-csv-exporter
A fast and tiny PHP library to export data to CSV based on Generator. Export millions of data seamlessly without memory exception.
Stars: ✭ 15 (-81.93%)
Mutual labels:  export, exporter
Qmc Decoder
Fastest & best convert qmc 2 mp3 | flac tools
Stars: ✭ 1,941 (+2238.55%)
Mutual labels:  mp3, flac
GenShin-LauncherDIY
[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!
Stars: ✭ 758 (+813.25%)
Mutual labels:  genshin, genshin-impact
Rats
Movie Ratings Synchronization with Python
Stars: ✭ 156 (+87.95%)
Mutual labels:  export, exporter
Youtube-DL-GUI
Graphical User Interace built around youtube-dl CLI
Stars: ✭ 38 (-54.22%)
Mutual labels:  mp3, flac
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (+90.36%)
Mutual labels:  mp3, flac
Audio Steganography Algorithms
A Library of Audio Steganography & Watermarking Algorithms
Stars: ✭ 146 (+75.9%)
Mutual labels:  mp3, flac
uos
United Open-libraries of Sound. United procedures for open-source audio libraries. For FPC/Lazarus/fpGUI/MSEgui.
Stars: ✭ 112 (+34.94%)
Mutual labels:  mp3, flac
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (+66.27%)
Mutual labels:  mp3, flac
Flacon
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
Stars: ✭ 252 (+203.61%)
Mutual labels:  mp3, flac
genshin-schedule
🕑 Genshin farming scheduler
Stars: ✭ 74 (-10.84%)
Mutual labels:  genshin, genshin-impact
Omp
OMP is an open-source music player being developed for Linux. OMP is programmed in C++ using gtkmm, GStreamer, TagLib, clastfm, and g++.
Stars: ✭ 111 (+33.73%)
Mutual labels:  mp3, flac
Miniaudio
Single file audio playback and capture library written in C.
Stars: ✭ 1,889 (+2175.9%)
Mutual labels:  mp3, flac

🎼 Genshin Impact Audio Exporter

This tool allows you to export audio files from Genshin Impact game data into different audio formats.

  • Single executable file, all required libraries are already included
  • Supports .wav, .mp3, .ogg and .flac audio formats
  • Easy to use interface, no command line needed

How to use

The audio files are saved as .pck data files within the Genshin Impact game data directory. Example audio files location:

C:\Program Files\Genshin Impact\Genshin Impact Game\GenshinImpact_Data\StreamingAssets\Audio\GeneratedSoundBanks\Windows
  1. Open the program and select which .pck data files you would like to extract audio files from.
  2. Select an output directory to save exported audio files to.
  3. Choose your preferred audio formats to export to.
  4. Click Export and wait for the program to finish exporting the audio files.

Screenshots (may be out of date)

Example

Notes

When exporting has started, the program will create two directories named libs and processing. Do not remove or modify the contents of these directories as they are needed during the export process. They will be deleted automatically when the program is closed.

All previously exported audio files in the output directory will be overwritten when the same audio files are being exported again.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].