jpd002 / Play-

Play! - PlayStation2 Emulator
http://purei.org
Other
2.03k stars 249 forks source link

Kubuntu Arcade Driver unspecified #1363

Open Blad3forc3 opened 1 month ago

Blad3forc3 commented 1 month ago

Compiling the latest git and having played namco2x6 games fine before i am getting an "arcade driver unspecified" error when selecting a game

kim-sama commented 1 month ago

I think it's because the arcadedef you're loading doesn't have "driver": "sys246", in it

Blad3forc3 commented 1 month ago

my arcadedefs have that line in them as i copy the arcadedefs over when cloning the git

jpd002 commented 1 month ago

Where are you copying them? If you're building the emulator yourself, I think it will look for the arcadedefs in /usr/local/share/arcadedefs. I think CMake can also install (copy) the files, but I'm not too sure where they are located.

I think the workflow is not great on Linux and probably needs improving.

Blad3forc3 commented 1 month ago

yes it is working when i copy them to that folder. As i prefer installing them away from root it wasnt picking them up elsewhere