Moving to Linux soon, and wondering how pirated games work with it. I know about proton with steam and lutris for most bought games, but how would I run pirated windows games over there?

    • Lvxferre@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      10 months ago

      Why do jc141 releases use DwarFS, instead of more typical compression formats like tarballs?

      • Jvrava9@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        From their Github: Q: Why use the dwarfs format? It makes it less convenient for users. A: Our purpose is to serve a community which is involved enough to be able to follow a short setup page. It enables us to provide users with new technological features that we find useful.

        • Lvxferre@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          10 months ago

          Thank you, and sorry - I made sure to read the FAQ, but I couldn’t find the answer for this specific question.

          • Jvrava9@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            10 months ago

            No worries, I actually did not find it either even tho I had read it before. Seems that they removed it from the FAQ but it is still in the search results.

  • AnEilifintChorcra@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Jc141 on 1337x and LinuxRulez on torrminatorr have repacks specifically meant to work on linux. You just have to run their bash scripts and it auto decompresses the files and sets everything up for you. Make sure to follow jc141 setup guide on github to make sure you have all the dependencies installed. https://github.com/jc141x/jc141-bash/blob/master/setup/readme.md

    For Fitgirl and Dodi repacks, Lutris is probably the easiest. I usually setup my folders similar to jc141. GameName with 2 subfolders called game and prefix. The game folder is my working directory and my prefix folder is my prefix directory. This allows me to have different wine prefixes for each game in case some games have extra dependencies that mess with other games. I point Lutris to the installer exe and run the install then afterwards I switch it to the game exe. I usually use WineGE instead of the default Lutris option for the prefixes.

    For KaOsKrew, I use a windows VM with QEMU to unpack and use sftp to transfer the files because I haven’t had any luck with getting their installer to work. I do the same with Fitgirl and Dodi repacks that have unarc errors during decompression. Then its just setting up with Lutris as normal.

    You can also add non Steam games to Steam and make them use proton, I’ve only had to do this once with RE0, I couldn’t get it to run any other way.

    r/linuxcracksupport might be helpful and I think they have a matrix chat too.

    • Drbreen@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      10 months ago

      I’ve recently been convinced to try Linux again because it’s so easy etc but I didn’t about repacks and fuck, why does it seem so complicated? Windows, 2 clicks of a button and it’s done…

      • AnEilifintChorcra@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        10 months ago

        For jc141 and LinuxRulez it really is just 2 clicks once you have the dependencies installed. Your distro will already have most stuff installed but if you follow along with the jc141 setup they basically cover nearly every option that someone might need to get their repacks to just work.

        I just checked and it took 16 clicks within Lutris to install a Fitgirl repack, not counting the Fitgirl install setup part.

        I’d personally much prefer to do that than to have to deal with Windows and Microsoft but thats just because I care more about online privacy and can’t stand monopolies more than the average person.

        To make it even easier, instead of using Lutris you could just install them as non Steam games in Steam, again I probably would just use Steam to install them if I didn’t care about privacy and stuff.

        I don’t see these things as a linux issue but more so as a monopoly issue. Microsoft has gone decades doing everything they can to ensure Windows is what people think of when they think of computers and its worked.

  • HughJanus@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Thread hijack:

    Has anyone found a Tony Hawk PS1+2 file? Not about to pay $40 for some online-only BS.

          • HughJanus@lemmy.ml
            link
            fedilink
            English
            arrow-up
            0
            ·
            10 months ago

            I’m so very confused.

            Vimm.net seems to be entirely comprised of emulators.

            I found it on c/crackwatch. It links to this predb site which prompts you to download a text file that has the same instructions in it as the website. The first instruction says “extract”. Extract what? It also says I have to change firewall settings so the game can’t connect to the internet and I’ve no idea how to do that.

            I don’t see Tony Hawk or any other games on that megathread site.

            All these torrent sites just seem to link back and forth to each other.

            Search results for a good place to find Torrents turn up nothing but VPN ads.

            • kugmo@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              ·
              10 months ago

              vimm is for old console/handheld games. on the megathread link go to the games section, go to ones of the torrent sites in general purpose and look up tony hawk

                • kugmo@sh.itjust.works
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  10 months ago

                  If you can’t click 3-5 links within the megathread rentry link and search for one the game you want on lets say 1337, then maybe paying is more your speed

    • luap@awful.systems
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      It will now. You just have to do some poking. You need vinegar installed (It’s on flathub if you’re a flatpak user.) Tell wine to use vulkan instead of DXVK (mkdir -p ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/ && { echo “[player]”; echo “dxvk = false”; echo “renderer = "Vulkan"”; } >> ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/config.toml ) for flatpak again. And then boom. roblox running. no issues.