Search found 46 matches

by spoon0042
Fri Oct 20, 2006 3:20 pm
Forum: Tech Talk
Topic: Flash 9 Beta finally available for linux
Replies: 6
Views: 6960

jaq wrote:Is it just me or are those requirements a little steep?
Yeah, that's bullshit.

I have a 800MHz P3, less RAM, and onboard video and everything works fine so far, more or less. I can't fullscreen youtube videos without them looking like slideshows, but that's no big deal.
by spoon0042
Thu Oct 19, 2006 10:57 pm
Forum: ZSNES Talk
Topic: ZSNES on Fedora Core 5 + nVidia GPU + Twinview
Replies: 18
Views: 9230

You probably don't want to be using SVGAlib. You definitely don't want to be using SVGAlib and X together. I think you're making things needlessly hard for yourself.
by spoon0042
Sat Oct 07, 2006 5:35 pm
Forum: Controller Help
Topic: ekhm, your own adapter?
Replies: 23
Views: 19138

You can't.
by spoon0042
Tue Oct 03, 2006 3:35 pm
Forum: ZSNES Talk
Topic: Linux
Replies: 25
Views: 15377

Re: I don't know if you read my FreeDOS post...

sargonious wrote:That's a mess too right now. haha I miss Windows. Lousy Microsoft bastards. Why is it so goddamn expensive? I hope Linux gets easier. For now I'll do some googling.
what?
by spoon0042
Fri Sep 29, 2006 7:19 am
Forum: Bug Reports/Feature Requests
Topic: Possible Tales of Phantasia graphics glitch
Replies: 5
Views: 2832

Yup.

The 09/04 WIP and earlier versions look right:
Image
by spoon0042
Wed Sep 27, 2006 5:07 am
Forum: Controller Help
Topic: Max supported amount of buttons?
Replies: 6
Views: 4296

No, it looks different. It looks like there's a fixed number of buttons for each joystick.
by spoon0042
Wed Sep 27, 2006 4:44 am
Forum: Controller Help
Topic: Max supported amount of buttons?
Replies: 6
Views: 4296

This probably isn't related to his problem, but there does seem to be a bug in sdllink.c that would cause two joysticks to overlap if the first has any trackballs; the number of balls should be multiplied by 4 in these lines: AxisOffset[i] = BallOffset[i - 1] + SDL_JoystickNumBalls(JoystickInput[i -...
by spoon0042
Mon Sep 11, 2006 5:41 pm
Forum: ZSNES Talk
Topic: Linux problems
Replies: 12
Views: 4428

Anything I missed? It wouldn't surprise me seeing as how the method I used was compiled between this site, the install.txt file, and instructions given by the install notes in the command line. eh. Points for reading the docs, but I'm not sure how up to date / correct / conflicting they are. 2. Una...
by spoon0042
Sat Sep 09, 2006 4:10 pm
Forum: ZSNES Talk
Topic: Linux problems
Replies: 12
Views: 4428

um. That's weird.

Try starting over with a fresh directory I guess.
by spoon0042
Fri Sep 08, 2006 9:24 pm
Forum: ZSNES Talk
Topic: Linux problems
Replies: 12
Views: 4428

Just make sure you have those or similary named packages installed, then do the rest: svn co https://svn.bountysource.com/zsnes/trunk/ zsnes cd zsnes/src ./autogen.sh At this point there should be a summary printed saying if SDL, GL, etc were found. If everything is ok, run make, then as root make i...
by spoon0042
Thu Sep 07, 2006 12:00 am
Forum: ZSNES Talk
Topic: File Type / Program Issues
Replies: 7
Views: 2593

Re: Hmmm?

phOnYmIkE wrote:I wish people would quit making shit up.

Shit I made up.
*sigh*

It's not made up. Shit breaks. Maybe not for you for some reason, but for just about everybody else it happens. Or hopefully "happened", thanks to the devs rewriting the path handling.
by spoon0042
Sat Sep 02, 2006 4:01 am
Forum: Bug Reports/Feature Requests
Topic: Bottommost scanline black, topmost scanline not shown
Replies: 26
Views: 14484

Are you using an SVN build? I think I remember something being done with this.

(link)
by spoon0042
Wed Aug 23, 2006 7:50 pm
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6914

I don't know, I think a lot of distros have links so anything "curses" gets pointed to "ncurses". Although looking at the configure script it does seem to just assume -lcurses exists rather than doing the standard configure detection magic. Either way you only need it if you're b...
by spoon0042
Wed Aug 23, 2006 4:14 pm
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6914

You probably want to install libncurses5-dev or similar.
by spoon0042
Wed Aug 23, 2006 4:10 pm
Forum: Bug Reports/Feature Requests
Topic: For those who do not have opengl and want to play
Replies: 28
Views: 12467

this is the output from glxinfo: name of display: :0.0 display: :0 screen: 0 >>> direct rendering: No <<< server glx vendor string: SGI server glx version string: 1.2 ... and another thing,it's not me who install the mesa but it's my brother who install it. my system info is: Fedora Core 5 Intel Pe...
by spoon0042
Tue Aug 15, 2006 9:10 pm
Forum: Controller Help
Topic: my reccommendation for most snes-like pc gamepad
Replies: 7
Views: 4500

Palin wrote:Profit???
At $32, quite a bit I'm guessing.
by spoon0042
Mon Aug 14, 2006 4:53 am
Forum: Bug Reports/Feature Requests
Topic: 7z files
Replies: 29
Views: 17263

EJmcn wrote:"-of:\out"
I think this bit is supposed to be a filename:
Poobah wrote:Where X is the full path and filename to where you want the batch file to be created (such as C:\process.bat)
Maybe that will work.
by spoon0042
Wed Jul 26, 2006 4:44 am
Forum: ZSNES Talk
Topic: How do you use PAR codes on zSNES?
Replies: 6
Views: 6529

The XX / YY / ZZ should be replaced with numbers.
by spoon0042
Thu Jul 20, 2006 5:05 am
Forum: Tech Talk
Topic: coding
Replies: 20
Views: 14985

Voted 1 since that's what I use for most things, except main() for some reason. (At least I think so, I can't actually find any code that I've written lately.)
by spoon0042
Thu Jul 20, 2006 3:42 am
Forum: ZSNES Talk
Topic: Compiling errors under Fedora Core 5
Replies: 3
Views: 1911

make: g++: Command not found
Install g++.
by spoon0042
Wed Jul 19, 2006 5:12 pm
Forum: Controller Help
Topic: unpleasingly fast button presses? or something?
Replies: 2
Views: 2358

by spoon0042
Wed Jul 19, 2006 3:09 am
Forum: DeJap Projects
Topic: K
Replies: 1
Views: 4716

This is exactly the kind of question that is inappropriate.
by spoon0042
Fri Jul 07, 2006 4:46 pm
Forum: ZSNES Talk
Topic: Installing ZSNES on Linux...help me please!
Replies: 30
Views: 13394

You may also want to delete and then unpack the source again.
by spoon0042
Thu Jul 06, 2006 4:59 pm
Forum: ZSNES Talk
Topic: Installing ZSNES on Linux...help me please!
Replies: 30
Views: 13394

found something else that says the AC_MSG_ERROR text should be enclosed in brackets: AC_MSG_ERROR([foo])
by spoon0042
Wed Jul 05, 2006 5:40 pm
Forum: ZSNES Talk
Topic: Installing ZSNES on Linux...help me please!
Replies: 30
Views: 13394

I found this in a faq for some random project:
I get an error about undefined macro: AC_MSG_ERROR. What's up?

The error message is misleading. The actual cause is that aclocal fails to pull in the definition for PKG_CHECK_MODULES. Make sure you have pkg-config installed.