snes9x-gtk

Snes9x emulator ported to GTK.
Download

snes9x-gtk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Brandon Wright
  • Publisher web site:
  • http://www.snes9x.com

snes9x-gtk Tags


snes9x-gtk Description

Snes9x emulator ported to GTK. snes9x-gtk is a GTK port of the Super Nintendo Emulator, Snes9x. It has a full featured GUI, working netplay, controller support, OpenGL or Xvideo rendering plus much more.Building Instructions:Building from PatchExtract the patch tarball over your extracted copy of the Snes9x source. Then from the source directory run: snes9x-1.51-src$ patch -p1 < snes9x-gtk.diff snes9x-1.51-src$ autoconf Continue building from source.Building from SourceRun the configure script from the source directory with the --with-gtk flag. If you want OpenGL support, also add the --with-opengl flag. For example: snes9x-1.51-src$ ./configure --prefix=/usr --with-gtk --with-opengl You can also add whatever other flags you like.Depending on where your OS puts certain things, and if you've built some dependencies from source, you may need to specify some pkg-config paths. If you experience errors, use a configure command like this instead: snes9x-1.51-src$ PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/local/lib/pkgconfig" ./configure --with-gtk --with-opengl Then run 'make' snes9x-1.51-src$ make This'll produce a snes9x-gtk executable file in the source directory. Copy it, run it, whatever. If you want to install everything, execute the following with super-user privileges: snes9x-1.51-src# make install Notes:Generally, it works like Snes9x does. If you can't find an option in the relatively simple GUI, you can use the same command-line arguments as you normally would in, for example, the unix port.OSS/ALSA issue with PortAudioIf PortAudio is built with ALSA support, ALSA will need to be installed to function. If you use OSS only and have removed some ALSA packages from your system, you will need to make sure PortAudio isn't compiled with ALSA support. See http://www.snes9x.com/phpbb2/viewtopic.php?t=3703&start=141.Joystick SupportPreviously, this port used libjsw for joystick support. As it turns out, libjsw supports very few operating systems, so I switched to SDL. libjsw will mess with your kernel joystick calibration on Linux, so you'll probably need to restart if you've calibrated on your current boot. Requirements: · GTK 2.10 or greater · PortAudio · gtkglext · SDL 1.2.12 or greater What's New in This Release: · Added pt_BR translation. · Fixed a bug where the sound driver would switch from SDL in the Preferences dialogue if one of OSS or PortAudio was not installed.


snes9x-gtk Related Software