Hi!

I recently switched to Fedora 40 from Windows 10 and have finally started working on getting my games going. I have the KDE Plasma desktop version.

I have a lot of mods in Stardew, which I was able to get installed successfully using Vortex and Wine.

But, Stardew is not recognizing my save files, and Steam doesn’t know that I’m playing.

Where should I start looking? It’s definitely an issue with how I set up Vortex and Steam but I don’t know how to fix it.

Vortex is set up through Wine and Steam is the Linux version (I think Proton is included on Steam under compatibility too). One of the instructions I found said to do symlinks from the .steam folder and place it into home/[user]/Games. A different one said to also make symlinks into home/[user]/Documents/Games. I never deleted the one under documents but Vortex is directed to the home/[user]/Games directory, which itself is linked to the apps folder under .steam

My save files are on my computer and not corrupted - they are in the .config folder. I tried linking the save files into the Vortex folder in .wine and that didn’t work either. I also tried putting it in the relevant area under .steam folder but no dice. I never did symlinks before so I am not sure if that was a decent way to do it or not. I feel like I tried so many things I am not sure which folders I can remove now! Maybe in a different life I am more organized.

Stardew itself loads fine, if a little slow (my computer is a dinosaur) (still faster than when I had Windows!). I was able to select the mod settings from the home screen so it does recognize the mods, just not the save files.

I have hundreds of hours in Stardew so I would be grateful to be able to access my previous saves!

Thanks in advance!

  • Lvxferre@mander.xyz
    link
    fedilink
    arrow-up
    24
    ·
    2 days ago

    If I got this right, you’re using the Windows version of Stardew Valley in Linux, through Proton, right? If this is correct, the game won’t look for the save files inside the ~/.config directory, because that’s where the native Linux version puts them.

    Personally I’d use the native version, and then install the mods manually. Because it’s simply less work.

    But if you still want to use the Windows version in Linux, you’ll need to place your save files wherever Proton pretends that there’s a Windows installation. Probably something like ~/.steam/steam/steamapps/compatdata/413150/pfx/drive_c/

    If it is not in the directory above, you could create a save with some random farm name (say, “potatotree”), and then look for files called “potatotree”. Then you’ll know where the game “wants” the saves to be.

      • Lvxferre@mander.xyz
        link
        fedilink
        arrow-up
        12
        ·
        2 days ago

        I will try to figure out how to do it manually.

        In the native version:

        SMAPI: download it, extract it, run install on Linux.sh

        Every other mod: download it, extract it, move it to /home/username/.steam/steam/steamapps/common/Stardew Valley/Mods

        • acetanilide@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 hours ago

          Thanks! I did it. Reluctantly. I had to sleep on it because I’ve only ever used Vortex for mods. But it is time to change to what actually works.