README 570 B

123456789101112131415161718
  1. bsnes is a Super Nintendo / Super Famicom emulator that began
  2. development on October 14th, 2004. It is a subset project of higan,
  3. and focuses on performance, features, and ease of use.
  4. OpenAL is an optional dependency.
  5. If pulseaudio is installed it can be disabled during the build with:
  6. PULSE=no ./bsnes.SlackBuild
  7. If OpenAL is installed it can be disabled during the build with:
  8. OPENAL=no ./bsnes.SlackBuild
  9. Alternatively the audio driver can be configured in the frontend.
  10. Additional documentation can be found at:
  11. https://higan.readthedocs.io/en/stable/