Video plugin for Mupen64Plus v2.0, based on the Arachnoid plugin for Project64.
Go to file
Richard Goedeken 8187d1135c
Merge pull request #15 from Jj0YzL5nvJ/up2023
CI/CD: Fixes Ubuntu i386 builds, among other changes
2023-06-11 12:19:57 -07:00
.github/workflows CI/CD: Fixes Ubuntu i386 builds, among other changes 2023-05-21 23:30:45 -06:00
projects CI/CD: Update 2022-07-10 18:51:06 -06:00
src Set viewport when initializing window 2022-08-15 22:13:42 -04:00
.gitattributes Force line ending type for specific files 2013-12-19 13:15:43 +01:00
.gitignore Convert .hgignore to .gitignore 2013-12-19 13:09:20 +01:00
.travis.yml fix Travis CI test builds for MXE 32 and 64 bits 2019-02-21 20:39:57 -08:00
COPYING added COPYING and README files 2009-11-22 15:47:55 -05:00
README Replace references to bitbucket with github 2013-12-19 13:27:14 +01:00

Arachnoid Graphics Plugin for Mupen64Plus
https://github.com/mupen64plus/mupen64plus-video-arachnoid/

Derived from the Project64/1964 version of Arachnoid, available from:
http://sourceforge.net/projects/arachnoid/

To build, enter the projects/unix directory and type "make".
To build a debugging version, use "make DEBUG=1" instead.