Skip to content

ThKattanek/vgm_player

Repository files navigation

VGM-Player

Logo

This is a "Video Game Music" player with Qt5.

https://vgmrips.net/packs

Supports Systems

  • Nintendo Game Boy
  • Sega Master System / Game Gear

Other systems will follow.

Screenshot

Screenshot

Build under Linux

Important requirements

  • qttools5-dev

Used libs

  • qt5

Build and installation

git clone https://github.com/thkattanek/vgm_player.git
cd vgm_player
git checkout 0.1.0
mkdir build
cd build
qmake .. PREFIX="/usr/local"
make -j8
sudo make install

About

a vgm (video game music) player with qt5

Resources

License

Stars

Watchers

Forks

Packages

No packages published