Skip to content

Cheps365/CMF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheps' Mupen Fork

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.

WARNING!

This FORK is not intended for public use. I won't discourage you from compiling it if you want to but please don't.

Download

Windows

You can download Cheps' Mupen Fork on Github Releases if I release it.

License

Rosalie's Mupen GUI/Cheps' Mupen Fork is licensed under the GNU General Public License v3.0.

Showcase

RomBrowser InGame InputSettings

Building

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.

Windows

  • 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

About

Cheps' Mupen Fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.3%
  • C 6.4%
  • CMake 1.5%
  • Other 0.8%