GLideN64/README.md

1.6 KiB
Raw Permalink Blame History

Compile Linux

Debian/Ubuntu

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install gcc-multilib g++-multilib
sudo apt install libsdl2-dev
sudo apt install libsdl2-dev:i386
sudo apt install libpng-dev
sudo apt install libfreetype6-dev
sudo apt install libfreetype6-dev:i386
sudo apt install python3
sudo apt install python3-pip
sudo apt install meson

setup.py -b EUR_MQD
meson setup linux --cross-file x86-linux-gnu
cd linux
ninja

GLideN64Github Badge

A next generation Graphics Plugin for N64 emulators.


Continuous Integration

CI builds have the latestfeatures/fixes, are generally
stable, but may introduce bugs and have incomplete translations.


To obtain CI builds for themupen64plus&
zilmar-specemulators do the following :

With Github

Download them from the latest Workflow.

Without Github

Download them from the latest Release.


Version

Choose between 32-bit/64-bit
according to your emulator version.

Earlier Builds

For earlier builds you will have to log in and
download them from an older
Workflow.