[solved] my zsnes problems in linux - very slow - unplayable

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
m-y-t-h-o-s
New Member
Posts: 3
Joined: Sat Sep 23, 2006 7:51 pm

[solved] my zsnes problems in linux - very slow - unplayable

Post by m-y-t-h-o-s »

EDIT:
a restart solved my problem :oops:

hello,
my problems with zsnes are:
- max 20 fps
- the sound cracks ( probably because of the low fps rate )
- so all games are unplayable :(

i use ubuntu 6.06, kernel 2.6.15-686
my system: 1800 celeron-m, gforce 5900xt, 512mb ram
monitor is a dell lcd 2007wfp ( 1680x1050@60hz max resolution )

the vsync for opengl is disabled
i installed zsnes with this manual: http://board.zsnes.com/phpBB2/viewtopic ... 8a6cf59684
so i think, i installed it correctly...

have someone an idea, why i have this problems ?
thx
mythos

P.S.: sorry for the bad english

Code: Select all

mythos@mythos:~/zsnes/src$ ./autogen.sh
Generating build information using aclocal and autoconf...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for nasm... nasm
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for zlib - version >= 1.1.0... yes
checking for libpng - version >= 1.2.0... yes
checking if you want the zsnes debugger... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers in standard search path
checking for glGetError in -lGL... yes
checking for OpenGL... yes
checking for JMA support... yes
checking for cpu info... found
checking if you want gdb friendly executable... no
checking which cpu architecture to optimize for... pentium-m
checking if you want crazy optimizations... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged


ZSNES vpre1.43

SDL support                   Version 1.2.9
NASM support                  NASM version 0.98.38 compiled on Jun 27 2005
zlib support                  Version 1.2.3
PNG support                   Yes, version 1.2.8
OpenGL support                Yes
JMA support                   Yes
ZSNES debugger                Enabled

The binary will be installed in /usr/local/bin

Configure complete, now type 'make' and pray.
:oops: :oops:
Post Reply