

How would I keep an offline installer updated? I don’t think you understand what the usecase is, here. I don’t legally own Stellaris on GOG. If I did, I’d just play the linux native version they provide.
This is an alt account, you may see it around. I am not ban-dodging intentionally, I promise!
This is the main
https://scribe.disroot.org/u/drkt


How would I keep an offline installer updated? I don’t think you understand what the usecase is, here. I don’t legally own Stellaris on GOG. If I did, I’d just play the linux native version they provide.


That’s a huge piece of software to do this one thing…


You know this is a piracy forum, yeah? If I owned it, I’d just install the native linux version.


It was really that simple! Thank you so much, I had no idea proton could just be run like this.
Full tutorial for potential future readers:
First add the base game installer as a non-steam game and run it, then close the installer when it is done.
Go to the shortcut settings for the non-steam game (the installer) and set TARGET to "C:\GOG Games\Stellaris\stellaris.exe" and START IN to "C:\GOG Games\Stellaris"
Run the game to confirm it works. Close the game, then adjust and run the script. Start the game and confirm the DLC were added. It should just work.
I have also uploaded this script here https://drkt.eu/files/scripts/install-stellaris-gog-dlc-on-proton.sh
#!/bin/bash
# PROTON="$HOME/.steam/steam/steamapps/common/Proton 10/proton"
PROTON="/mnt/450G/SteamLibrary/steamapps/common/Proton 10.0/proton"
PREFIX="$HOME/.steam/steam/steamapps/compatdata/3543916168"
DLC_DIR="$HOME/Downloads/stellaris_4.2.3_(86961)_win_gog/DLC"
export STEAM_COMPAT_CLIENT_INSTALL_PATH="$HOME/.steam/steam"
export STEAM_COMPAT_DATA_PATH="$PREFIX"
INSTALLERS=$(find "$DLC_DIR" -maxdepth 1 -type f -iname "setup_stellaris*.exe")
if [ -z "$INSTALLERS" ]; then
echo "No DLC installers found."
exit 1
fi
echo "Running Stellaris DLC installers in silent mode under Proton..."
echo
for inst in $INSTALLERS; do
echo "Installing: $(basename "$inst")"
# /silent or /VERYSILENT
"$PROTON" run "$inst" /silent
echo
done
echo "Done. DLC should now be installed inside the Proton prefix."
Long live the Linux phone.
I may have misunderstood, but Google isn’t doing Android behind closed doors; it’s just development. The released versions will still be as open as they are now, as far as I’ve understood.


Man I’m not going to dive into it but this reads like a FUD piece and I know the article explicitly calls out people who dismiss evidence as FUD, but please read just the first point that ‘Tor is compromised’:
the agency has worked on several methods that, if successful, would allow the NSA to uncloak anonymous traffic
If succesful, implying that they haven’t been. I’d love to read the paper but I’m European and they block me from clicking it, citing GDPR issues :-)
promised to reveal how a $3,000 piece of kit could unmask the IP addresses of Tor hidden services as well as their users.
a much anticipated talk at the Black Hat hacking conference was abruptly canceled.
The university cancelled the speech and cited no reasons but I can think of several legal ones even if the device didn’t work. No proof.
the FBI is able to de-anonymize Tor users and discover their real IP address remains classified information. In a 2017 court case, the FBI refused to divulge how it was able to do this,
I can fly. No, I don’t have to prove it.


What is a ‘scene’ in this context?
Yeah, I know! Don’t say that too loud, though. Proton and Tuta are the precious baby boys who can do no wrong in most “privacy” communities.
no paid ads for third party products
Haha you almost fucking got me, I actually wrote a whole thing about how those are ads but then I read your comment again and noticed that clever little write-off. Ads for their own products are still ads and I don’t want to fucking see it. Get that shit off my eyeballs, I paid for this product.
The newsletter is an ad, it’s not news. They’re just advertising their products to you and you can’t unsubscribe and you can’t ignore it because they very deliberately have a special styling for the newsletters that makes it stand out from normal emails.
I don’t know why you want to defend this company. I’m glad you’re okay with the level of shitty behavior they engage in; it’s definitely less than most email providers do- I’m just letting people know that Tuta aren’t angels. They’re a company, and they used to be better. Proton was exactly the same. It was a good service and then it became shitty.
I would love to log back in and show you the 3 separate buttons on my UI that did nothing except link to a “Please pay us for this feature” page because I was a legacy premium user because I didn’t want all those new bullshit they made. I stress that it’s not a case of them implementing a button in the UI for all users and because I’m a legacy user I get it too even if I can’t use it- the buttons had special CSS to make them stand out. They were ads. Why couldn’t Tuta just leave me alone? I could still be paying them to this day if they had just not gone down that path. I just want an email that is an email and nothing more and doesn’t get in my way. Tuta had that, and then they took it away and asked for more money to put it back.
I think the misunderstanding here is that I was a legacy premium user. I was paying less to get only the email+calendar because that’s what I signed up for, originally. When people sign up today, that’s not an option. People who are new to Tuta (relatively) haven’t seen this change happen and haven’t witnessed how obviously desperate Tuta was to get people off the legacy premium plan.
Also my name is drkt_ but I’m sure you tried your best.
In comparison to Gmail? Yes, but that’s a very low bar to clear. You need to be aware that Tuta are currently enshittifying. The product is getting worse and the price increases. It’s slow, but it’s happening. I switched to disroot.org after 2 years of Tuta because I got fed up with it.
It is in my Scrolls of Grudge, and I quote:
Ads in web UI for paying user.
Made it hard to cancel payment.
Newsletter is just upselling.
Can’t unsub from newsletter.
They are not up to date on any sources I trust downloading from.
I appreciate your input. A different, more suitable solution has been found.