![[Image: d565a5fed3.png]](https://puu.sh/xc3hJ/d565a5fed3.png)
I get this everytime I try opening any game
Freshly installed on ubuntu 17.04 and doesn't work
|
08-17-2017, 01:32 PM
Install a development build. 5.0 stable is known to be broken in very recent distros.
use this PPA if you don't feel like compiling yourself. https://launchpad.net/~dolphin-emu/+archive/ubuntu/ppa you want 'dolphin-emu-master' 08-17-2017, 02:06 PM
any idea how I could fix this?
jamu@chan:~$ sudo apt-get install dolphin-emu-master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: dolphin-emu-master : Depends: libavcodec-ffmpeg56 (>= 7:2.4) but it is not installable or libavcodec-ffmpeg-extra56 (>= 7:2.4) but it is not installable Depends: libavformat-ffmpeg56 (>= 7:2.4) but it is not installable Depends: libavutil-ffmpeg54 (>= 7:2.4) but it is not installable Depends: libsfml-network2.3v5 (>= 2.3) but it is not installable Depends: libsfml-system2.3v5 (>= 2.3) but it is not installable Depends: libswscale-ffmpeg3 (>= 7:2.4) but it is not installable E: Unable to correct problems, you have held broken packages.
uh, huh.
It seems that package was designed to work with 16.04 LTS and nothing newer, as that package doesn't exist in 17.04. As far as I know we don't maintain that PPA so you would have to ask the PPA maintainer. I don't know how you can fix this. A workaround could be to compile dolphin from source. We use don't use anything exotic with cmake so it shouldn't be terribly difficult. https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux |
« Next Oldest | Next Newest »
|