mistertest / xcloud-shield

Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
https://github.com/mistertest/xcloud-shield
GNU General Public License v3.0
215 stars 14 forks source link

Support ot the MiBox 3 ? - Not powerful enough #8

Open ClankJake opened 2 years ago

ClankJake commented 2 years ago

I liked your port for Android TV but I'm having a problem with the mi box it's crashing a lot and my WebWiew is in the latest version

mistertest commented 2 years ago

Hello, I have it and I have the same issues. I think it's not enough powerfull for my app, so i don't use this on it, only on my shield tv. I think superior models of xiaomi mi box having more powerfull hardware for supporting this app.

DoctorBR commented 2 years ago

Hello, I have it and I have the same issues. I think it's not enough powerfull for my app, so i don't use this on it, only on my shield tv. I think superior models of xiaomi mi box having more powerfull hardware for supporting this app.

Do you know if Mecool KM2 (Amlogic S905X2, similar to CCWGTV S905D3G), with OpenGL ES 3.2, is powerful enough for your app?

I do not want to sign the game Pass Ultimate just to find that the AMLogic S905X2 chipset is weak!

mistertest commented 2 years ago

Hello, I have it and I have the same issues. I think it's not enough powerfull for my app, so i don't use this on it, only on my shield tv. I think superior models of xiaomi mi box having more powerfull hardware for supporting this app.

Do you know if Mecool KM2 (Amlogic S905X2, similar to CCWGTV S905D3G), with OpenGL ES 3.2, is powerful enough for your app?

I do not want to sign the game Pass Ultimate just to find that the AMLogic S905X2 chipset is weak!

Hello @DoctorBR So I have the last Google Chromecast TV and I can confirm that this hardware is not very powerfull for suporting this app, but there is aparently a power supply issue. This device is not well alimented with his power supply natively. So some people are changing the orignal power supply for a better. But I can't know and confirm if my app will working better with this solution 100%.

I don't know this Mecool KM2 , but if I read this things "Wi-Fi : prend en charge IEEE 802.11 a/b/g/n/ac 2T2R. LAN : Ethernet : 10/100 M, standard RJ-45."

The wifi support of 5ghz is ok but I don't the quality of the wifi board. But for ethernet it's only 100M , it's not Gigabit-1000M Ethernet

So for using this for cloud gaming, is not a good choice for the better experience with Gigabit no supported. For the OpenGL it's apparently ok, but it's not a Tegra processor of course.

So in regards of this things. In my opinion, having a shield tv for the same price ( 100 dollars or Euro or just little more) will be a better choice.

DoctorBR commented 2 years ago

Thanks for the detailed answer.

I installed the app and it did not get freezing, but the navigation was slow.

You can not optimize the app to run on low cost devices (something around 50.00 USD)?

Here in Brazil an NVIDIA Shield TV costs 5 times more than a mecool km2 and the like. Extremely expensive!

mistertest commented 2 years ago

Thanks for the detailed answer.

I installed the app and it did not get freezing, but the navigation was slow.

You can not optimize the app to run on low cost devices (something around 50.00 USD)?

Here in Brazil an NVIDIA Shield TV costs 5 times more than a mecool km2 and the like. Extremely expensive!

I understand, I'm thinking to change technology for having better experience on littles no powerfull devices. With the native webview technology I can't doing more optimisations, for low cost devices, I'm already on limits.

So I will testing with Flutter or others technology for having better results with low cost devices.