How to install Roblox Player and Studio on a Chromebook


Today we are looking at how to install Roblox Studio and the Windows version of Roblox on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.

If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

Please take note that both applications can be very laggy depending on the hardware inside of your Chromebook, each Chromebook is different.

a Big thanks to BARBIQUECHICKEN for giving me some advice on how to reduce some lag by adjusting certain settings inside Grapejuice as seen in the video.

Commands Used:
1) sudo dpkg --add-architecture i386
2) wget -nc https://dl.winehq.org/wine-builds/winehq.key
3) sudo apt-key add winehq.key
4) echo "deb https://dl.winehq.org/wine-builds/debian/ bookworm main" | sudo tee /etc/apt/sources.list.d/wine_chrome_os_made_simple.list
5) sudo apt update
6) sudo apt install --install-recommends winehq-stable git python3-pip pkg-config libcairo2-dev libdbus-1-dev gtk-update-icon-cache desktop-file-utils xdg-utils libgirepository1.0-dev gir1.2-gtk-3.0
7) git clone https://gitlab.com/brinkervii/grapejuice.git
8) cd grapejuice && python3 ./install.py
9) ln -s .local/share/grapejuice/prefixes/studio /home/$USER/studio_cdrive
10) ln -s .local/share/grapejuice/prefixes/player /home/$USER/player_cdrive

Chrome Flags:



All Currently Supported Chromebooks with Linux Apps (Crostini) support


Have a look at our Chromebook comparison and Buyers Guide!

Join our mailing list to be notified about all major Chromebook Sales.

Comments

  1. I can't install roblox player & studio on my chromebook but space is high.

    ReplyDelete

Post a Comment