Closed 4ch1m closed 11 years ago
The reason is that I do not find the repo for the PCEngine libretro core anymore. The precompiled PCEngine core, however, is included in the downloadable binaries so that the settings in es_systems.cfg still makes sense! It would be best, if we could address the sources of the libretro PCEngine core again somehow.
Hmmm... but you can't selectively install individual binary-components after having compiled all emulators by yourself, can you? If you run the binary-installation then all other (freshly compiled) binaries will be overwritten by the one from the repo, right?
Regarding the repo for mednafen-libretro... what about this:
That is great - thanks for the link! The source-based installation routine for this core will be added to the Script with the next update!
The Mednafen-PCE-libretro core is included in the source-based installation now.
The PC-Engine/TurboGrafx-emulator (mednafen) obviously isn't included in "libretrocores.shinc" anymore. :-( Any reason for that?
However, the "retropiesetup.shinc" routines still check for it:
"supplementary.shinc" also still tries to include mednafen when creating the systems-configuration-file for EmulationStation:
... which finally creates this result for "es_systems.cfg":
(The call to the .so-file is missing!)
So... basically this leaves a non-functional section in EmulationStation.
Hope this can be fixed.
Thanks!