Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do it have 3D accel ? #2

Open
xDoge26 opened this issue Jul 22, 2022 · 9 comments
Open

Do it have 3D accel ? #2

xDoge26 opened this issue Jul 22, 2022 · 9 comments

Comments

@xDoge26
Copy link

xDoge26 commented Jul 22, 2022

No description provided.

@raspiduino
Copy link
Owner

No
At least for now

@xDoge26
Copy link
Author

xDoge26 commented Jul 23, 2022

then what is the purpose of having kvm anyway ?

@raspiduino
Copy link
Owner

then what is the purpose of having kvm anyway ?

Make the code that run on the guest CPU faster

@xDoge26
Copy link
Author

xDoge26 commented Jul 23, 2022

i dont know but some chinese , russia dudes managed to make 3d accel working , sadly no source

@xDoge26
Copy link
Author

xDoge26 commented Jul 23, 2022

@raspiduino
Copy link
Owner

https://youtu.be/qgnQuX2S968

Do you know what's the different between Exagear and a VM?

@xDoge26
Copy link
Author

xDoge26 commented Jul 23, 2022

https://youtu.be/qgnQuX2S968

Do you know what's the different between Exagear and a VM?

uhhh maybe exagear is linux vm but have x86 to arm compability layer i guess ?

@raspiduino
Copy link
Owner

https://youtu.be/qgnQuX2S968

Do you know what's the different between Exagear and a VM?

uhhh maybe exagear is linux vm but have x86 to arm compability layer i guess ?

Exagear is an application that contains Wine and box86/box64 and (maybe) a chroot environment. box86/box64 makes Linux software for x86, in this case Wine, to run on arm(64) environment. Wine makes x86 Windows program to run on x86 Linux environment. So that's how it works, remember Android has Linux kernel.

KVM makes Virtual Machine for arm architecture to run faster. You might be able to run Windows ARM on that when the project is finished, and Windows 11 ARM has emulation layer for x86(_64) apps to run on it.

If you want to Windows Gaming, please run Exagear for now. Or if you have plenty of time, try porting EDK2 to your phone, then boot Windows ARM from it.

@raspiduino
Copy link
Owner

If VMs want to have 3D accel, it will have to passthrough GPU.

Exagear takes the advantage of GLES API on Android Phones to make games run faster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants