this post was submitted on 30 Mar 2024
71 points (96.1% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

53911 readers
217 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] CorrodedCranium@leminal.space 14 points 5 months ago* (last edited 5 months ago) (1 children)

Here is how to do the same thing on Windows and Linux for those interested.

Windows

"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3} > %appdata%/PrismLauncher/accounts.json

Linux

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.local/share/PrismLauncher/accounts.json

Flatpak

echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/accounts.json

https://rentry.co/freemc


It's also possible to download the accounts.json file and transfer it into the directory. By the looks of it on MacOS the directory is $HOME/Library/Application Support/PrismLauncher/.

Edit: If you are using the portable Windows version you can place the accounts.json file in the root directory of the install.

[–] MazonnaCara89@lemmy.ml -2 points 5 months ago (1 children)

The accounts.json you just commented doesn't work anymore!

[–] CorrodedCranium@leminal.space 4 points 5 months ago* (last edited 5 months ago) (1 children)

Do you mean the accounts.json file that contains the following?

{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}

If so, I used it a couple days ago with a portable Windows setup of Prism Launcher and it worked fine for me.

[–] MazonnaCara89@lemmy.ml 2 points 5 months ago

I have tried many times to use it and it didn't work either on windows or on linux, indeed the one I have on github changed 2 times from the one you currently are commenting

[–] Twerp10@reddthat.com 8 points 5 months ago (1 children)

The Minecraft launcher? Wasn't aware it had a paid version, wow.

[–] FedFer@iusearchlinux.fyi 38 points 5 months ago (1 children)

It doesn't, it's Foss. To play Minecraft though you still need to buy the game, this script makes the launcher think you have bought the game even if you haven't.

[–] catloaf@lemm.ee 3 points 5 months ago (2 children)

Why does that matter? I'm curious, I've never played Minecraft.

[–] WaterSword@discuss.tchncs.de 9 points 5 months ago

Prism launcher is just an open source replacement for minecraft’s official launcher. But you still need to have bought the game and be logged into your microsoft account through prism launcher to be able to install the game and play online. This script bypasses those systems of the launcher.

[–] Twerp10@reddthat.com 3 points 5 months ago

If I'm understanding correctly, it's for users who want to play Minecraft without paying for it, and who want to use the Prism launcher specifically.