-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Samsung S23, with Snapdragon 8 gen 2 can NOT run the newest build of this Wine, also it can't run custom builds made by actions from this repository:
https://github.com/PSzczepanski1996/mobox-builds
I am actually trying to run it by solution called mobox:
https://github.com/olegos2/mobox
I used this script to test rc4 version:
cd $PREFIX/glibc
wget https://github.com/Pipetto-crypto/androBox/releases/download/wine-9.0-rc4/wine-9.0-amd64.tar.xz
rm -rf $PREFIX/glibc/wine-ge-custom
tar -xvf wine-9.0-amd64.tar.xz
rm -rf wine-9.0-amd64.tar.xz
mv $PREFIX/glibc/wine $PREFIX/glibc/wine-ge-custom
rm -rf $PREFIX/glibc/opt/scripts/start-tfm
cp $EXTERNAL_STORAGE/Download/start-tfm $PREFIX/glibc/opt/scripts
cd ~
moboxFrom this video:
https://www.youtube.com/watch?v=NnkDCUVxt3k
I was testing it on 10 November and also 21 December builds.
It freezes on libraries installation:

Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels