Skip to content

Instantly share code, notes, and snippets.

@bryanwillis
Created November 17, 2016 10:41
Show Gist options
  • Save bryanwillis/15dc6d7fd3e3641f7d8e1c4a496e62d0 to your computer and use it in GitHub Desktop.
Save bryanwillis/15dc6d7fd3e3641f7d8e1c4a496e62d0 to your computer and use it in GitHub Desktop.
~/Retropie/BIOS/dc
https://dolphin-emu.org/download/
https://buildbot.libretro.com/stable/1.3.6/
http://www.lakka.tv/doc/Nintendo-64/
http://m64py.sourceforge.net/
http://www.lakka.tv/doc/BIOSes/
https://github.com/mupen64plus/mupen64plus-core/releases/tag/2.5
https://code.google.com/archive/p/mupen64plus/wikis/ThirdPartyPlugins.wiki
https://github.com/OpenEmu/OpenEmu
http://mupen64.emulation64.com/down.htm
http://www.emuparadise.me/Nintendo_64_Emulators/9
GFX plugins
Mupen64plus have many GFX plugins. It will default to glide64
- glide64: hardware rendered, medium accuracy, medium speed
- rice: hardware rendered, low accuracy, high speed (use this on RPi)
- gln64: hardware rendered, low accuracy, high speed (broken on GLES2)
- angrylion: software rendered, high accuracy, low speed
- Switching the gfx plugin requires a content restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment