• 0 Posts
  • 3 Comments
Joined 4 months ago
cake
Cake day: April 8th, 2026

help-circle
  • Basically, you’re just looking for PC game stores that carry free games other than Steam, right? In that case, Itch.io is the main place to look. Beyond that, games will primarily be distributed on their developer or publisher’s website. Piracy probably won’t be an easy option, as people aren’t going to put in the work creating/uploading pirate copies of a game thats easily available otherwise.

    Edit: Also, I think you may be able to use SteamCMD (Steam’s non-launcher, CLI tool) to download the game if its DRM free.

    Something like this in SteamCMD:

    spoiler

    login anonymous

    force_install_dir <install directory>

    app_update <app id> validate



  • With this sort of thing, I’m always left wondering what I’m missing in terms of the hardware. Like, I’ve been collecting bits and bobs of old hardware for years, but it feels like if I want anything more than an absolutely basic raspberry-pi-level server, I need to buy dedicated hardware. For example, I want to put together a nas, especially since I do have a collection of spare, old hard drives, but would want raid for that. Unfortunately, its rare to find a mobo that has more than four sata ports, and all the power supplies I have available to harvest from other systems are either too weak, or are proprietary, meaning I’m halfway to buying a new PC anyway. Is there something I’m missing, or do others just have more disposable income?