Here are some tips: Make box64 avabile for native linux too Use goldberg instead of steam, steam use like 2gb ram doing nothing Launch games with dxvk to get better fps Also maybe you beed to edit some dynarec options to get better performance
Amazing tutorial! , note that as for steam it has been harder to run on wow64 on mobox so if you install the older 32 bit mobox its most likely it will run. Also will you make a tutorial on how to install different windows compositors like picom? Would be great for customization and adding blur effects and whatnot :)
It is Android ARM like most phones/tablets (this recording is from my Android tablet, lenovo legion y700 2022 model). What you are seeing is a Linux desktop that you can configure using Termux so you have like a PC inside your Android device: ruclips.net/video/rq85dxMb7e4/видео.html - ruclips.net/video/mXkXzFqSeYE/видео.html
It depends on the distro and the packages you have installed. A normal distro with things like Chrome, VS code and some files might be 1-2GB. About the RAM I can't say, I haven't made tests on that
What's the difference between proot and non proot environment? As if now I tested the proot arch from proot-distro and from andronix, the proot x11 was much smoother and had high refresh rate(144hz), on the other hand the vnc one was so slow and was limited to 60hz
Termux X11 works better than VNC in every case. About proot and non proot environments, basically proot creates like a small "virtual container" of linux inside termux, so it has worst performance because needs to "virtualize" some stuff. Termux native should be better as it can access the system more directly. Then there is chroot which is similar proot but with root permisssions so it can access the system more directly too
bottles are only packaged to flatpak format by dev and no instruction on how to auto compiled as deb package. bottles do same thing as winetrics+wine+protonUP does. It has less features and is more unstable why do you want to use Bottles intesd of winetrics and protontrics?
When I run Termux native desktop using the command I get a lot of warnings and then it opens Termux11 but when I try to access folders using Termux native it says I don't have permissions and after a couple of minutes It crashes and Termux shows a lot of critical error and warning lines, the majority are related to GPU. I'm using snapdragon 8s gen 3 and tried to run games using just Mobox but it's not working and I've read in forums that it is not compatible with 8s gen 3 at the moment, so is Termux native not compatible either?
May I know how to use sudo apt install in this termux native? I am keep getting "No superuser binary detected. Are you rooted". Is there any way to let me get root on this termux native?
There is no sudo command in termux native, you can do pkg install package or apt install package. I recommend you taking a look at this video: ruclips.net/video/JCDAGNiuy3o/видео.html
Bro i have a issue using the script and command to set mobox on termux native proot distro😢.It says patchelf pid 1007 and invalid argumant😢.How can i solve it😢
Someone already commented that bottles was not compatible with Termux and to be honest winlator has a lot of configurations already in place that are quite handy
Hey i did everything you did in this video it works perfectly but i have to problem one i cant install chromium i did everything but it still wont show chromium and the desktop is idiffrent then the desktop in this video and second i created mobox explorer and when i click it it says failed to execute child process "./ Downloads/mobox_run.sh" (No such file or directory and when i go to terminal and type cd Downloads it says no such filenor directory and im using two device one redmi 9 and second galaxy tab a7 both are 3gb ram 32 gb storage pls help me and reply🙏🙏🙏🙏
@LinuxDroidMaster It needs a build tool but I can't get this tools to installed, I tried vsbuildtool but it still says it requires .net which I already installed, I have tried mingw which fails to install
@@ademolaadenekan1372 You can join my discord (and the official termux x11 discord too) and ask there if anyone knows something about the topic. There is people that knows a lot hahaha. It is possible that you miss some env variables if you have .net installed but Linux it is not detecting it
Can you find a more optimized windows 7 file and possibly make a tutorial on how to install it to x11? Linux just doesnt seem to be the best app to run windows games
Well the problem is not exactly that Windows run better Windows apps, it is related to the architecture of the devices. Most phones/tablets uses ARM architecture, most Windows machines uses x64 that's why we need some tools to convert x64 to ARM instructiones (Mobox which uses Wine and Box64). Anyway I want to do some testing installing some versions of Windows but need time to investigate that
hw acceleration depends on packages and binaries for Adreno GPU Microsoft made with their Windows 10 X on snapdragon 855 porting efford. Only Adreno works at the moment with these binaries.
Únete si puedes al canal de telegram o al discord y pasa alguna captura que así será más fácil ver el problema (enlaces a los canales en laa descripciones de los últimos vídeos
Mobox needs to be opened in order to be able to start exe from explorer i cant start it unless i open mobox and start it there. Can we start mobox without opening its ui because it overides the xfce desktop😢
Here are some tips:
Make box64 avabile for native linux too
Use goldberg instead of steam, steam use like 2gb ram doing nothing
Launch games with dxvk to get better fps
Also maybe you beed to edit some dynarec options to get better performance
Need to take a look at all this things, thanks for the info!
@@LinuxDroidMaster 👍
Yes bro
i can't wait for this episode all your content are amazing 🎉
Thanks so much for the support!
Amazing tutorial! , note that as for steam it has been harder to run on wow64 on mobox so if you install the older 32 bit mobox its most likely it will run. Also will you make a tutorial on how to install different windows compositors like picom? Would be great for customization and adding blur effects and whatnot :)
Didn't know about steam running better on 32 bits, thanks for the info! And yes I have pending testing other windows compositors :)
Is it Android X86? Why does it have that similar to Windows UI?
It is Android ARM like most phones/tablets (this recording is from my Android tablet, lenovo legion y700 2022 model). What you are seeing is a Linux desktop that you can configure using Termux so you have like a PC inside your Android device: ruclips.net/video/rq85dxMb7e4/видео.html - ruclips.net/video/mXkXzFqSeYE/видео.html
@@LinuxDroidMaster Thank you! I was just confused by the UI of your tablet. It’s very similar to the Bliss OS, but it looks better…
@@MrKotoCraft Didn't know bout that OS but seems interesting
Very very thanks for it i am a New subscriber of your
Thanks!
I'm actually excited for this
Thanks! Hope it works fine for you
@@LinuxDroidMaster can it work on armhf
@@factbhaishortsq2 Mobox has a 32 bit installer so it might work
thanks a lot, how much space/ram does it take to install proot distro?
It depends on the distro and the packages you have installed. A normal distro with things like Chrome, VS code and some files might be 1-2GB. About the RAM I can't say, I haven't made tests on that
Que buen video! Gracias por la información.
Saludos.
Me alegro que te haya servido!
Thanks, finally i can stop destroying my wm and mobox script
I love all video pro❤️
What's the difference between proot and non proot environment? As if now I tested the proot arch from proot-distro and from andronix, the proot x11 was much smoother and had high refresh rate(144hz), on the other hand the vnc one was so slow and was limited to 60hz
Termux X11 works better than VNC in every case. About proot and non proot environments, basically proot creates like a small "virtual container" of linux inside termux, so it has worst performance because needs to "virtualize" some stuff. Termux native should be better as it can access the system more directly. Then there is chroot which is similar proot but with root permisssions so it can access the system more directly too
This is works fine and I guess winlator do the same work without installing termux
I think so, I want to test winlator and see how it works but using Termux you can mix having a Linux GUI with mobox at the same time
@@LinuxDroidMaster This is what Boxvidra stole from mobox and is passing it off as their own.
Could you please also check about bottles? I want to know if bottles is more suitable for running windows programs or mobox
bottles are only packaged to flatpak format by dev and no instruction on how to auto compiled as deb package. bottles do same thing as winetrics+wine+protonUP does. It has less features and is more unstable why do you want to use Bottles intesd of winetrics and protontrics?
Thanks for answering! But yep, probably is way easier using mobox and it is already prepared with hardware acceleration stuff
When I run Termux native desktop using the command I get a lot of warnings and then it opens Termux11 but when I try to access folders using Termux native it says I don't have permissions and after a couple of minutes It crashes and Termux shows a lot of critical error and warning lines, the majority are related to GPU.
I'm using snapdragon 8s gen 3 and tried to run games using just Mobox but it's not working and I've read in forums that it is not compatible with 8s gen 3 at the moment, so is Termux native not compatible either?
The issue with Termux crashing could be related to phantom processes? Did you try to disable them?
Why when I click start termux x11 opens but it says not connected
That means that there is no X11 connection started, did you run the desktop? (my startxfce4.... script)
Help me please! I try step by step but it show me this when i click the short cut Failed to run "MoboxExplorer.desktop" GDBJs Eg cg gt
May I know how to use sudo apt install in this termux native? I am keep getting "No superuser binary detected. Are you rooted". Is there any way to let me get root on this termux native?
There is no sudo command in termux native, you can do pkg install package or apt install package. I recommend you taking a look at this video: ruclips.net/video/JCDAGNiuy3o/видео.html
When i click *Start Wine* then write *mobox * all it shows is black screen even if i stop it then restart it,, how can i solve this problem?
Check if the installation process went well
Bro i have a issue using the script and command to set mobox on termux native proot distro😢.It says patchelf pid 1007 and invalid argumant😢.How can i solve it😢
Did you have this error when executing the installation command or when?
It just shows me Storage permission denied error when I paste the command. How to fix it?
Join discord/telegram to check the errors :)
how you made gui like windows, chinnamon etc in your android?
Take a look at this video: ruclips.net/video/rq85dxMb7e4/видео.html
How to solve the error when installing Steam, I've tried it many times but it doesn't work :(
I have been told to use mobox 32 bits version instead of mobox 64 for installing Steam
@@LinuxDroidMaster So Steam only works on 32 bit Mobox ?
@@Disxzy_rmx I would suggest to try it. I manage to install once steam on 64 bits but I tried more times without success :(
I got taskset:failed
Hi please help when I install and setup mobox after few minutes it resets like it say in termux 11 not connected.
Can you help me
Did you check if the problem is that you need to disable phantom processes?
@@LinuxDroidMaster I Dont know about phantom processes i will search in RUclips
After the process of disabling phantom process killing should I of developer options
@@TRKEditx You can turn off them
Why not install bottles on proot distro to run windows applications?
Someone already commented that bottles was not compatible with Termux and to be honest winlator has a lot of configurations already in place that are quite handy
como aumenta o FPS? Qual renderização utilizar? E como atualizar regulamente?
Obrigado pelo vídeo 🎉
It depends on your device but if you can use turnip drivers (you need an Adreno GPU) it would be the best
@@LinuxDroidMaster obrigado
I have no sound in Xfce. How can I fix it?
Termux native or proot? If it is in native, did you installed pulseaudio?
Hey i did everything you did in this video it works perfectly but i have to problem one i cant install chromium i did everything but it still wont show chromium and the desktop is idiffrent then the desktop in this video and second i created mobox explorer and when i click it it says failed to execute child process "./ Downloads/mobox_run.sh" (No such file or directory and when i go to terminal and type cd Downloads it says no such filenor directory and im using two device one redmi 9 and second galaxy tab a7 both are 3gb ram 32 gb storage pls help me and reply🙏🙏🙏🙏
Hi! I think you need to create the download folder with "mkdir Downloads" and install there the script
How?
@@Hypergaming1973 with the command I wrote you and then download the file with the command from the repo
I can't figure out how to properly install the desktop
Check this video if you are not use to termux and desktops: ruclips.net/video/rq85dxMb7e4/видео.htmlsi=J8pNx33rVzi1CsR_
❤ I love it
I need help trying to run cmake project on mobox, can you do a video on that? Thanks !!
What problem do you have?
@LinuxDroidMaster It needs a build tool but I can't get this tools to installed, I tried vsbuildtool but it still says it requires .net which I already installed, I have tried mingw which fails to install
@@ademolaadenekan1372 You can join my discord (and the official termux x11 discord too) and ask there if anyone knows something about the topic. There is people that knows a lot hahaha. It is possible that you miss some env variables if you have .net installed but Linux it is not detecting it
in first download how mb is that?600mb or 1gb higher?
To be honest not sure how much space takes mobox but I shouldn't be too much
Bro what's your country and love from Pakistan 🇵🇰🤝
greetings from spain!
Oh😂😂😂❤❤❤
Can you find a more optimized windows 7 file and possibly make a tutorial on how to install it to x11? Linux just doesnt seem to be the best app to run windows games
Well the problem is not exactly that Windows run better Windows apps, it is related to the architecture of the devices. Most phones/tablets uses ARM architecture, most Windows machines uses x64 that's why we need some tools to convert x64 to ARM instructiones (Mobox which uses Wine and Box64). Anyway I want to do some testing installing some versions of Windows but need time to investigate that
any possible reason that the desktop is unresponsive
Do you mean Termux native desktop?
The start and stop command?
Check my repo and mobox repo :)
How did you put games there and were you downloaded the games 😢 bro
Join discord so I can answer you better hahaha
I keep on getting "Failed to create Direct3D 9ex device"
Which device do you have? Next will I publish a video about box64droid so it might work better
@@LinuxDroidMaster I managed to fix it by installing wine staging rather than wine vanilla in mobox settings
Do i have to so this every single time i open it?
What do you mean? You can just install it once and then run the desktop shortcut
@@LinuxDroidMaster also whats better Winlator Or Mobox WOW64
@@mustafaomarYT Haven't tried winlator (it is something I have pending) but I have heard that it runs a bit better
Brother can work on MediaTek Helio G90t or not???
It does
It should work! The only part not working with Mali GPU will be turnip
hw acceleration depends on packages and binaries for Adreno GPU Microsoft made with their Windows 10 X on snapdragon 855 porting efford. Only Adreno works at the moment with these binaries.
Ok, I want to run Linux programs on xfce4 Termux without proot-distro
Then check this: ruclips.net/video/JCDAGNiuy3o/видео.htmlsi=IBxmXVkA_97BqRRH
I launch mobox then i just start wine then it says cant open display then not connected pls help me😢😢😢
When running just mobox alone? which device do you have?
@@LinuxDroidMaster Honor X9b mid range device with a Snapdragon 6 gen 1
@@davidhelmerlim368 I think it should work but check mobox repository on the known issues part
@@LinuxDroidMaster how tho?
@@davidhelmerlim368 check here github.com/olegos2/mobox?tab=readme-ov-file#known-issues
Which os have /launcher
this video is based on the setup I left in the description: ruclips.net/video/rq85dxMb7e4/видео.html
Sale lo siguiente al ejecutar
./mobox_run.sh explorer. : failed to set pid 28358's affinity: Invalid argument
Únete si puedes al canal de telegram o al discord y pasa alguna captura que así será más fácil ver el problema (enlaces a los canales en laa descripciones de los últimos vídeos
I like this video
Thanks!
Can we run latest programs on it?
It depends, some programs might work just fine, others can have problems. The best is to try the programs you want to run and see how they work
@@LinuxDroidMaster thanks 😊
It seems the Input Bridge has malware!
Some phone antiviruses detect the application as malware, but as far as I know it is safe to use
Input Bridge shouldn't be needed if you're not playing games.
Can i install mobox on proot distro
Mobox is only available on Termux native but on proot-distro you can check this: ruclips.net/video/ULbe8M5VZFo/видео.html
its working in 2 ram ?
Probably 2 ram is too low :(
Can this open json?
You can open a json file with lot of different tools, what do you mean?
I tried to open it but nothing happened but thanks anyways
My mobox is only showing x
did you have any error when installing and preparing the desktop?
@@LinuxDroidMaster thanks, but it worked after trying several times.
that work
Спасибо!
Bro how to install real game exe file for mobox.pls make a video on it😊❤
You just need to run the exe files and follow the steps but I will try to do some testing and showing it
@@LinuxDroidMaster i understand that whice weabsite to install exe game file for free
@@YeasinArafatShourav I can't share link to games sorry! (piracy)
❤
❤️
Can i run discord?
I think there is a linux version for discord that might work better on this case but you could try
ROOT?
You don't need root
How to run windows app on Android
Use this method to run exe files from Android :)
@@LinuxDroidMasterhow can we do deep fake using termux please make a video on it
@@Unknown-User872 Not sure if it is possible but I won't do videos about deep fake, I don't think it's ethical sorry!
@@LinuxDroidMaster there are many videos and paid websites that can do deepfake and also a Google colab project on it so it is not inligal
termux-box is suppose to be more responsive. Have you tried it?
how i install mobox inside proot?
It is not possible, on proot distro you can install wine and box64 manually (I have a video about it) or use something like box64droid
@@LinuxDroidMaster oke bro Im actually already install wine in ur video but i want try mobox but Impossible to install, u say oke oke
can run roblox?
not sure, but probably the android versions runs better (never tried roblox before)
Now do it with proot, brother
Mobox can't be installed on proot but you can check this: ruclips.net/video/ULbe8M5VZFo/видео.htmlsi=nASOBwG9HPcxaKEH
I am so lost bruh 😭
try winlator (video in the channel) it is way easier to use
@@LinuxDroidMaster thanks bro 👍
Mobox needs to be opened in order to be able to start exe from explorer i cant start it unless i open mobox and start it there. Can we start mobox without opening its ui because it overides the xfce desktop😢
If you try the method I show in the video what error do you have?
@@LinuxDroidMasternothing thanks 😅🥰
@@LinuxDroidMaster i just checked and i have this error (lost connection to rendering server on 8 read -1 22)
@@owoxtaku69_3 if you run just mobox with the desktop GUI it shows the same error?
How do i run the taskmgr? Its says its not in
Not sure to be honest
No command mobox found,
Check it was installed correctly
@@LinuxDroidMaster I fixed it already, I install both the old and new versions
❤
Thanks for the support!