Doppler active
JohnElysian vv0.1.1 added 2026-07-05 verified 2026-07-05
You need to extract and convert all audio assets from an installed EVE Online client into playable MP3 or WAV files for research, preservation, or personal use.
about
Doppler reads the local EVE Online game client, locates all Wwise sound banks (.bnk) and loose Wwise media (.wem) in the shared cache, and exports them to a folder of playable MP3 or WAV files. It covers embedded bank streams, loose WEM resources, every language voice bank, music, UI, ambience, ship, weapon, and turret audio.
The tool downloads portable runtime dependencies (Node.js, vgmstream-cli, FFmpeg) into its own directory on first run, requires no admin access, and does not modify the game client. Output is resumable, grouped by source bank and authored client path, and accompanied by a JSON/CSV manifest and failure log.
Exports are configurable via command-line flags for format (MP3/WAV), bitrate, worker count, output path, and more. A full 320 kbps MP3 export of the current EVE client produces roughly 9.5 GiB across ~20,000 files.