-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ppsspp: fix build against ffmpeg 4.4 #123843
Conversation
I will try to test this tomorrow |
Co-authored-by: Sandro <[email protected]>
|
Maybe because I am using Wayfire? |
Could be, I had a similar issue on sway. Does installing ppsspp from 20.09 work for you? |
Rigorously the same. No difference.
|
And the same occurs when I ran without patches/updates the stable version. |
Well at least this patch hasn't necessarily broken it 🙃. Getting late for me but I'll see if I can get ppsspp to run over the weekend. |
No luck so far on Wayland. I won't have much time to look at this this week, but I think the next step is to try on an X server. If that works we can verify this patch and merge this, and open a new issue for Wayland? |
YEP! |
Both ppsspp from 20.09 and this PR work for me when forcing XWayland with |
|
Since it seems that the wayland issue is not caused by this patch, can it be merged? Compiling with wayland support can be addressed separately. I think this will also need to be backported to 21.05. |
@lunik1 can you address the backport issue? |
I can, should this be squashed for the backport? |
Usually backports are made via cherry-pick. |
Successfully created backport PR #127122 for |
Motivation for this change
Applying the same fix for compilation against ffmpeg 4.4 that I used for the libretro core in #123842.
I can't verify the resulting binary works. It crashes with an OpenGL error for me, but so does ppsspp on 20.09 so it's something on my end.
edit to ping the ppsspp maintainer: @AndersonTorres
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)