I recently rebuilt my home computer and installed Fedora Core 3. I got the latest rpm of ZSNES via synaptic (zsnes-1.40-1.rhfc3.nr). Initially, when I started the emulator, everything loaded fine. Later, I noticed that I zsnes will not open if I have my usb gamepad (Gravis Gamepad Pro USB) plugged in. The GUI window opens for just a second and then disappears. If I try to run the program from the command line I get the following message:
Code: Select all
Be sure to check http://www.zsnes.com/ for the latest version.
Please report crashes to zsnes-devel@lists.sourceforge.net.
ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE' thoroughly before using it.
Use ZSNES -? for command line definitions.
MMX support found and enabled.
Fatal signal: Floating Point Exception (SDL Parachute Deployed)
Code: Select all
ZSNES could not find any joysticks.
I use ZSNES on my windows machine without any problems, but since I had to move that computer to work, I can no longer use it for playing my games. I tried snes9x on my linux machine as well, and it runs okay. I am not happy with some of the snes9x features (or lack of), so I was hoping to get ZSNES up and running.
Some things I noticed and tried:
1. While using snes9x, it looks for the usb joystick in /dev/js0; however, the joystick device is located in /dev/input/js0. I'm not sure if this is a new thing for FC3... but with snes9x if I change the joystick directory then it works fine.
2. I tried making a symbolic link to the joystick device with the following command:
Code: Select all
# ln -s /dev/input/js0 /dev/js0
Anyway, sorry for the length of the message. I hope that someone can help me as I would really like to be able to use ZSNES on my system.
Thanks
System:
Fedora Core 3 - everything installed and updated
MSI KT4AV motherboard w/ VIA chipsets
AMD Sempron 2400+ processor
512 MB RAM
ASUS Nvidia Gforce4 MX 4000 64MB RAM AGP 8x