dragoonDorise / EmuDeck

Emulator configurator for Steam Deck
GNU General Public License v3.0
2.86k stars 209 forks source link

[Bug Report] media directory/symlink is visible for pico8 in ES-DE and also scraped #1320

Open msebald opened 6 days ago

msebald commented 6 days ago

Prerequisite Steps

What distro are you running?

SteamOS

Which SteamOS Branch are you using?

Stable

What happened?

In ES-DE when I look through the installed games I see the media directory in the Pico-8 section as first entry. And when scraping the games I noticed that also this directory is scraped. So data/scraped are produced without any sense. In other emulators/sections I do not see the media directory. I tried to delete the symlink and it looks like everything is fine anyway and everything works. Then I recreated it and I see it again in ES-DE. Strange... Btw, the symlink is needed for what reason exactly? At the moment my "solution" is deleting it. At least for the pico8 directory.

Relevant log output

No response

dragoonDorise commented 5 days ago

@msebald the media symlink should be in every rom folder if you install Pegasus. You can remove the folder if you don't use Pegasus

msebald commented 5 days ago

@dragoonDorise thank you! It looks like I am not using Pegasus at the moment. The media folders are in every rom folder but in ES-DE this directory is only showing for Pico-8. And also it is only scraped for Pico-8. For all other roms it is ignored. How can that be? Setting, bug, user problem?