Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
/ simple64-gui Public archive

mupen64plus GUI written in Qt6

License

Notifications You must be signed in to change notification settings

simple64/simple64-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple64-gui

simple64-gui is written in Qt6.

You can try this out by downloading simple64.

It is free/libre software under license GPLv3.0. Enjoy and happy hacking!

Dependencies

  • Qt6
  • SDL2
  • 7za binary must be installed on your system for 7z/zip support

Building (tested on GNU/Linux and MinGW)

git clone https://github.com/simple64/simple64-gui.git
cd simple64-gui
mkdir build
cd build
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ..
VERBOSE=1 cmake --build .

Then you can run ./simple64-gui.