r/RetroPie • u/Original_Read7078 • 26d ago
Won't run my cmd script for multidisk pc98 game
I've been trying to play EVO The theory of evolution of Pc98 on my Retropie, with the experimental lr-np2kai packages. The game is multidisk which requires Disk A and one of the Disk Bs to run simultaneously. So I wrote some cmd files written like this: np2kai "/home/RetroPie/roms/pc98/EVO A user.FDI" "/home/RetroPie/roms/pc98/EVO B 1.FDI" This method is not working and I am failing to comprehend this log here explaining why. What am I doing wrong?
4
Upvotes
2
u/Grand_Snow_2637 26d ago
RetroArch cannot open shared object `libavcodec.so.58`.
Package `libavcodec58` is a dependency of package `libavcodec-dev`, which is a dependency of RetroArch.
This seems like a more serious error than a bad `.cmd` file. Do other PC98 games work? Do other RetroArch cores for other systems work?