Few thoughts after doing this: - It's a deeper rabbit hole than this one, but most of what I do in this video can be done on an Android phone. - The stuff that I had to do to get Box64 to work with Steam is not required anymore, BUT you need a lot of RAM to use the new version that has a working login window. If you have a phone/SBC with less RAM, it might be worth waiting for more improvements or you can just do what I did. - When translation software improves (and drivers), I believe we will see companies that release ARM gaming handhelds that are made for local PC gaming. Cost, heat, and power consumption being the biggest motivators.
@Pridetoons Жыл бұрын
Once we get a Mainline Linux Kernel we'll have far more gaming potential than what was possible on earlier ARM CPUs like the S922X, A311D, and RK3399! I recommend Micro Linux's KZbin channel for advice on how to get this stuff running.
@Pridetoons Жыл бұрын
How does games like Overlord and Deltagal run on here?
@harunaluna314 Жыл бұрын
Make this video in phone version(8XX,8 Gen x), break the limit feel good
@DesocupadoXtremo Жыл бұрын
Do you think you would be able to release a script of all those steps you took?
@JohnHydeisawesome Жыл бұрын
Yes, and... no? The solutions so far I've seen use a hacky version of VirGL and Venus passthrough to a Linux ((container)) and runs games through. Super Hacky with some serious performance issues.
@EvanPoliquin Жыл бұрын
"It's really powerful there's just no software support" -Literally every single Rockchip SoC ever released.
@cat_dark7312 ай бұрын
bcuz its true? they can kinda run modern games, ppl just dont wanna support it
@vhateg22 сағат бұрын
@@cat_dark731 i don't think they meant that, but rather from an Embedded Development perspective. ARM is widespread, not Rockchip specific. Any ARM app runs on their SoCs, that isn't the issue. The issue with Rockchip is pretty common with some SoC providers: poor documentation and barely any first-party software support (driver, blobs, kernel patches, etc...). And documentation is all in Chinese, if even covering the most of the spec, and software is only released for some versions of the Linux kernel. Allwinner is in the same bucket.
@Gray_Ti Жыл бұрын
The extent of work that you've gone through to make this work is impressive. Huge respect!
@shadowflash705 Жыл бұрын
Box86 situation is like the times of the early days of wine. So many struggles to get things working. I still remember how happy I was to run some 3D windows games on my linux box
@mistrotech8894 Жыл бұрын
I remember seeing a Chinese PC with Linux, running a custom ARM processor and RX550. It's called the Phytium D2000. If more people experiment like you, these projects have serious potential.
@shlokshah5379 Жыл бұрын
Arm probably doesn't make sense on a pc.
@randomgamingin144p10 ай бұрын
@@shlokshah5379 really? its way more efficient, could result in cpus getting so much faster. if code is compiled for arm then arm pcs may actually make sense.
@Mantenner Жыл бұрын
It honestly makes me wonder what a properly utilised modern arm chip like the snapdragon 8 gen 2 could do. I mean hell, we saw what came from the Tegra X1 in the Switch. Also Borderlands 2 looks like the Vita port lol.
@mistamaog Жыл бұрын
Closest we have to that is Surface Pro 9 5G
@mnomadvfx Жыл бұрын
Sadly drivers for ARM SoC GPUs are pretty pants. Either they have serious bugs or performance issues or both. If someone designed a console from scratch with their own drivers (ala Sony PS4/5) then I'm sure it wouldn't be an issue.
@Aim54Delta Жыл бұрын
I tend to think and work at the microcontroller/DSP/FPGA side of things... I don't think many people realize just how poorly optimized most computer hardware is, these days. Back in the 80s and 90s, the cost of new hardwarw was considerably greater than the cost of optimization, particularly because things were still comprehensible from a human standpoint. Memory mapping a 386 program might get a bit crazy, but you could do it and follow things through the registers. The newest ryzen comes with... what... 40+ megabytes of cpu cache and has 32 integer pipelines and 16 floating point/vector units? That's a big flow chart and a lot of graph paper. Even the modest arm cores these days are 4+ core ... amalgamations of integer and floating point units with different instruction sets and then some kind of GPU attached. The fact that a pi pico (rp2040) can run doom at native resolution is kind of insane. We will hit the die shrink limit before 2030 (avoiding the end of the world, provided) and while there will no doubt be hardware innovations from there, it will be really interesting to see what comes from coding optimizations.
@MrGamelover23 Жыл бұрын
@@Aim54Delta optimizations don't sell processors though. AMD can't say "look what OTHER people can do with our stuff" they need to say "look how fast OUR stuff is"
@Aim54Delta Жыл бұрын
@@MrGamelover23 The lattice constant of silicon is something like 0.7 nanometers and we will be at 1 nanometer market standard nodes by 2030. While we could explore some novel structures or semiconductors to try and get more ideal performance or pump higher powers... we're soon to be at the end of simple performance gains. We either will need some variety of new paradigms of computing operation or some kind of new physics paradigm... some force or process completely unknown. Even then, whatever that is gets instantly incorporated at the current nanoscale fabrication paradigm. If a diamond processor is radically more powerful in concept, then we roll it into the state of the art fab processes and don't see the incremental improvements like before. This is also why I suspect we will see more open source programs in the future. AMD was ahead of the curve when they split off their fab process. Already, die design and structure has become significantly more important than raw performance. We saw this as far back as netburst vs k8 (which was my stomping grounds in pc building). Branch prediction, cache efficiency, and instruction set features are considerably more important than raw hertz. Performance may be a bit more difficult to market, but it certainly sells and the market figures out what it needs ... for the most part. Performance can be a bit relative, and we have seen divergent designs - power efficient designs, 'gaming' designs, and network/data designs. Even going back to netburst - while the K8 kicked the bejeesus out of the netburst cores in gaming performance - if you wanted to render raytrace scenes or compress/decompress data, the design quirks of the netburst paid off and made it vastly superior in those tasks. Kind of like how an ASIC or FPGA can run circles around graphics cards in sha256 hashing (which is why cryptoknight is used for monero, the algo isn't as easy to vector through a pipeline). For comparison, the first computer I built was an Athlon 64 3700+ (k8) on a 939 socket clocked at 2.4ghz with 512 megabytes of memory (4G max, which I ultimately upgraded to). The graphics card was an nvidia geforce 9700... with 256megs of onboard vram if memory serves. Back in 2005. The $200 fanless laptop I bought a year ago uses an athlon silver which is basically two improved k8 cores at 2.4ghz. It's hard to know if the embedded graphics core matches the 7900 from 2005... but I expect it probably kicks the crap out of the first computer I built in most regards. The banana and orange pi examples I bought to play with as raspberry pi competitors come with generally more powerful hardware and all of them each possess the kind of raw computing power to automate the entire factory I work in (in principle, at least). We're almost at the point where improvements in computing performance are only critical to a certain set of the market, as most of what exists, today, is more than capable of most things people use computers for.
@AlashAls Жыл бұрын
Huge respect to you. If there is an open standard for these SOCs, then we can see native support for ARM from Steam. This will go a long way.
@_Turbocat777 Жыл бұрын
This is kinda insane, the implications of performance is really huge for future handheld devices (specifically performance and battery life). very exciting!
@joefish6091 Жыл бұрын
The prices are insane.
@rb3020 Жыл бұрын
I feel like we've videos like this arm native PC gaming is going to really pop off in the next maybe two to three years!!!!!!! Seeing that it is even possible in the first place might really motivate those with the skills to make this more possible and available to the wider masses!!!!! Excellent job on the video, obviously a lot of hard work has gone into it!
@yousafkhan6921 Жыл бұрын
Finally someone covered this. I've been really interested in x86 emulation on ARM lately and i think the potential for this is incredible. There is a rumor than Valve is funding development of FEX Emu, which is why it is compatible with steam. The entire purpose of fex emu is to run steam games on arm. I do think in a couple of years we might see an arm client by Valve and a linux container for Android like how they created a linux container for ChromeOS. This could be huge for Arm gaming.
@Pridetoons Жыл бұрын
Check out Nico D and Micro Linux's Channels. They make videos on running programs and games on SBC's.
@MrGamelover23 Жыл бұрын
Rumor has it that Valve's new VR headset actually has an arm chip.
@PanPrezeso Жыл бұрын
@@MrGamelover23it will be fully wireless too i guess
@pleaserespond3984 Жыл бұрын
Damn, when Doom 3 came out I struggled to run it at 1024x768 on my desktop. This is amazing.
@iG34RH34D Жыл бұрын
This is literally one of the coolest projects I have ever seen. You have Herculean patience to have gone through as much of this as you have. Also the next big question is, if Valve offered/supported ARM would that be a low cost/low power option for the next version of the Steam Deck?
@TakiUdon Жыл бұрын
If the translation was good enough, an ARM chip would be the best chance to get something that had significantly more battery life than the current Deck. This processor was ~$40. Snapdragon processors that are $100-$175 are monsters in terms of what they would be able to do.
@iG34RH34D Жыл бұрын
@@TakiUdon And IF that happened, how long before something like HoloISO was available for other ARM based devices and platforms? I'm going to be nerding out to this idea all weekend. Thanks again for all the incredible work!
@ca9inec0mic58 Жыл бұрын
@@iG34RH34D you might wanna check out chroot, termux, exagear and other stuff
@ca9inec0mic58 Жыл бұрын
@@iG34RH34D here is Witcher 2 running on Box86 on Snapdragon 845 phone kzbin.info/www/bejne/gWmskqJ_rLp9bc0
@DesocupadoXtremo Жыл бұрын
Them the "Nintendo Switch Killer" tagline would finally be true
@novantha1 Жыл бұрын
Hey, thanks so much for making this video! I've definitely been super interested to see someone really do a deep dive into the subject, and I think you really did it justice! There's definitely a lot of BS to go through to get this working, but as the open source tools improve and drivers mature this process will only get easier, so I think it's really important for people to start thinking about it now, because with every new ARM chip released we're going to see more and more people who could just switch over to a $200 10 watt SBC, and be happy. What happens when we get a 4600G level of performance in an ARM chip? 1135G7? A 6800U? A 7640H?
@3lH4ck3rC0mf0r7 Жыл бұрын
The shoddy driver situation is the main blocker right now. Honestly, phones and SBCs alike would perform so much better if SoC makers pushed all their stuff to mainline and contributed to Mesa the way AMD and Intel do. Because of this, the FSFE made an open letter asking for “The universal right to install any software on any device” to legislators in the European Union in 2022 (also, if the memory management issues regarding the amdgpu driver on ARM were resolved, we could get desktop-class GPUs running on these boards, at least the ones with PCIe, and some of those Chinese GPU OEMs that convert laptop AMD and NVIDIA processors to PCIe could find themselves integrating their designs into ARM SBCs, but that's an entirely different beast). The other thing I wish SoC makers exposed from the chips is virtualization support. All modern ARM chips support virtualization, but KVM is broken on everything Qualcomm because they hog EL2 at the bootloader level with random, proprietary black box junk posing as a hypervisor, but at least that situation may change starting with Android 13 devices because Google started asking manufacturers to expose that functionality for Android. That, and I'm also waiting on Hangover to get polished further. Hangover takes a more direct route to x86 Windows software emulation, meaning less non-native code that needs to go through dynamic recompilation. Potentially better performance.
@doro4414 Жыл бұрын
one of the best, if not the best, rundown on this topic I have seen... thank you, awesome video
@rickylascaze4787 Жыл бұрын
This is dope, I once thought about shrinking desktop CPUs to fit in handheld devices and now we have this. Technology is flourishing.
@joefish6091 Жыл бұрын
Go check out the insane pricing.
@Johnmoe_ Жыл бұрын
It's insane how well some of these games perform on such a low powered device and not even a full performance! Thanks for the video 👍.
@natalyakeane Жыл бұрын
a steamdeck lite with arm support and the rk3588 would be amazing. i really think that if a couple platforms/manufacturers like valve embraced arm, we would quickly see arm devices outpacing x86 devices in most circumstances. valve have already proven that they can improve linux support by orders of magnitude by making a single compelling device. we just need someone to do the same for arm
@MaddTheSane Жыл бұрын
If only Apple would release Apple Silicon in a handheld gaming form factor…
@xomm Жыл бұрын
@@MaddTheSane Apple Silicon would be killer in a gaming handheld, but then driver support would still be ass unfortunately.
@KAMiKAZOW Жыл бұрын
Too bad nobody makes good GPU cores for ARM. Nvidia could do it but they don't care.
@KAMiKAZOW Жыл бұрын
@@xomm Apple's GPU core sucks bad. Apple fans just sweep that fact under the rug. A Steam Deck has a much better GPU core and doesn't eat much power either.
@raisofahri5797 Жыл бұрын
@@KAMiKAZOW amd already made gpu chip with collaboration with Samsung but don't think another exynos rdna chip will be released though cause Samsung mobile decided to use Snapdragon to all their product
@tresf Жыл бұрын
What a fantastic video. The combination of ARM64 and games is daunting enough, but adding in x86, Steam, Wine was completely unexpected. Thanks for working so hard on this!
@EpicTyphlosionTV Жыл бұрын
Can't wait until we start seeing retro handhelds using this chip
@Pridetoons Жыл бұрын
Yes, but we still need Mainline Linux Kernels.
@danileo13 Жыл бұрын
@@Pridetoons How long to see the first Android based handheld with this soc? Q1 2024?
@ca9inec0mic58 Жыл бұрын
@@danileo13 we dont know yet, Hoping Retroid Pocket 4 will feature this
@TheAbsol7448 Жыл бұрын
Oh, hello. I've seen you a few times.
@danileo13 Жыл бұрын
@@ca9inec0mic58 One can only hope, but I guess we'll get a Helio G99 or sub-dimensity 900 Performace for the RP4
@XSpImmaLion Жыл бұрын
Awesome job Taki, can't even imagine the hellhole of research this needed.... Important point in the end of the video, if Valve decided to work with arm based processors, it could do for smartphones and tablets what they are doing for Linux on PC, and it'd be amazing, even more now that arm based SoCs are getting so powerful. A man can dream, right? xD
@TarisRedwing Жыл бұрын
Man I LOVE seeing clips of those classic games running like WC2+3 and the others.
@maikeru6158 Жыл бұрын
I’ve been waiting for something like this. Really want to pick up a sbc with this chip, hope the drivers will get even better soon
@Alexandros_Alpha Жыл бұрын
Oh man! That's absolutely amazing video! You dived deeep into the rabbit hole. Thank you so much for the work you've done!
@toragom9957 Жыл бұрын
It was fun geeking out with you sir. Have a great day.
@vxllvxn Жыл бұрын
I've been on this same rabbit hole last year on my android phone and gave up, huge respect for pushing through
@DemonGamerTT Жыл бұрын
This is simply the most interesting prospect of gamming outside of x86 I saw in the last 5 years... I cannot believe companies like valve aren't pushing for this
@nolo1337 Жыл бұрын
I mean if the steam deck had an ARM cpu with a decent GPU in it and with some actual money behind it, the cost would be lower the performance might even be better, its like the version of rainbow six siege that they made run on an ARM CPU years ago and it was hitting really high fps. This is something worth funding and would change gaming for the better
@DemonGamerTT Жыл бұрын
@@nolo1337 Yes, exactly that... This would be amazing for handleheld devices and even better "console" like devices to be used in the living rom like nvidia did with the Shield TV it was(kinda of still is) a banger at the time, but was too propriertary and had no PC compatibility whatsoever.
@fltfathin Жыл бұрын
That's because companies are tired of pulling out devs from common game engines that works in one specific os with one specific architecture and one specific api despite how superior cross platform game engines are.
@NewLifeFromTheWayofTruth Жыл бұрын
🤣 because Nintendo already does!
@quisqueyanguy120 Жыл бұрын
@@fltfathin That hypothesis doesn't work because Valve is pushing hard in linux gaming supporting the development of Wine, Proton and other tools. With that being said, it is true that going from Windows x64 to Linux x64 is way easier than going from Windows x64 to Linux ARM64.
@elitedeamongaming Жыл бұрын
Wow....... thats really crazy man. Gaming is just getting nuts and its exciting seeing it going in all different directions. Especially in todays climate due to high prices ect. Awesome vid and im glad i stumbled onto it. Subbed!
@bamcorpgaming5954 Жыл бұрын
Good job. I hope to see more videos of steam games running on ARM.
@williamhart4896 Жыл бұрын
Respect man that's a huge amount of effort to make a video when the main headache is graphics driver support for arm sbc as there's very little official software for sbc owners for this item .
@yearls Жыл бұрын
That was fascinating. I'm truly blown away. I hope you've rewarded yourself for such an impressive feat.
@darkevilpt5306 Жыл бұрын
Thank F. Im not the only one with these issues!!! Thansk for this video big Taki!
@eccodreams Жыл бұрын
Absolutely mad effort! Incredible stuff!
@DesocupadoXtremo Жыл бұрын
Dear god, the amount of translations this is running for that performance is insane, is like seing an old skyline barely working held together by duck tape hit 200mph in a drag race, im too lazy to run all those patches myself but for sure some wizard of the linux comunity will release a distro with all of those at some point, if valve put some efort in those arm drivers them we will have some serious Steam Deck competition, RockChip SOCs arent that great so if the an arm distro is launched and people can install them in some SnapDragon device like logitechs or razers them damn those devices will gather a insane amount of value. Great content as always Taki (y)
@moocow1452 Жыл бұрын
20:08 Your lips to Gabe's ears. Having been in the Pi Box86 scene some time ago, I wonder if there was a way to get past the login issue using SteamCMD credentials, but a ARM native client would be amazing to play with, especially when Vulkan graphics start to come into their own.
@blink11101 Жыл бұрын
I'm loving the technical video. It's very informative
@JohnneyleeRollins Жыл бұрын
2023 is going to be the year of the gaming handheld 🎉
@thefluffchucker1424 Жыл бұрын
That’s cool, please do more videos like this. Even if it’s a side channel so it doesn’t effect the algorithms
@PropaneWP Жыл бұрын
Very exciting stuff! I'm subscribing so I might catch future developments.
@loustalk8227 Жыл бұрын
The more information I get about Stenzek the more my respect increases for him
@Andrey-rc6wp Жыл бұрын
Software dev here and I’ve been considering getting into GPU driver work. The only thing keeping me from doing it is that there are teams out there working on panfork for example and it’s still nowhere near where it should be. But anyways. Maybe one day. Amazing work! I really don’t know how you could be this patient.
@NecolasHamwi Жыл бұрын
Kudos for the incredibly detailed work
@baremetaltechtv Жыл бұрын
You should write up and share some documentation on the different commands and programs you used to a google doc and share it :)
@BendSpeirs Жыл бұрын
Great detail and communication if what is working and what isn't
@lifeartstudios Жыл бұрын
This explains a lot to me about the state of the standalone vr market
@silversentinal Жыл бұрын
Thank you so much for doing this. My dream is that Valve makes an ARM steamdeck. With their resources the possibilities would be amazing 🤩.
@justusstern9125 Жыл бұрын
VERY impressive ! Wow.... The future will be exciting !
@ruxcooking Жыл бұрын
This might be my favorite Taki video. Box86 and company are one of the more interesting software projects around and game choice was awesome. Loved seeing Gothic 2, Morrowind, Warcraft and Doom 3. So many memories.
@Crackalacking_Z Жыл бұрын
Stellar effort, that's dedication!
@fredrik241 Жыл бұрын
from the gles2 benchmarking software the GLES performance of the Panfrost drivers are ~25-40% OF (not lower than) the binary blob drivers. I recently got an Orange Pi 5 and have been reading forums etc to figure out whats going on. Not going to speculate here like you say not sure of who or what is to blame. Its frustrating though that the Gpu drivers as underselling the hardware as much as they currently do. I'm only 2/3rds into your video and will watch the rest. Iv'e been trying to look for a way to run SF IV on a board like this maybe I'm hoping for too much but I'll take a look at what you're doing here! :D Thanks for super cool video!
@anthonypimentel7218 Жыл бұрын
There is an Android version of SF IV you can use in the meantime, it has controller support (tho you need to use screen to select options etc) - it's the worst version of the game but, it's still amazing
@fredrik241 Жыл бұрын
@@anthonypimentel7218 Thanks for the tip! :) I was thinking of trying the 3DS version with Citra but didn't want to as it looks pretty bad. Do you know/think the Android version is better than the 3DS version? Something would be better than nothing! :)
@fredrik241 Жыл бұрын
@@anthonypimentel7218 You made me look again and I found a video of someone running through Wine on a Snapdragon Android phone. It looks pretty good! :) Video is called, Street Fighter IV (Windows) Android Gameplay | Exagear Emulator Wine 6.0 v3.2
@domainmojo2162 Жыл бұрын
Awww.. the humble Rockchip. We used to use this little thing a lot for DIY projects and the like. Look at it now!
@solm67 Жыл бұрын
Awesome video Taki ❤
@GustavoMsTrashCan Жыл бұрын
This video made me feel a bit cozy on how a small device is able to do so much. Wow.
@Xukkorz Жыл бұрын
I love this and it gives me hope for playing more 3:4 or other squarish aspect older games on arm handhelds in the near future.
@MD_Builds Жыл бұрын
Curious where did you get the $40 quote for the chip? Ive been having trouble sourcing the chip for a custom SBC project i have lined up. Also use panfrost driver for Vulkan and OpenGL support in linux.
@nextbreeze7974 Жыл бұрын
Awesome video! This is the part of tech youtube that i love so much. Janky windows compatibility layer on top of janky X86 compat layer alongside janky forked GPU driver on top of janky hardware (jank considering how wildly things seemingly vary in the ARM ecosystem with u-boot and devicetrees and other crazy stuff, compared to x86/wintel where you just pop in a boot device and select it with the graphical UEFI setup) running a janky custom built kernel. Jank on top of jank, but it's just lovely especially when things work out in the end. Especially appreciated your persistence in getting steam to work.
@natecw4164 Жыл бұрын
Getting Crysis to run feels like the next logical step after Hello World. Awesome video!
@bikechan9903 Жыл бұрын
Looking forward to the Steam Deck 4 running through two compatibility layers, one for Widows to Linux and the second for x86 to arm
@JaykPuten Жыл бұрын
Your first time compiling a kernel... Remember that feeling of "oh hell is this gonna work, what am I even doing? This is gonna take how long?" (8 hours later) it worked! (Or) lather rinse repeat till it works Nothing like that first time... Pretty soon you'll be rolling out your own kernels with the teeniest optimizations just to see what you can get the slowest SBC you have to do
@IngwiePhoenix_nb Жыл бұрын
I swear I had to double read because I saw "kernel compile" and your name starting with J. Jeff Gearling probably knows a thing or two about this stuff tho :P
@boogiehasfun Жыл бұрын
im so glad i found this channel
@doublinx2 Жыл бұрын
Box86/64, Mesa, and x86toARM translation has gotten really far! Wow! If this goes far enough I think a platform backer like valve could propel a Proton-like effect for ARM on PCs....though the whole Linux ecosystem has to pull teeth to get the ARM chip makers to cooperate as it is . _.
@MarcosCodas Жыл бұрын
Wow,that’s perseverance! Well done!
@sirspamalot4014 Жыл бұрын
The amount of progress ARM chips have gotten over the years is wild to me, I have an ODROID U2 that I barely use now because it's dog slow and struggles with linux for some unknown reason (Probably actually the SD card it's installed on now I think about it) but you have a unit like this that's running games well. Amazing. One day I'll build a gaming PC the size of a NUC that runs all my childhood games perfectly. I look forward to that day.
@joefish6091 Жыл бұрын
Try running Bleach bit on the SD card. its likely bloated with OS crap and your test apps. same as old Windows 98 XP Vista on old slow PCs was wonderful out of the box then degraded over time.
@sirspamalot4014 Жыл бұрын
@@joefish6091 I'm going to try this anyway, but it's slow on fresh installs too. I'm notorious for using SD cards I found in phones in the tech bin that don't have a speed rating, could be that too.
@lorenzocortes8949 Жыл бұрын
talking about gaming is great, but I'd love to see what kind of work there could be done in this machine. I guess installing an arm-compatible linux distro with a minimal install and a WM instead of a DE would make this a very usable little machine
@AJVenom123 Жыл бұрын
such an interesting video thank you for making this. subscribed! and of course you had to play HL2 a lot, its goated
@KyleRuggles Жыл бұрын
You're back! YES!
@4r1ga70u-irl Жыл бұрын
as others allready said the time that you spend to test all the things out i dont want to know. just tweaking to find good workign drivers is allready heave. HUGE respect! thanks for this massive overview. hopefully one day steam will support Aarch64
@hairypancake4425 Жыл бұрын
Odin 2, Here we come!!!!!!!!!!!
@andres_pq Жыл бұрын
I loved this video! Well done.
@seamusmac777 Жыл бұрын
Makes me very curious to see what devs could do with such an arm chip if they assigned a team to optimize games for it. Just wow 👌
@Coral_dude Жыл бұрын
Generally in my exp (software developer) any code that creates a compiled binary will always need to be recompiled to reflect changes. The new instructions do not exist in the old binary. So, no matter how many changes you make to the code base itself they are not reflected in the old binary instruction set. Only upon being re-compiled can the new code / instruction changes be accessed.
@bloodofdepanta Жыл бұрын
I'm a simple man, I see new Taki, I click new Taki
@MerkMiester Жыл бұрын
Wow, that was a lot of work dude, thank you! I was just think yesterday if there is a way to run pc on android. I’m in need of a command and conquer fix…
@skycloud4802 Жыл бұрын
Me too. I wonder how best to play the heavily optimised keyboard and mouse games on these kinds of handhelds? Probably need a inventive control scheme to play in the hand.
@foxh8er Жыл бұрын
Is Box a big CPU overhead? I'm wondering if the Windows architecture translation layer and Rosetta 2 are just significantly more performant
@VoyivodaFTW1 Жыл бұрын
ARM has come such a long way. It's amazing to see we've come full circle. This solves a lot of the problems with efficiency and power consumption. Apple was correct to bet on ARM and I hope that software companies start to see the light as well. It would be awesome to see Valve toy with the concept and optimize their Steam Deck concept for the either ARM or RISCV
@armyofninjas9055 Жыл бұрын
I like ARM but RISC is the future imo
@___xyz___ Жыл бұрын
ARM is RISC
@moar-chan1060 Жыл бұрын
@@armyofninjas9055 ARM is the first risc, Risc-V is just following arms design ideas. While intel and amd are cisc
@richard.20000 Жыл бұрын
My RK3588s consumes 1.7W at idle in Linux desktop connected to 4K monitor (web browsing). In Full Load it consumes 8W. I have 16GB RAM Orange Pi 5. 16GB RAM is great for server purpose after I will upgrade ARM desktop for something more powerful. BTW this RK3588 chip uses very good ARM Cortex A76 cores: - A76 has IPC (performance per GHz) similar to Intel Skylake or AMD Ryzen 3000 ..... that's very good. - A76 has IPC about 2x than Raspberry Pi 4 (using Cortex A72) .... that's huge difference - A76 was designed as 1st ARM core with desktop performance to fight/beat x86 PC processors - A76 was released in 2018 and clearly beating AMD Zen1 from 2017 and matching Zen 2 from 2019 (mission acomplished) How are the later ARM Cortexes? - Cortex A77 from 2019 was about 15% IPC jump so beating Zen 2 and Intel IceLake - Cortex X1 from 2020 was up 25% in IPC and was beating Zen 3 at least in 10% IPC - Cortex X2 from 2021 was mild jump about 10% IPC beating even Intel Alder Lake (using gigantic and power hungry Golden Cove) - X2 was interesting that it was 1st CPU using new ARMv9 with 2048-bit SVE2 vectors. Also 1st Cortex core 64-bit only (no 32-bit ARMv7 support for old SW) - Cortex X3 has low 10% IPC jump which beats Intel Raptor Lake and Zen 4 about 10-15% in IPC. Just extending the lead over PC processors. - X3 is very interesting from RAW performance units: X3 is first CPU having 8 executing units for scalar (general purpose) computation (Zen 4 and Raptor lake have only 5 EU). - this means that architecture laid by X3 is very advanced in compare to Intel and AMD. So there is solid base for X4 and X5 to bring another 30% IPC uplift. Game over x86, it was nice time but it's time to rest in peace at grave yard of proprietary. Long live open tech ARM and RISC-V.
@ca9inec0mic58 Жыл бұрын
Thnx
@Richter.Belmont Жыл бұрын
Great video Taki! Does anyone know of a way to run .exe Windows apps on Android with Snapdragon CPU? For example I'm trying to run a "simple" Pokemon starter editor which is a very small .exe application. Thanks.
@TakiUdon Жыл бұрын
Exagear is the option that most people use.
@xDoge26 Жыл бұрын
You can use chroot
@anthonypimentel7218 Жыл бұрын
@@TakiUdon where can one find it? I've had no luck
@ChryslerLeBaro Жыл бұрын
Your explanations were great. Nice video, I really enjoyed the technical aspects and how you covered them. I was definitely entertained and it all got me thinking. I’ll be subscribing and looking forward to more technical insight. Thanks!
@darknetworld Жыл бұрын
Great work! It really hard to build those image if not know how it build and config correctly. Plus a lot of packages to build and configs.
@Jordan-9595 Жыл бұрын
I now feel tempted to try this with ubuntu on nintendo switch vulkan drivers seems pretty stable.
@buddybleeyes Жыл бұрын
Dude, you've absolutely outdone yourself. I thought this would just be a small video. But nooo I was wrong, this is insane! Edit: now getting all of this to run on an arm mobile phone is gunna be cool af. Unfortunately I have the exynos variants of Samsungs note 20 ultra and s22 ultra, but seeing it run on snapdragon will be insane!
@jt3000o Жыл бұрын
Very cool looks promising for the future of Android and low power arm gaming can't wait to see you future development
@gmodesike Жыл бұрын
Excellent work. Respect.
@gospodnchovek Жыл бұрын
Huge respect Taki
@diezgp Жыл бұрын
This is your best video so far.
@cheatsheet3325 Жыл бұрын
I appreciate your chip model, as someone who also has one or two loose Athlon II chips lying around (from Turion and Phenom upgrades).
@TakiUdon Жыл бұрын
XD
@Sebisra Жыл бұрын
13:42 Could you upload the modified driver you created or make a small guide on how you went about creating the x86_64 driver please? I am also interested to see how my Orange Pi 5 would do with those drivers.
@johnadamson5176 Жыл бұрын
Awesome video! I'd love to see this done on an android phone now.
Жыл бұрын
Have you used PipeWire or PulseAudio for the tests? PipeWire can change the buffer size on the fly to minimize latency. This can sometimes confuse apps, so you can lock the "quantum" to n samples like this: pw-metadata -n settings 0 clock.force-quantum 512 -- This can solve all kinds of issues, stutters or crashes (particularly with JACK clients).
@Psychx_ Жыл бұрын
Building 32bit GPU drivers should be easy enough to get x86_32 applications working with FEX. Btw, Panfork now seems to be deprecated in favor of Panfrost (upstream Mesa!), which should simplify things further. Once Cortex-A77/78 or X cores hit the SBC sector, things will get really interesting, since those architectures really ramped up performance.
@avocatdelamusique9778 Жыл бұрын
I mean even if those SoCs had like A710 CPU cores which are pretty much 1:1 with X1 in terms of perf, it already would be a huge uplift for tasks like these.
@JetBlackRage Жыл бұрын
The horrors you've faced, this is why I definitely wait for the experts to work this out before buying a product. Just don't have enough patience for all that headache! It's pretty cool work!
@srvuk Жыл бұрын
This will definitely be of interest to many. You should pick 3 games (1 for box86, 1 for box64 and 1 for wine) and do a step by step tutorial for getting things working. Exagear also seems to be a useful utility to get PC games working.
@joecarr4273 Жыл бұрын
I have perched and dived into this rabbit hole many, many, many times, and fiddle with these devices in the professional setting for many reasons. Its amazing to see somebody disseminate the complexity of how all these things interact. As to who is responsible for the GPU driver problem, the answer is: nobody. Nobody is responsible. That is the problem. Also, I might be wrong, but you could try logging into steam through steams cli utility to bypass the login screen issues.
@ZaberfangX Жыл бұрын
Who knows seeing how well arm chips are doing. It can one day make it in to a mini steam deck.
@monstercameron Жыл бұрын
what a rollercoaster of a video
@Kevin-du5vf Жыл бұрын
Youre a monster bro, your explanations are so 😗🤌
@nikbivation Жыл бұрын
amazing work!!
@qchtohere8636 Жыл бұрын
Isn't there an ARM-based version of DosBox for Linux? If so, you could try using Boxtron instead of Proton as the compatibility layer for games like Star Wars: Dark Forces (it's the way I get the better experience for this games on my regular x86 PC). Great video!
@LivingLinux Жыл бұрын
DosBox is available for ARM (and even RISC-V).
@Maramowicz Жыл бұрын
I think the best you can do is compile Proton/Wine to ARM, just like Wine can be compiled to ARM, and it can work much better than doube emulation (box86/64+wine/proton)
@jamescampbell672810 ай бұрын
This is INCREDIBLY cool. It's clear that the hardware made by smaller vendors like RochChip (or basically any android SOC) is very very. Capable. It is just layers of software that is holding it back. Once we establish the proper software ecosystem we will be able to do incredible things with very cheap chips