libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
84 stars 67 forks source link

[Lakka x86_64] [Latest build] Failed to open libretro core #78

Open afdsgsg opened 5 years ago

afdsgsg commented 5 years ago

OS: Lakka 2.2 (build date Dec 22, 2018) Core version: Latest as of right now straight from the buildbot, Linux x86_64

The core that was shipped with Lakka 2.2 runs fine, but does not implement disc swapping. I updated the core with the latest, but this results in failure to load the core, so no content can be played until removing the updated core to fallback on the old version. I suspect this is the same issue people are having on all Linux platforms, and is not a configuration or flatpak issue, as Lakka does not use flatpak but is instead its own officially supported platform. The only configuration I've changed is manually to add multiple controller support in the old core, and the config file is otherwise unchanged from the fresh default shipped with Lakka.

If there is anything I can do to help debug, please say so. I don't know if logs are produced or where they would be dumped to. The PC is using Intel integrated graphics, and it runs fine on the old core.

flyinghead commented 5 years ago

I manually checked the latest dolphin core for Linux x86_64 from the build bot and it runs fine. Please check this page http://www.lakka.tv/doc/Troubleshooting-Lakka/ to start retroarch in verbose mode and generate logs.

RobLoach commented 5 years ago

Getting a segfault here: https://gist.github.com/RobLoach/4005802d24865fe4df2285b4618da326

Works on Dolphin native.

gouchi commented 1 year ago

@afdsgsg Please close this issue as it should not be an issue anymore.