Hello. As this is not compiled from source, please move this package over to kega-fusion-bin. Also, please switch the source URLs from http:// to https://
Search Criteria
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: | |
Submitter: | trya |
Maintainer: | trya |
Last Packager: | trya |
Votes: | 90 |
Popularity: | 0.128264 |
First Submitted: | 2009-09-30 00:36 |
Last Updated: | 2021-02-19 22:37 |
Dependencies (15)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- glu (glu-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- lib32-alsa-lib (lib32-alsa-lib-minimal-git, lib32-alsa-lib-git) (x86_64)
- lib32-glu (lib32-glu-git) (x86_64)
- lib32-gtk2 (lib32-gtk2-git, lib32-gtk2-minimal-git) (x86_64)
- lib32-libsm (x86_64)
- lib32-mpg123 (x86_64)
- libsm
- mpg123 (mpg321, mpg123-svn)
- ucl (make)
- upx (upx-git) (make)
- gtk-engines (optional) – libclearlooks.so library
- lib32-alsa-plugins (optional, x86_64) – for PulseAudio users
- lib32-gtk-engines (optional, x86_64) – libclearlooks.so library
Required by (0)
Sources (6)
ainola commented on 2020-10-22 00:22
simona commented on 2018-07-25 06:56
news?
trya commented on 2018-04-06 06:31
@remussatala: Most likely no Mesa backend installed, see pinned comments.
Anonymous comment on 2018-04-05 22:09
kega-fusion libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast /usr/bin/kega-fusion: line 25: 2149 Segmentation fault (core dumped) $kega_libdir/Fusion "$@"
aphirst commented on 2017-05-04 21:40
When trying to run kega-fusion after installing, the window appears to partly render, but none of the menu options appear, and the title remains "Unnamed Window". This window can only be killed by CTRL+C in the terminal or with xkill.
Is anyone else experiencing this issue?
DungeonMaster commented on 2016-12-21 19:35
@trya
wow you were SUPER quick on that. wow. glad I could help a little. :)
only reason I found out is setting up a friend's machine that wanted it.
trya commented on 2016-12-21 12:24
Urls updated, also, files are now checked against sha256 checksums.
DungeonMaster commented on 2016-12-20 09:49
carpeludum is "down for maintenance", mentioning something about abuse.
you can find Fusion363x.tar.gz and Plugins(Linux).tar.gz at:
ftp://ftp.slackware.org.uk/slacky/slackware-13.0/games/kega-fusion/3.63x/src/Fusion363x.tar.gz
ftp://ftp.slackware.org.uk/slacky/slackware-13.0/games/kega-fusion/3.63x/src/Plugins(Linux).tar.gz
the md5sums are the same. All you have to do is change the name from PluginsLinux.tar.gz to Plugins(Linux).tar.gz
Hopefully carpeludum comes up soon.
Cxpher commented on 2016-08-01 17:12
I get this error and i can't enable sound as a result..
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
Sound section from Fusion.ini below.
ALSADeviceName=default
OSSDeviceName=/dev/dsp
UsingALSA=1
libmpg123path=/usr/lib/kega-fusion/libmpg123.so.0
CurrentWaveFormat=2
SoundOverdrive=0
SoundSuperHQ=1
SoundDisabled=0
SoundFilter=0
Anyone has any idea how to resolve it? I already have lib32-alsa-plugins installed.
Edit : For those who are wondering, the solution was the install lib32-libpulse after or before installing lib32-alsa-plugins. Then modify Fusion.ini to either reflect default or pulse as the ALSADeviceName.
So..
That's
sudo pacman -S lib32-libpulse lib32-alsa-plugins
or
yaourt -S lib32-libpulse lib32-alsa-plugins
then modify Fusion.ini to show this
ALSADeviceName=pulse
OSSDeviceName=/dev/dsp
UsingALSA=1
libmpg123path=/usr/lib/kega-fusion/libmpg123.so.0
CurrentWaveFormat=2
SoundOverdrive=0
SoundSuperHQ=1
SoundDisabled=0
SoundFilter=0
You can play around with the other sound settings after that.
jmunin commented on 2015-12-17 18:57
Hi,
It works perfectly now.
Thanks so much, @trya.
Best regards
Pinned Comments
trya commented on 2015-06-09 23:40
MP3 playback is now provided through system library. Update your Fusion.ini accordingly (see the default Fusion.ini).
trya commented on 2012-02-13 13:10
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.