Skip to content
forked from gonetz/GLideN64

A new generation, open-source graphics plugin for N64 emulators.

License

Notifications You must be signed in to change notification settings

blawar/GLideN64

 
 

Repository files navigation

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

GLideN64 Github Badge

A next generation Graphics Plugin for N64 emulators.


Continuous Integration

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


To obtain CI builds for the mupen64plus &
zilmar-spec emulators 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.

About

A new generation, open-source graphics plugin for N64 emulators.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.0%
  • C++ 43.3%
  • CMake 0.4%
  • Meson 0.2%
  • Batchfile 0.1%
  • Objective-C++ 0.0%