• 0 Posts
  • 66 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle




  • It’s the fourth game in the X series. Originally named after the player’s ship in the first game, the X-Shuttle. X being short for experimental.

    Regarding “Foundations”, from the Release Q&A

    Why is the game called X4: Foundations?
    Owen: I think some people get confused because of the two different uses of the word foundations. I think some people maybe think foundation like a corporation or a charity, while we’re more thinking of the building foundation. Something we build off and what the races in the universe are building off. They’re still recovering from all the gates shut down and they’re finally getting on their feet.
    Bernd: It’s funny, how we choose names. It was not not long before the presentation actually that we had a long list of possible names and some people like some, but there was no name that everybody liked. Once that we found this name, everybody seemed to like it. Partially for different reasons. But what I like about the names for X-games is always that they leave some things to interpretation just like the X itself. If the game stands for anything, then it stands for the freedom and that the game can be different things for different people.


  • Unlikely. Reason being manufacturers don’t want to have to account for whatever janky ni-cad or lithium battery the consumer jams in there, or having to tell the difference between the two because they need to be charged differently. Closest you’ll probably get is a mouse that takes AAs and a couple of these or similar. Just leave one in a spare port until you need to change over.

    Amazon link for demonstration purposes only, not an endorsement. Also can’t vouch for that brand.


  • The Forever Winter. Released in early access due to popular demand. It’s rough, divisive, and difficult as hell. It’s also incredibly grim and hauntingly beautiful. It’s a PvE-only, stealth-based, extraction (non-)shooter where you scavenge resources to survive in the shadow of a military-industrial complex run absolutely amok. You are incredibly underpowered, outnumbered and outgunned, to the point where if you need to start shooting, you’re probably already dead. Gameplay is tense, frightening, and really drives home the overwhelming feeling of being a small fish in a really fucking big pond. It’s the opposite of a power fantasy and I’m really glad someone is doing something that different.

    I’m not sure I’d recommend it in the state it’s in, if at all, but it’s definitely making me feel some kind of way. I don’t normally enjoy extraction shooters, but I find myself coming back to this one. Not that it’s really a shooter. Maybe that’s what’s doing it for me. The most divisive part is the water mechanic. It’s a key resource for your settlement; If you run out of water you lose all your stuff. But, it drains in real time not game time so it’s kind of a big commitment at the moment. Personally I understand both sides of the argument and I haven’t decided where I fall yet. It’s definitely worked on me because I find myself thinking about the game when I’m not playing, but if I end up taking a break I’m not sure I’ll have the commitment to build back up from scratch again.

    screenshots




  • Strayce@lemmy.sdf.orgtoGaming@lemmy.mlGrand Strategy games?
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 months ago

    Not sure it strictly counts as Grand Strategy as it’s more of a sandbox, but X4 might be up your alley on the sci-fi front. Build a galaxy spanning empire from a single ship; complete missions, mine, trade, explore. You -can- fly the ships, but you don’t have to. You can just sit in a station issuing orders.




  • I’ve done this successfully, but you need to jump thru quite a few hoops. These instructions are for Kindle only. I think dedrm can cope with Nook encryption but I don’t know how to do it. It was a while ago now, but to the best of my recollection:

    1. Get yourself an older model Kindle. I used a Kindle 3 that I found at Goodwill for $20. You may have to rejig your home WiFi if your model doesn’t support the right version of WPA.
    2. Register it to your Amazon account somehow. IIRC, you have to try and fail to do it from the device, then Amazon will email you instructions.
    3. Install Calibre and setup the dedrm plugin. It’s pretty well documented.
    4. Download what you want onto the Kindle. Pretty sure you have to use the Amazon website for this because of SSL issues on the older models.
    5. Setup your Kindle with Calibre. This is also pretty easy and and well documented.
    6. Grab the DRMed books off the Kindle into Calibre.
    7. Run the conversion process in Calibre to remove DRM and convert to (for example) epub.
    8. Optional: Jailbreak your Kindle and install KOReader to get a bit more value out of the obsolete brick you had to purchase to do this. This is a whole other set of hoops.

    I’m not totally sure all this still works. You’re honestly probably better off getting a Boox device and downloading stuff from Anna’s Archive or similar.



  • I use jabref and this extension quite heavily. I can assure you that it does send the URL to jabref; it gets added as a Misc reference with the site URL in the optional fields. On my firefox / windows system it does show greyed out in the plugins menu like you say, however it adds a jabref logo in the address bar which can be clicked (or alt+shift+j) to send to jabref.

    I just tried it on my linux system though, and it doesn’t work for me, either. Suspect some sandboxing weirdness because I have jabref as a flatpak but firefox running natively. I’m just coming back to linux from a few years hiatus so I’m hoping someone better than me at this can check in.

    Jabref does have some troubleshooting steps for their extension that might be worth trying though, depending on your install.






  • That’s really hard to answer definitively without context. Obvs there’s the kernel, but that’s similar enough across distros that it’s not really a point of contention that I know of. At a guess it might mean the distro it’s “based” on, but that in itself could mean a few different things. There’s stuff like package management, which you mentioned, and init style. That’s where things get complicated.

    Like, Mint is based on Ubuntu, which itself is based on Debian. They share DEB / APT for package management and use systemd for init. OTOH, there’s stuff like OpenSuse, which is originally based on SlackWare, but uses RPM (like redhat) for package management. OpenSuse uses systemd, but I think RedHat uses upstart and SlackWare uses a BSD-style init. It’s been a while since I checked in on those last two.

    Of course they could also mean something like choice of desktop environment (as in “A Gnome-based distribution”), default package selection (what the installer refers to as a “base” install). They could mean the general philosophy or release schedule (rolling vs. point release). Or they could even be referring to the userbase (as in; “I use Arch, btw”).