can't install more lib32. all started from libtiff=4.7.1 no more used. libtiff is now 4.7.2
Search Criteria
Package Details: kega-fusion 3.63-17
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kega-fusion.git (read-only, click to copy) |
|---|---|
| Package Base: | kega-fusion |
| Description: | An emulator of classic Sega consoles, including SMS/GG, Genesis/Megadrive and add-ons |
| Upstream URL: | http://www.carpeludum.com/kega-fusion |
| Keywords: | emulator genesis megadrive multilib |
| Licenses: | custom |
| Submitter: | trya |
| Maintainer: | trya |
| Last Packager: | trya |
| Votes: | 98 |
| Popularity: | 0.24 |
| First Submitted: | 2009-09-30 00:36 (UTC) |
| Last Updated: | 2024-10-23 20:21 (UTC) |
Dependencies (14)
- alsa-lib
- glu (glu-gitAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
- lib32-alsa-lib
- lib32-glu
- lib32-gtk2AUR
- lib32-libsm
- lib32-mpg123AUR
- libsm
- mpg123 (mpg321AUR, mpg123-svnAUR)
- upx (upx-gitAUR) (make)
- gtk-enginesAUR (optional) – libclearlooks.so library
- lib32-alsa-plugins (optional, x86_64) – for PulseAudio users
- lib32-gtk-enginesAUR (optional, x86_64) – libclearlooks.so library
Required by (0)
Sources (6)
simona commented on 2026-07-03 14:41 (UTC) (edited on 2026-07-03 14:46 (UTC) by simona)
carport commented on 2025-01-16 23:58 (UTC) (edited on 2025-01-16 23:59 (UTC) by carport)
This is the configuration that allowed me to enable sound (~/.Kega Fusion/Fusion.ini):
ALSADeviceName=plughw:1,0
OSSDeviceName=/dev/snd/pcmC0D0p
UsingALSA=1
libmpg123path=/usr/local/lib/libmpg123.so
CurrentWaveFormat=2
SoundOverdrive=0
SoundSuperHQ=0
SoundDisabled=1
SoundFilter=1
trya commented on 2024-10-23 20:22 (UTC)
Thanks, guess we're back to the old Slackware source repository...
AdamTheSlave commented on 2024-10-23 18:04 (UTC)
Looks like there's a broken SSL Cert on the download link. The output I got was: -> Downloading Fusion363x.tar.gz... curl: (60) SSL: no alternative certificate subject name matches target hostname 'www.carpeludum.com' More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the webpage mentioned above. ==> ERROR: Failure while downloading https://www.carpeludum.com/download/Fusion363x.tar.gz
sewer56 commented on 2024-09-23 03:08 (UTC)
In my case, in addition to the above guidance, I had to manually set
ALSADeviceName=default
In the ~/.Kega Fusion/Fusion.ini file.
The program overwrote the Fusion.ini provided by the package, and set the device name to plughw
Gedweb commented on 2023-03-31 23:31 (UTC)
I had problem with sound and found what the program require not existing file which provides by lib32-mpg123 package
kakavan commented on 2023-02-23 23:14 (UTC)
I managed to start the sound after the command: sudo pacman -S pulseaudio-alsa
usjonathan commented on 2022-05-29 07:45 (UTC)
I got sound to work on pipewire by installing lib32-pipewire and pipewire-alsa.
PaiMei_09 commented on 2022-04-02 03:13 (UTC) (edited on 2022-04-02 03:14 (UTC) by PaiMei_09)
To make sound enable for pulse audio users (64 bits using lib32-alsa), just do in a terminal:
$ sudo pacman -S lib32-pipewire
It will solve the missing library libasound_module_pcm_pipewire.so. Then enable sound in the clicking in "Disable Sound". Cheers!
aquova commented on 2022-02-22 18:19 (UTC)
Has anyone has any issues with audio on Pipewire? No matter what I do, the audio sets itself to "disabled".
Pinned Comments
trya commented on 2012-02-13 13:10 (UTC) (edited on 2021-05-29 23:12 (UTC) by trya)
64-bit users, remember that you have to install the lib32 package corresponding to your GPU. It's one of the lib32-mesa or lib32-nvidia-utils packages.
Also, PulseAudio users must install lib32-libpulse and lib32-alsa-plugins for the sound to work.