amakvana / SwitchEmuModDownloader

SwitchEmuModDownloader - A Cross-Platform One-Click Games Mod Downloader for Switch emulators. Formerly YuzuModDownloader.
GNU General Public License v3.0
567 stars 35 forks source link

Games not detected on Linux #30

Closed CozMedic closed 10 months ago

CozMedic commented 10 months ago

Describe the bug Unable to properly detect or download mods for games on a Steam Deck. I believe it is because of my "yuzu folder" (File > open yuzu Folder) is to /home/deck/.local/share/yuzu but my NAND & other paths are set to /home/deck/Emulation/storage/yuzu/. This means that ~/.local/share/yuzu/load for example is empty. I'm not sure if it's possible to tell YuzuModDownloader where to look or provide it with custom paths on Linux.

To Reproduce Steps to reproduce the behavior:

  1. Download/Run YuzuModDownloader
  2. Select a Repo which has mods for a game in yuzu
  3. Click Download
  4. Receive message that mods were downloaded for 0 games

Expected behavior Should detect/recognize what games have mods available and download mods for those games as intended.

Screenshots N/A but I can gather any if necessary.

Desktop/Laptop (please complete the following information):

Additional context Configuration > System > Filesystem paths: NAND: /home/deck/Emulation/storage/yuzu/nand SD Card:/home/deck/Emulation/storage/yuzu/sdmc Dump Root:/home/deck/Emulation/storage/yuzu/dump Mod Load Root:/home/deck/Emulation/storage/yuzu/load

CozMedic commented 10 months ago

This was due to the Title ID, not the paths not being recognized.