Skip to content

Repo for quickly setuping up Proot with Termux, and install GPU acceleration, Box64/86, Wine, Steam, Heroic, Lutris, PlayonLinux.

License

Notifications You must be signed in to change notification settings

Jacobw1oo/JakeBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JakeBox

Repo for quickly setuping up Proot with Termux, and installing GPU acceleration, Box64/86, Wine, Firefox-esr, Steam, Heroic, Lutris, PlayonLinux.

Installation instructions

  1. Install Termux, Termux-X11

  2. (WIP) Open termux and paste command (dont have a loader built yet)

curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/part1.sh && . ~/part1.sh 1
  1. (WIP) Type jakebox in termux or jakeboxsys if you need want terminal.

Manual installation, start at termux

curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/part1.sh && . ~/part1.sh 1
curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/terminalstart.sh

Once complete run terminalstart.sh to enter the chroot

curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/part2.sh && . ~/part2.sh 1
curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/part3.sh && . ~/part3.sh 1

now su gamer and enter user mode

curl -s -o ~/jakebox.sh https://raw.githubusercontent.com/Jacobw1oo/jakebox/main/scripts/part4.sh && . ~/part4.sh 1

lastly sorry there a few bugs and fixes that are in the script but never apply. Frist is passwd root, the rest commands are in part4 and mostly can just be copied and paste. Commands below are for testing.

  update-binfmts --display
  cat /etc/environment
  ulimit -Hn

This fix can only be run after starting xfce4 #Edit your ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml file and change: vblank_mode from auto to off.

Last shm is super important and everytime i login chroot i have to remake it and relog.

  cd /dev/ && mkdir shm && chmod 777 shm && exit

Massive Thanks to ptitSeb, without box86 & box64 non of this would be possible.

Thank these creators Olegos2, Cheadrian, xDoge26, Ilya114, Raezroth.

Big thanks to Hugo, JeezDisReez, MishkaKolos, Xanzo, Jotaros, Maxython and others for help.

Third party credit - these software make this work.

glibc-packages - Termux Team

Box64 - ptitSeb

Box86 - ptitSeb

DXVK - doitsujin

DXVK-ASYNC - Sporif

DXVK-GPLASYNC Ph42oN

VKD3D - Lutris team

D8VK - AlpyneDreams

Termux-app - Termux Team

Termux-x11 - Termux Team

Wine - Wine Team

wine-ge-custom - GloriousEggroll

Mesa - Mesa Team

About

Repo for quickly setuping up Proot with Termux, and install GPU acceleration, Box64/86, Wine, Steam, Heroic, Lutris, PlayonLinux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages