Spyke
chromeos·ChromeOSbysuoko

Running Minecraft on ARM chromeboooks

Download and install:

https://github.com/Pi-Apps-Coders/files/releases/download/large-files/prismlauncher_9.0-1_arm64.deb

https://corretto.aws/downloads/latest/amazon-corretto-21-aarch64-linux-jdk.deb

Enable GPU for the Linux VM:

chrome://flags/[#crostini%5D%28tg%3A%2F%2Fsearch_hashtag%3Fhashtag=crostini%29-gpu-support

Run prism launcher once and close it

Run in a terminal:

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

Run prism launcher again

Go to settings -> accounts

Create a new local account and select it.

Run minecraft

This works on ARM chromebooks via linux terminal

View original on feddit.it
ani.social

Does it work fine? When I tried prism launcher from .deb package it wouldn't launch correctly. It would close itself complaining about the wayland connection closed. The only way I could fix was by using the Flatpak version and disabling wayland in Flatseal.

1

I tested it with ubuntu on a macbook m1 and a snapdragon chromebook with no issues, both uses wayland afaik. Don't know about x64

2

You reached the end

Running Minecraft on ARM chromeboooks | Spyke