PDA
$threadinfo[title]
-


blight
April 25th, 2003, 01:01
Hi!

Here are my plugins: http://navijr.deltaanime.net/~blight/n64/

When there's a new release of mupen64 i might be motivated enough and make some plugins using allegro (www.allegro.cc) instead of SDL (www.libsdl.org)

--blight

GuestX
April 25th, 2003, 01:15
argh... i hate such sites.... :cry:
but the thing is, the downloads are working.

Allegro :saint:

Flea
April 25th, 2003, 05:22
Yuck, why allegro?

blight
April 25th, 2003, 21:27
Originally posted by Flea
Yuck, why allegro?

i wanna try it out... bored of SDL ;-)

ciruZ
November 18th, 2003, 16:25
i wanna try it out... bored of SDL ;-)
Why don't you use GTK for the GUIs?
allegro is not used by Mupen64 so that a lot of people have to install it - only for a plugin.
GTK is used by Mupen64 - so there is no Problem.
You can use SDL for the interface, too. But I don't think that this is very nice ;)...

blight
November 18th, 2003, 21:42
the post is old and i have already changed my opinion a long time ago :P

ciruZ
November 18th, 2003, 22:01
And what is your new opinion? ;)

Hell255
May 11th, 2004, 02:23
thanks alot for your great plugins. but i think your website is down

cooliscool
May 11th, 2004, 03:21
Dude. DON'T REVIVE OLD THREADS!

blight
May 11th, 2004, 03:35
The new address is http://navijr.deltaanime.net/~blight/n64/

Hell255
May 20th, 2004, 08:09
thanks
but were can i find "tr64gl-0.8.7-pre1.so" (or the source)
all links are dead =/
-----edit-----
http://www.emutalk.net/showthread.php?t=16626

found it

evangoav1111
November 15th, 2004, 03:04
The link doesn't work, is there another? Has the page moved?

Sorry, I haven't been to the forums in quite some time.

blight
November 15th, 2004, 15:22
the site is gone...
you should find latest versions in the emutalk plugins section

Jorix
September 3rd, 2007, 14:15
I only see the source of 0.0.8 in that list, the only place that I can find 0.0.10 is in the source code of mupen64 but a readme tells me to find it here on the forum in case I want to modify it. And the mupen64 version doesn't compile:
blight_input/SDL_ttf.c:51:38: error: freetype/internal/ftobjs.h: No such file or directory
blight_input/SDL_ttf.c: In function ‘TTF_OpenFontIndexRW’:
blight_input/SDL_ttf.c:278: error: dereferencing pointer to incomplete type
make: *** [blight_input/SDL_ttf.o] Error 1
And I also canot find the zilmar specs anywhere, I downloaded the project64 source from some site (on the official site the link doesn't work) but I didn't find any specs.

Edit: Never mind, I already managed to do it without it.