@heavysink Thanks! I'm a bit dismayed by the need to use some kind of internal SDL, but it does build now.
Search Criteria
Package Details: yuzu-early-access 3472-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yuzu-early-access.git (read-only, click to copy) |
---|---|
Package Base: | yuzu-early-access |
Description: | An experimental open-source Nintendo Switch emulator/debugger (early access version) |
Upstream URL: | https://yuzu-emu.org/ |
Licenses: | GPL2 |
Conflicts: | yuzu |
Provides: | yuzu |
Submitter: | heavysink |
Maintainer: | heavysink (lilac) |
Last Packager: | lilac |
Votes: | 20 |
Popularity: | 1.02 |
First Submitted: | 2020-12-09 04:09 (UTC) |
Last Updated: | 2023-03-24 22:08 (UTC) |
Dependencies (43)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- cpp-httplib (cpp-httplib-compiled, cpp-httplib-git)
- cubeb (cubeb, cubeb-git)
- discord-rpc (discord-rpc-bin, discord-rpc-git, discord-rpc)
- dynarmic (dynarmic-git)
- enet (enet-git, enet-gtkorvo-git)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs)
- fmt (fmt-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libfdk-aac (fdk-aac-free)
- libinih (libinih-git)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- libzip (libzip-git)
- lz4 (lz4-static-musl, lz4-static, lz4-git)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- opus (opus-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-multimedia (qt5-multimedia-git)
- qt5-webengine
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- Show 23 more dependencies...
Required by (0)
Sources (3)
saburouta commented on 2021-12-29 07:10 (UTC)
heavysink commented on 2021-12-10 19:16 (UTC)
@saburouta I found it. Just need to disable the external SDL by adding -DYUZU_USE_EXTERNAL_SDL2=OFF.
saburouta commented on 2021-12-10 19:14 (UTC)
With v2300, is anyone else getting "unknown type name" "SDL_hid_device'"
? I don't know what is causing this. I tried looking for any SDL packages related to HID, but I don't think there are any.
selurvedu commented on 2021-11-14 22:20 (UTC)
@baby-void check out the log file in ~/.local/share/yuzu/log/ or go to Emulation -> Configure... -> General -> Debug and enable "Show Log in Console".
In my case Yuzu crashed with Vulkan backend because of the Intel Gen7 GPU and i965 driver having no support for VK_KHR_16bit_storage extension. I switched to OpenGL, but Yuzu refused to work, displaying an error message about missing OpenGL 4.6 support. I even tried using Zink, but it can't work properly on a hardware that lacks proper Vulkan support.
Their website also states that Yuzu will not work on i965: https://yuzu-emu.org/wiki/recommended-gpu-drivers-for-linux/#notes
Pinned Comments
heavysink commented on 2022-07-29 03:48 (UTC) (edited on 2022-07-29 03:49 (UTC) by heavysink)
Currently there is a code bug upstream that prevents compiling in Linux since 2859 with no ETA for fixing. It is not fixed by now. Please do not flag it out of date. Once the code bug is fixed the lilac build bot will automatically compile it and push it in AUR.