Package Details: kega-fusion 3.63-17

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: 97
Popularity: 0.000010
First Submitted: 2009-09-30 00:36 (UTC)
Last Updated: 2024-10-23 20:21 (UTC)

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.

Latest Comments

1 2 3 4 5 6 Next › Last »

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".

Master81 commented on 2022-01-14 20:37 (UTC) (edited on 2022-01-14 21:07 (UTC) by Master81)

I installed this package and have a wired issue with sound which significantly drops the FPS. I manage to fix it by replacing sound part in fusion.ini in ~/.Kega Fusion/Fusion.ini

;---------------------------------
; Sound Options
;---------------------------------

ALSADeviceName=plughw
OSSDeviceName=/dev/dsp
UsingALSA=1
libmpg123path=/usr/local/lib/libmpg123.so
CurrentWaveFormat=2
SoundOverdrive=0
SoundSuperHQ=0
SoundDisabled=0
SoundFilter=1

BTW go to option and enable Sleep while waiting this will drop CPU usage without performance hit.

PaiMei_09 commented on 2021-08-14 14:55 (UTC)

A hint: if you use save snapshot in SMS roms, kega-fusion will save it with the extension name_of_snapshot.SSX. If you try to load it in the respective folder, it will not show the snapshot in the loading window. For showing the snapshot, just rename it to name_of_snapshot_ss1 or other number (x in the SSX is for the number of snapshot).