Mupen 64 is an open source Nintendo 64 emulator that uses SDL. It runs
quite well and is compatible with many games.
I have successfully built it and used it on FreeBSD quite some time ago,
and still have all of my notes on how to get it to build. I tested it
with an nVidia GeForce 4 MX 440 card and the nvidia drivers.
For quite some time (since December 2003) I've been interested in
scrapping my linux-mupen64 port and replacing it with a native version.
If I am to do this, I would like some help in the following way:
I would like someone else to create the individual ports for all the
plugins Mupen 64 uses (without them, the emulator itself is useless).
The idea of porting the plugins scares me away every time, even though
there are only like 5 or 6 of them. Most of them build with little
modification out of the box (or atleast the versions I used in 2003
did).
If any of you are interested in doing just that, we could have a native
version of Mupen 64 in ports very soon.
Thanks,
-Travis Poppe
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-port...@freebsd.org"
What's so scary about the porting then? (honest question)
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
> # t...@LiquidX.org / 2004-08-04 10:00:24 -0600:
> > I would like someone else to create the individual ports for all the
> > plugins Mupen 64 uses (without them, the emulator itself is
> > useless).
> >
> > The idea of porting the plugins scares me away every time, even
> > though there are only like 5 or 6 of them. Most of them build with
> > little modification out of the box (or atleast the versions I used
> > in 2003 did).
>
> What's so scary about the porting then? (honest question)
Each plugin is different and requires separate porting work. It's not so
much that it's scary, but I already maintain 10 or so ports and don't
want to maintain all the individual plugins on my own.
My original idea was to create a single port called mupen64-plugins that
contained them all, and that turned into a huge mess. I suppose that's
the main reason I remember it being scary. Since then I just never got
back to working on the ports again, and decided that if I were to
continue it I'd rather have some help maintaining them.
-tlp