Philips CD-I install update?
-
@Folly here's the log
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mess/mess_libretro.so --config /opt/retropie/configs/cdimono1/retroarch.cfg "/home/pi/RetroPie/roms/cdimono1/Hotel Mario (USA).chd" --verbose --appendconfig /dev/shm/retroarch.cfg
[INFO] [Config]: Loading config from: "/opt/retropie/configs/cdimono1/retroarch.cfg".
[INFO] [Config]: Appending config "/dev/shm/retroarch.cfg".
[WARN] [GameMode]: GameMode cannot be enabled on this system ("dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory.") https://github.com/FeralInteractive/gamemode needs to be installed.
[WARN] [Config]: GameMode unsupported - disabling...
[WARN] --libretro argument "/opt/retropie/libretrocores/lr-mess/mess_libretro.so" is not a file, core name or directory. Ignoring.
[INFO] RetroArch 1.10.0 (Git e9e85f3)
[INFO] === Build =======================================
[INFO] Capabilities: NEON VFPv3 VFPv4
[INFO] Built: Jan 30 2022
[INFO] Version: 1.10.0
[INFO] Git: e9e85f3
[INFO] =================================================
[INFO] [Input]: Found input driver: "x".
[ERROR] [Core]: Frontend is built for dynamic libretro cores, but path is not set. Cannot continue.
[ERROR] Fatal error received in: "init_libretro_symbols()"
[INFO] [Core]: Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] [Core]: Unloading core symbols.. -
@Folly If the hash file states this, it's looking for an .iso or .cue, not a .chd. Do I change the hash file to match the rom name or find a different romset?
<software name="hotmario"> <!-- Origin: TOSEC <rom name="Hotel Mario (1994)(Philips)(EU)[!].iso" size="366794400" crc="8305fbca" md5="eaba42fc6572a66cb91ceeb976595485"/> <rom name="Hotel Mario (1994)(Philips)(EU)[!].cue" size="123" crc="0a437951" md5="df72c8ced1f5d36a38c5ca2e9330062b"/> --> <description>Hotel Mario (Euro)</description> <year>1994</year> <publisher>Philips</publisher> <part name="cdrom" interface="cdi_cdrom"> <diskarea name="cdrom"> <disk name="hotel mario (1994)(philips)(eu)" sha1="b75164b0b9bdb4058a640fbc54e4b44dc4638092"/> </diskarea> </part> </software>
-
The error is pretty clear:
[WARN] --libretro argument "/opt/retropie/libretrocores/lr-mess/mess_libretro.so" is not a file, core name or directory. Ignoring.
...
[ERROR] [Core]: Frontend is built for dynamic libretro cores, but path is not set. Cannot continue.There is no
/opt/retropie/libretrocores/lr-mess/mess_libretro.so
file, thelr-mess
installed core is namedmamemess_libretro.so
now (has been for a few months). -
@mitu Alright. How do I fix please?
-
@Retro-Arcade-Fan make sure your RetroPie setup script is at the latest version before updating the packages.
-
@mitu Ok. I'll back up my card, run the update then re-update lr-mess. Just hate how long it takes. But hopefully that fixes the problem. Thank you.
-
Installing the binary doesn't take long, less than 3 minutes.
Or are you installing from source ? -
@Folly Source :( I'll do Binary. Things I wished I knew before. Thanks Folly.
-
@mitu Alright. I downloaded a fresh copy of Retropie and put it on a spare card. I fully updated everything. I still see lr-mess. Is it supposed to say mamemess_libretro.so?
-
@Retro-Arcade-Fan said in Philips CD-I install update?:
I still see lr-mess. Is it supposed to say mamemess_libretro.so?
The name of the package (as it appears in the setup script) is still
lr-mess
, the filename of the libretro core included ismamemess_libretro.so
, installed in the/opt/retropie/libretrocores/lr-mess
package folder.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.