Search found 14 matches

by janfsd
Tue Oct 07, 2008 6:25 pm
Forum: Gaming Discussion
Topic: SNES game manuals
Replies: 13
Views: 4766

Check at ******

Evil rom link removed.
by janfsd
Fri Jan 26, 2007 6:21 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179564

I know that, I am happy with oss. I was thinking that maybe you wanted to know about that problem. Anyway, is the alsa problem some kind of bug?
by janfsd
Thu Jan 25, 2007 6:36 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179564

With the newest zsnes version, I still got the delay sound problem with libao and alsa output (it's very little delay). But with oss it's ok.
by janfsd
Fri Jan 12, 2007 4:03 am
Forum: ZSNES Talk
Topic: Zsnes Icon?
Replies: 2
Views: 2635

It's in the zsnes src/icons folder
by janfsd
Sun Jan 07, 2007 10:11 pm
Forum: ZSNES Talk
Topic: ZSNES 1.5 Linux Binaries
Replies: 15
Views: 29284

You should first input:

Code: Select all

export CFLAGS=-m32
export CXXFLAGS=-m32
and then configure it normally...
Maybe you will need to install some 32 bit libs to be able to compile.
by janfsd
Sat Jan 06, 2007 6:31 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179564

Well, you can forget about what I said before, now I don't get that cut problems with oss or the crappy sound with alsa, (I think I installed some libraries today so now that problems don't happen). The only thing that is still there, is that with alsa there is some delay time, by the way, I am usin...
by janfsd
Sat Jan 06, 2007 3:30 am
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179564

Thanks for the patch, I was testing it, so far with chrono trigger, and I get the best results with oss, with alsa from time to time the sound becomes crappy but just temporarly. With oss from time to time the sound gets cut, but not so often. It's just a small cut. Another thing is that when I was ...
by janfsd
Thu Dec 28, 2006 6:17 pm
Forum: ZSNES Talk
Topic: Yet Another "My sound is crackly on Linux" topic
Replies: 25
Views: 20996

Maybe now it's not working because that library got replaced by some other one while installing something else?
by janfsd
Wed Dec 27, 2006 3:44 pm
Forum: ZSNES Talk
Topic: Yet Another "My sound is crackly on Linux" topic
Replies: 25
Views: 20996

Well, i got a similar problem, but since I have Edgy 64 bit,i needed to install the 32 bit libraries, to make it work first, however I installed first libsdl1.2debian-all and I got sound issues. Then I just replaced that library with libsdl1.2debian-oss (v0.7.3) and now the sound is ok.
by janfsd
Wed Dec 27, 2006 2:56 am
Forum: ZSNES Talk
Topic: Yet Another "My sound is crackly on Linux" topic
Replies: 25
Views: 20996

AlucardZero, are you running perhaps Edgy 64 bit version?
by janfsd
Fri Dec 22, 2006 11:04 pm
Forum: ZSNES Talk
Topic: ZSNES 1.5 Linux Binaries
Replies: 15
Views: 29284

Oh, I was thinking that the atholon64 packet posted here was a 64bit binary, well, I was wrong then. Thanks for making it clear.
by janfsd
Fri Dec 22, 2006 10:52 pm
Forum: ZSNES Talk
Topic: ZSNES 1.5 Linux Binaries
Replies: 15
Views: 29284

I read the FAQ about it, but just wanted to try it, because a new version came out, and now there are 64bit binaries available. Thanks for your answer, I'll try to build it with 32bit targets.
by janfsd
Fri Dec 22, 2006 10:30 pm
Forum: ZSNES Talk
Topic: ZSNES 1.5 Linux Binaries
Replies: 15
Views: 29284

I thought maybe you knew it, because for me it builds but I just cannot run it, i get a seg fault...
Hopefully the binary provided here works without problems ( well it got at first the sound choppy, but I fixed it by installing the 32bit libsdl1.2debian-oss libraries in /usr/lib32/)
by janfsd
Fri Dec 22, 2006 10:15 pm
Forum: ZSNES Talk
Topic: ZSNES 1.5 Linux Binaries
Replies: 15
Views: 29284

Thanks for the binaries, may I ask how did you compiled it on athlon64 architecture? Which parameters did you use?