instructions to setup grapjuice and run roblox
This commit is contained in:
commit
5c589c5e9d
25
README.md
Normal file
25
README.md
Normal file
@ -0,0 +1,25 @@
|
||||
source: https://hastebin.com/raw/ejasedutak
|
||||
video: https://www.youtube.com/watch?v=G99gWfiZ1To
|
||||
|
||||
|
||||
|
||||
sudo dpkg --add-architecture i386
|
||||
|
||||
sudo apt install -y wine wine64 wine32 git python3-pip python3-setuptools python3-wheel python3-dev pkg-config libcairo2-dev libdbus-1-dev gtk-update-icon-cache desktop-file-utils xdg-utils libgirepository1.0-dev gir1.2-gtk-3.0
|
||||
|
||||
wget https://cdn.discordapp.com/attachments/563966858462625822/855794456573116436/wine-tkg-staging-fsync-git-6.11.r0.g432c0b5a.7z
|
||||
|
||||
extract the zip file
|
||||
|
||||
git clone https://gitlab.com/brinkervii/grapejuice.git
|
||||
|
||||
cd grapejuice
|
||||
|
||||
python3 ./install.py
|
||||
|
||||
vim ~/.config/brinkervii/grapejuice/user_settings.json
|
||||
|
||||
use this file reference for the empty wine_binary, place inside the quotes
|
||||
`be sure to replace username with the correct path`
|
||||
|
||||
/home/username/wine-tkg-staging-fsync-git-6.11.r0.g432c0b5a/bin/wine
|
Loading…
Reference in New Issue
Block a user