Cheps' Mupen Fork is a free and open-source (Windows ONLY!) mupen64plus front-end/Rosalie's Mupen GUI FORK written in C++.
It offers a simple-to-use user interface.
This FORK is not intended for public use. I won't discourage you from compiling it if you want to but please don't.
You can download Cheps' Mupen Fork on if I release it.
Rosalie's Mupen GUI/Cheps' Mupen Fork is licensed under the GNU General Public License v3.0.
The building process is the same from the original RMG. However I will only list the windows BUILDING PROCESS here since it is the OS I use.
- Download & Install MSYS2
pacman -S --needed make mingw-w64-x86_64-cmake mingw-w64-x86_64-gcc mingw-w64-x86_64-hidapi mingw-w64-x86_64-freetype mingw-w64-x86_64-libpng mingw-w64-x86_64-qt6 mingw-w64-x86_64-SDL2 mingw-w64-x86_64-speexdsp mingw-w64-x86_64-libsamplerate mingw-w64-x86_64-nasm mingw-w64-x86_64-minizip mingw-w64-x86_64-vulkan-headers git
./Source/Script/Build.sh Release
When it's done building, executables can be found in Bin/Release