Skip to content

Does not work with recent version of mobox on Samsung S23 #32

@memegauste

Description

@memegauste

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 ~
mobox

From 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:
image

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions