2020-10-16 20:19:17 -07:00
2020-10-12 10:28:16 -07:00
2020-10-12 06:26:33 -07:00
2020-10-16 20:19:08 -07:00
2020-10-16 20:19:17 -07:00
2020-10-15 21:51:42 -07:00
2020-10-05 06:42:55 -07:00
2020-06-02 08:28:24 -06:00
2020-09-02 17:00:12 -06:00
2020-06-02 08:20:33 -06:00
2020-10-09 19:55:34 -07:00

mupen64plus-GLideN64

Downloads found here: https://github.com/loganmc10/m64p/releases


Linux Dependencies (Ubuntu 18.04)

sudo apt install qt5-default libqt5websockets5 libsdl2-2.0-0 libsdl2-net-2.0-0 libhidapi-hidraw0 libminizip1 p7zip-full

Linux Dependencies (Manjaro/Arch)

sudo pacman -S --needed qt5-base qt5-websockets sdl2 sdl2_net hidapi minizip p7zip

Linux Dependencies (Fedora)

sudo dnf install minizip-compat mesa-libGLU hidapi p7zip qt5-qtwebsockets

Mac OSX Dependencies

# First, install brew: https://brew.sh/

# Now, install dependencies
brew install freetype cmake libsamplerate hidapi unixodbc libpng pkg-config sdl2_net sdl2 qt libpq

# Work around brew + QT bug - https://github.com/Homebrew/legacy-homebrew/issues/29938
# Note that you should swap out the 5.15.1 with the version of Qt that was installed above
ln -s /usr/local/Cellar/qt/5.15.1/plugins /usr/local/plugins
ln -s /usr/local/Cellar/qt/5.15.1/mkspecs /usr/local/mkspecs

Building:

git clone https://github.com/loganmc10/m64p.git
cd m64p
./build.sh
S
Description
Accurate N64 Emulator
Readme GPL-3.0
96 MiB
Languages
C 55.3%
C++ 41.3%
Scilab 1.2%
Makefile 0.9%
Shell 0.3%
Other 0.7%