Package Details: libananke 094.8d4b3cfa-4

Git Clone URL: https://aur.archlinux.org/higan-qq.git (read-only, click to copy)
Package Base: higan-qq
Description: A Nintendo multi-system emulator with quequotion's customizations (rom importing library)
Upstream URL: https://github.com/quequotion/higan-qq
Licenses: GPL
Replaces: higan-qq-git
Submitter: quequotion
Maintainer: quequotion
Last Packager: quequotion
Votes: 2
Popularity: 0.000000
First Submitted: 2017-02-19 19:43 (UTC)
Last Updated: 2019-03-10 15:10 (UTC)

Pinned Comments

quequotion commented on 2017-02-21 13:15 (UTC) (edited on 2019-03-10 16:06 (UTC) by quequotion)

higan-qq combines several forks (sx2, nSide, and mercury) with some of my own hacks for an accurate emulation experience that should run on under-spec hardware.

For the greatest optimization, build with PGO and use profilebatch.

profilebatch runs the emulator twenty-six times, executing a list of games selected for their special chips and at least one game per emulation core. If the game isn't available, higan will run but without any cartridge loaded. This is actually kind of fun, even though it runs around 1/8th speed while profiling.

Latest Comments

micwoj92 commented on 2024-10-07 16:15 (UTC)

There are some dependency issues and the license is not in SPDX format, could yo uaddress these? Thanks:

higan-qq E: GPL is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
higan-qq E: Dependency gdk-pixbuf2 detected and not included (libraries ['usr/lib/libgdk_pixbuf-2.0.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq E: Dependency gtk2 detected and not included (libraries ['usr/lib/libgdk-x11-2.0.so.0', 'usr/lib/libgtk-x11-2.0.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq E: Dependency libxv detected and not included (libraries ['usr/lib/libXv.so.1'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq E: Dependency libao detected and not included (libraries ['usr/lib/libao.so.4'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq E: Dependency cairo detected and not included (libraries ['usr/lib/libcairo.so.2'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq E: Dependency pango detected and not included (libraries ['usr/lib/libpango-1.0.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency glib2 detected and implicitly satisfied but optional (libraries ['usr/lib/libglib-2.0.so.0', 'usr/lib/libgobject-2.0.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency glibc detected and implicitly satisfied (libraries ['usr/lib/libc.so.6', 'usr/lib/libm.so.6'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency gcc-libs detected and implicitly satisfied (libraries ['usr/lib/libstdc++.so.6', 'usr/lib/libgcc_s.so.1'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency libpulse detected and implicitly satisfied but optional (libraries ['usr/lib/libpulse-simple.so.0', 'usr/lib/libpulse.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency libx11 detected and implicitly satisfied (libraries ['usr/lib/libX11.so.6'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency systemd-libs detected and implicitly satisfied (libraries ['usr/lib/libudev.so.1'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency sdl12-compat detected but optional (libraries ['usr/lib/libSDL-1.2.so.0'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency alsa-lib detected and implicitly satisfied but optional (libraries ['usr/lib/libasound.so.2'] needed in files ['usr/bin/higan-accuracyfast'])
higan-qq W: Dependency libxext detected and implicitly satisfied (libraries ['usr/lib/libXext.so.6'] needed in files ['usr/bin/higan-accuracyfast'])
libananke E: GPL is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
libananke E: Dependency glibc detected and not included (libraries ['usr/lib/libc.so.6'] needed in files ['usr/lib/libananke.so.1'])
libananke E: Dependency gcc-libs detected and not included (libraries ['usr/lib/libstdc++.so.6', 'usr/lib/libgcc_s.so.1'] needed in files ['usr/lib/libananke.so.1'])

quequotion commented on 2017-02-21 13:15 (UTC) (edited on 2019-03-10 16:06 (UTC) by quequotion)

higan-qq combines several forks (sx2, nSide, and mercury) with some of my own hacks for an accurate emulation experience that should run on under-spec hardware.

For the greatest optimization, build with PGO and use profilebatch.

profilebatch runs the emulator twenty-six times, executing a list of games selected for their special chips and at least one game per emulation core. If the game isn't available, higan will run but without any cartridge loaded. This is actually kind of fun, even though it runs around 1/8th speed while profiling.