Outils pour utilisateurs

Outils du site


emulation:vgm:lecteurs:vgmstream

vgmstream

Description

vgmstream est un lecteur pour certain fichier son de jeux.

Compilation

apt install git audacious-dev libao-dev libvorbis-dev libmpg123-dev
git clone https://github.com/losnoco/vgmstream && cd vgmstream
mkdir build && cd build && cmake .. 
make -j"$(nproc)"

Références

emulation/vgm/lecteurs/vgmstream.txt · Dernière modification : 2022/12/17 14:09 de 127.0.0.1