Skip to content

Just a personal plugin for fmodel to play binka files

Notifications You must be signed in to change notification settings

TheMinimazer/BinkadecWithWavHeader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinkadecWithWavHeader

Just a personal plugin for fmodel to play binka files

Usage

Extract release zip files into [FModel Folder]/Output/.data/

Then binka files can be exported to wav files in Fmodel

Or you can use binkadec.exe --input xxx.binka --output xxx.wav to convert ue binka into wav files

Build

copy the BinkAudio SDK from https://github.com/EpicGames/UnrealEngine/blob/5.0/Engine/Source/Runtime/BinkAudioDecoder/SDK/BinkAudio to SDK/BinkAudio

delete some conflicts tickets codes in sdk

then cmake

About

Just a personal plugin for fmodel to play binka files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • CMake 3.5%