Search found 8 matches

by kbocek
Wed Nov 14, 2007 6:32 pm
Forum: ZSNES Talk
Topic: How To Compile Zsnes on Linux X86_64
Replies: 0
Views: 4439

How To Compile Zsnes on Linux X86_64

It took way too many hours to get zsnes up and running on my CentOS x86_64 boxes. No one seems to have put all the bits and pieces together in one place to make compiling the source easy. My instructions here are specific to CentOS 4 and 5 but should be helpful to those on other distros. The main is...
by kbocek
Mon Nov 12, 2007 8:00 pm
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

A GUI+cfg toggle option was added post ZSNES 1.51 (r4808), which can be obtained via SVN, however, don't complain to us if the audio is borked (assuming you paid no attention to any of the existing threads). Check ~/.zsnes/zsnesl.cfg for the option. Hey, I never complain when people are giving free...
by kbocek
Sun Nov 11, 2007 5:35 am
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

What version of SDL are you using? Consider updating it or use an older stable version. I'm running zsnes on two different hosts. One is CentOS 4 with SDL 1.2.7. I don't know if I can upgrade without breaking other X apps. The other is CentOS 5 with SDL 1.2.10. It still displays the tearing artifac...
by kbocek
Sun Nov 11, 2007 4:36 am
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

DancemasterGlenn wrote: I'm pretty sure the last stable revision had vsync... you could give that a try.
Groovy. I'm back to my previous question. Where is the vsync option located in the config files?

I see the vsync option in the Windows port. Where is it in the linux version?
by kbocek
Fri Nov 09, 2007 6:42 pm
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

Deathlike2 wrote: I'm trying to recall if I added this pre or post 1.51.

Never mind, it was added post 1.51.
So what's the plan on the next release then?

:P
by kbocek
Fri Nov 09, 2007 4:56 am
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

I thought the snes vsync option was Windows-only. I don't see any such option in the generated configuration files. Where is it located?
by kbocek
Fri Nov 09, 2007 12:13 am
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

Thanks for the reply Starman. Yes, I had seen this suggestion posted previously. What I really need is some Linux- or Nvidia-specific advice. In the case of the Nvidia proprietary driver the setup should be as follows. Add to /etc/profile: export __GL_SYNC_TO_VBLANK=1 Add to /etc/X11/xorg.conf: Sect...
by kbocek
Thu Nov 08, 2007 7:39 pm
Forum: ZSNES Talk
Topic: Linux Screen "Tearing"
Replies: 20
Views: 8407

Linux Screen "Tearing"

I've got zsnes 1.51 compiled and running on a couple of CentOS 4 & 5 boxes. However I'm seeing some screen "tearing" on some animations and full-screen scrolls. For example, the swinging pendulum that opens Chrono Trigger shows some tearing. I've done my research and tried various vide...