Just wanted to comment that, at least on my system, building RetroArch from scratch causes certain cores (namely Flycast) to crash to desktop starting from commit d862f87
(seems to correlate with the addition of an ffmpeg-based camera driver, despite explicitly setting no camera driver at all). System currently has ffmpeg-obs
installed instead of the normal one in extra
, for hopefully obvious reasons. AppImage version works just fine.
EDIT (10/07): The issue still occurs even when building with a stock ffmpeg
, but appending --disable-ffmpeg
to the ./configure
command in the build stage seems to resolve crashing with cores like Flycast. Still not sure why this is the case, but eh.
Pinned Comments
ProfessorKaos64 commented on 2016-09-20 15:28 (UTC) (edited on 2016-10-21 15:28 (UTC) by ProfessorKaos64)