How in the world you getting 100fps in free fire? Game is not even managing to get 60 fps properly(Not supported high fps). Running the only option to get 60fps or doing the emote. Maybe you pc spec is good but I don't think that you're getting the 100fps fr
Been playing Asphalt 9 on this ever since it first came out and A9 became one of the first games to be released on Play Games Beta. Works like a charm on my new laptop but never worked on my old laptop. It's still being optimized for more and more PCs and processors as we speak, so hopefully Google doesn't ditch this and keeps on improving it further, this app can be revolutionary.
@@r1ftzy I'm an Android player so I mainly used to play on phone, but being able to play on the same account on my laptop was of big help. This was before cross-save and cross-platform was introduced in the Unite update. Now, i mainly just play on the Microsoft Store version (my phone has been struggling with the latest update), so I don't need the steam version. And i still have the Play Games Beta version too cuz that allows me to play on a minimised window and puts less stress on the cpu than the MS Store version, helpful when my laptop isn't plugged in.
@@Azem4144 Play Games is definitely more optimised than any other emulator since it doesn't run through any third and fourth party servers. It's been developed by the official developers for playing on PC, verified by Google, for playing on their official emulator. It's basically like Play Store but for your PC, from where you can directly install the game and start playing.
Friendly reminder that this 'emulator' requires new gen cpu, at least 10th gen intel cpu Edit: the official requirement only requires 8th gen intel cpu, last time I check it used to said 10th gen intel cpu
@@minkeymoo As long as it's support AMD-V and you enabled Windows hypervisor, any Desktop AMD cpu with at least 4 cores would run perfectly fine. For laptop be at least 3000 series
Nice video and very informative. Two notes I want to add. 1) if you know how to use ADB from CMD then you don't need AOW Tools and 2) if you want the BlueStacks experience and control I recommend LD Player which works faster and with lower resources
didn't work (aow tools) , i did parsted the code in cmd administrator but , it showed me a win11 device wich isn't online ( i have win10 home ) i pasted again and still nothing happened
I've had the Google Play Games Beta on my PC for about a year or so, it's a really good app however your version has more features because I downloaded it from the official page provided by Google and not the Android Developer page.
You probably cannot but there are methods of getting it to run but it won't be as smooth as this because these programs aren't designed to work with arm CPUS
BlueStacks has a bad optimization because it runs on a heavily modified version of Oracle VM VirtualBox, a software made not for gaming... So don't be mad at them
4:52 That error is probably because you only installed apk file but it also needs obb file for games like free fire (installing it thought google play store should fix it or download the compatible version of obb and put it in app/data/ (garena something) .
What about enabling root? Installing a custom certificate? Does it need virtualization? Is it running as an android sub system for windows or using VM?
@itjustcrashed You know the difference between ARM and x64/x86 architecture-based processors, right? PC processors are generally more powerful than 'mobile processors,' and here's why: First, PC processors have more cores and higher clock speeds, allowing them to handle demanding tasks like gaming, video editing, and running complex software. They’re designed for maximum performance, while mobile processors focus on energy efficiency and battery life. Another key point is that software development is easier on non-ARM processors. When porting these applications to mobile, developers often have to cut corners on features or performance just to make them work. And you might be like, 'bruh, you’ve probably heard about Apple's ARM processors and the new ARM revolution in Windows laptops?' Let me tell you something-they do deliver what you want, except for Windows on ARM, which still has performance issues and a severe lack of software support (like, a lot). But in terms of raw power and compatibility, ARM processors still lag behind. While they're great for efficiency, they don't match the performance of traditional PC processors, especially in tasks that require heavy computing power. Plus, the software ecosystem for ARM is still catching up-many applications either aren't available or need to be significantly optimized for ARM architecture, which can lead to reduced performance or missing features. This is particularly noticeable in gaming and professional software, where the ARM versions often can't keep up with their x64/x86 counterparts. So, while ARM processors are making strides, they still have some serious drawbacks compared to traditional PC processors, especially when it comes to handling intensive tasks and providing broad software compatibility.
I already installed it and everything works well. I recently installed Tap Tap app store as well. But I'm shocked at how large many android games are now. I wanted to download Asphalt 9 & I saw about 3.7gb😂. That game used to be like 1-1.5gb a few years ago.
4:58 this error shows that there is no obb of that game in the obb folder in Android DIR. When you install it from playstore it'll setup obb itself but if you install it from sideloader you have to setup the obb manually! Thanks!😊
i installed, but when i click "launch it", it doesnt pop up... i know its running in task bar... but the emulator windows doesnt start.... what i should do??? my pc it on W10, with a ryzen 5 and a 5600xt....
I'm using LDplayer and it has a lot of feature that I really like which I can't find in other emulators and I'm sure this google emulator will still need more time to catch up.
@@SRMB1I've tried YT and it's pretty much working though if some specific apps or games won't allow you from using emulator, you will receive a warning message or it will automatically close. I've mainly use it for playing mobile games in pc.
When installing any apk, it throws a error INSTALL FAILED ABIS... LIBRARIES something like this error, and then it doesn't gets installed........... Is it because of enabling virtualization in pc from BIOS?
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] so i have this problem when i install the picsart mod apk
I still prefer Bluestack, it has so many advanced settings, like the navigation bar. Which is better and a huge plus for letting us choose a camera or sound source. It will take a while for this Google emulator to imply these.
@@JulMik Downloading the apk is no problem at all. The problem is running the game. Android 11 is too new to run it. I can only run it on my Android 7 old phone.
Hello my friend, I have a question is . there any games that have a PC version and also for Android What do you advise me to download ? Download the PC version or the Android version on the Google Play Games Beta emulator. I mean, I want to know the difference. Does the emulator use fewer resources than the game on the PC? I want to try the game Disney Speed Storm. There is a PC version of it from Steam, but I think its size is large, 17 GB, but the version on Android, i.e. the one on the Google Play Games Beta emulator, has a smaller size its 4 GB. My computer has medium specifications: Intel core i5 4590. Intel hd graphics 4600. Ram 8. I hope you respond to me, my friend.
The emulator kernel is compiled for x86_64 architectures, and essentially no code emulation of the applications themselves occurs. You are essentially installing a native version of the application, and it works as it should (because it is compiled for your processor architecture) with near-native perfomance, however, you will not be able to install applications compiled for arm, as the system kernel itself can only accept x86_64 applications. In essence, the emulation here is only a server for transforming shader elements, directly from Vulkan, or Nexus, to a supported DX architecture, meaning there is only a graphics API translator here, and nothing more! As you have already noticed, installing applications through the installer in the system itself will not work, because this possibility is disabled in the image itself + the image is maximally stripped down in terms of functionality, and most of the settings simply will not open, as in essence, all the settings are also stripped down. It remains to wait until someone assembles a custom system image.
Google emulator is so much better uses less RAM and no ads whatsoever, i literally u installed my blue stacks after seeing this video and the side loaders really helped alot thank u so much
The only advantage of the Google emulator is that it uses a more up-to-date Android version, that's all. I am using ldplayer. It is much more useful with the customizations it offers.
@@silfrido1768 Yes, Ldplayer is a simple and stable android emulator. It uses a standard Android tablet interface that we are used to, instead of a customized interface like Bluestacks, and it does not contain ads.
Doesnt it have option for developer mode? To trust side loaded apps etc... Or isn't this build in when pressing 7 times or so on the build number or kernel version
@@moenesca Wdym "not official"? Android Studio, or the Android SDK (Software Development Kit) delivers the official emulators. Edit: forgot to mention that you can even customize those Emulators to your needs, especially when you have that heavy-ass IDE, being Android Studio.
i installed this but everytime i try to install it always says google play games developer emulator exe. is not a valid win32 application. please how do i fix?
It doesn't work my pc. CPU = Intel i5-9400 Motherboard = Dell Inc. Model = 01W26N Graphics = Intel UHD 630 After I turn on Windows Hypervisor Platform, it says Processor is not supported and Hardware Virtualization must be turned on. I already have Hardware Virtualization turned on but it still shows that error.
Thank you for this video, I am running asphalt 9 at consistent 60 fps on MAX ULTRA settings PC specs: AMD Ryzen 5 7535HS with Radeon Graphics GPU: RTX 2050 Computer:Laptop Google play games on PC Set to run (IGPU): AMD Radeon TM Graphics (4 GB RAM Dedicated) performance mode. Productivity Mode (445 MB RAM dedicated).
I get a Windows Hypervisor Platform error on launch, do you want to turn on now click yes nothing happens. It's enable in windows components but still message appears. Rebooted computer works
As part of the install, it asked to install Hypervisor. I started Hypervisor install. Then nothing. No install of Hypervisor. Every time I try to run Google Play Games Developer Edition, it asks to install Hypervisor again. Thanks for any help or suggestions.
My display of letters and the screen is a little grayny like out of focus I would say. My pc passed all the necessary requirements. Any idea on what can cause this?
Question of the year: if I wanna use waze on my laptop for navigation, will it work properly on device running windows? Does the gps update its location regularly as the phone does or from time to time? If anyone tried that I'd be grateful to know any opinion
some apps can't be installed on AOW tools. Those apps that could be installed in AOW tools are not opening in Google emulator software. Going back to Bluestacks 😢 Reply if it can be fixed
hey guys i really need your help here...i have downloaded it but when i try to install it, it says "download error; the data is invalid" what could be problem and how do i solve it please anyone help me
Look, Google is simply rejecting obb or specific data download from play-store. It happens on mobile devices when you download an apk and your google account doesn't own the game. It looks like google is using this piracy blocking technique for his emulator too. To sum up, Any side-loaded app will not work if it requests internal download from play store.
Also this is an awesome vid ive been looking for a solution like this for like a year, gameloop and bluestacks kinda has a learning curve im not willing to learn so this was awesome
How to download games like honor of kings or free fire in emulater without aow tools cuz it needs microsoft store and the store needs gmail need code or passwords that we don't have.
is there any way to change the resolution because in my pc this emulator runs at 480p resolution quality which looks blurry. i have i5 9300h and gtx 1650.
"This emulator is from the same brand we trust"
That line was not expected for a company like Google.
We Blindly trust
Public image is heck of a thing
I LOL when I heard that........
".. have to trust..."😅@@FixWindowsNow
@@DarkWraith95..."have to trust..." 😆
Mobile Players : Pc Emulators
Pc Players : Mobile Emulators
Linux is better imo
@@FallenArchange-lAndroid is a copy of Linux
@KimJuliano-j4e not copy, distribution. Just like obunto or etc, android was made from Linux for mobile.
Fact check it tho
@@KimJuliano-j4eandroid is Linux based not copy
0:19 Bluetstacks eating our ram like there's no tommorow 😭😭😭 The horse got me!😆😆
!
😂😂😂😂😂
😂😂😂😂
😂😂😂
😂😂😂😂😂
i try running bluestack but my ram already full and taskbar get hang
Finally no annoying side bar ads!
yea buddy
Update: I was playing Free Fire through this and it works really well. I am running a solid 100+ Fps.
Thanks, I really appreciate your update in this matter
hey man, your pc specs like cpu and gpu to reach that solid 100+ fps
How in the world you getting 100fps in free fire? Game is not even managing to get 60 fps properly(Not supported high fps). Running the only option to get 60fps or doing the emote. Maybe you pc spec is good but I don't think that you're getting the 100fps fr
@@gygo-nw2rx u can get 100+ fps in emulators by uncapping fps
I had 120+ fps in my i3 6th gen no gpu
@@studyontips3177 Cap
Been playing Asphalt 9 on this ever since it first came out and A9 became one of the first games to be released on Play Games Beta. Works like a charm on my new laptop but never worked on my old laptop. It's still being optimized for more and more PCs and processors as we speak, so hopefully Google doesn't ditch this and keeps on improving it further, this app can be revolutionary.
Why not play just the steam release
@@r1ftzy I'm an Android player so I mainly used to play on phone, but being able to play on the same account on my laptop was of big help. This was before cross-save and cross-platform was introduced in the Unite update. Now, i mainly just play on the Microsoft Store version (my phone has been struggling with the latest update), so I don't need the steam version. And i still have the Play Games Beta version too cuz that allows me to play on a minimised window and puts less stress on the cpu than the MS Store version, helpful when my laptop isn't plugged in.
I wanna ask if there's a difference, like more optimized maybe?, comparing Google Play beta and this emulator.
@@Azem4144 Play Games is definitely more optimised than any other emulator since it doesn't run through any third and fourth party servers. It's been developed by the official developers for playing on PC, verified by Google, for playing on their official emulator. It's basically like Play Store but for your PC, from where you can directly install the game and start playing.
Why are you playing Asphalt 9 on an emulator when It's available in the Microsoft Store?
Friendly reminder that this 'emulator' requires new gen cpu, at least 10th gen intel cpu
Edit: the official requirement only requires 8th gen intel cpu, last time I check it used to said 10th gen intel cpu
9th gen runs well
What about AMD CPUs?
i run it on my i5 8th gen
@@minkeymoo As long as it's support AMD-V and you enabled Windows hypervisor, any Desktop AMD cpu with at least 4 cores would run perfectly fine. For laptop be at least 3000 series
Ryzen 3 3200u
There is just one big problem. You can't change installation drive and folder.
aw damn it.
Yep :(
Yep, I have tried no luck
right..
Nice video and very informative. Two notes I want to add. 1) if you know how to use ADB from CMD then you don't need AOW Tools and 2) if you want the BlueStacks experience and control I recommend LD Player which works faster and with lower resources
true...ldplayer is way faster and more optimized with less resource eating imo
every time i try to install it the pc says trojan detected...
@@giga_niga_cum_shooterdisable anti virus, your pc detects it as a trojan because of the custom packaging not because its a virus.
@@giga_niga_cum_shooterbecause aow is definitely a trojan
@@itwashalliday I wanted to download LDPlayer but Mcafee antivirus warned me against it so went ahead with Mumu.
didn't work (aow tools) , i did parsted the code in cmd administrator but , it showed me a win11 device wich isn't online ( i have win10 home ) i pasted again and still nothing happened
I've had the Google Play Games Beta on my PC for about a year or so, it's a really good app however your version has more features because I downloaded it from the official page provided by Google and not the Android Developer page.
I learned more from this guy than any other channel
improving
problem is you can't run all the android games in google play emu
i js wnt microsofft authenticator bro 😭
u can use adb to instal apk file. ive tried it. coz not all games are on Playstore. it bypass instal unknown apps
Imagine installing the official Google Play Emulator on an ARM-powered Windows laptop, I bet the performance will definitely be better, right?
You cannot
You probably cannot but there are methods of getting it to run but it won't be as smooth as this because these programs aren't designed to work with arm CPUS
Pretty sure itsbettwr to run it natively
Ironically, I don't know if you can flash Android on an ARM laptop...
Oh, the irony...
how can we increase the ram in this emulator?
BlueStacks has a bad optimization because it runs on a heavily modified version of Oracle VM VirtualBox, a software made not for gaming... So don't be mad at them
who said anyone is mad... he was just making fun of bluestacks
Wait Oracle?
So that's why BlueStacks came to my mind while learning an online course about Oracle 😂
4:52 That error is probably because you only installed apk file but it also needs obb file for games like free fire (installing it thought google play store should fix it or download the compatible version of obb and put it in app/data/ (garena something) .
What about enabling root? Installing a custom certificate? Does it need virtualization? Is it running as an android sub system for windows or using VM?
Hopefully it runs more smoothly than Android emulators
smooth like butter
Because processors in PC are more powerful than Android
Remember that 💯
@@androidgameplay__that’s the most untrue thing ever
@itjustcrashed You know the difference between ARM and x64/x86 architecture-based processors, right? PC processors are generally more powerful than 'mobile processors,' and here's why: First, PC processors have more cores and higher clock speeds, allowing them to handle demanding tasks like gaming, video editing, and running complex software. They’re designed for maximum performance, while mobile processors focus on energy efficiency and battery life. Another key point is that software development is easier on non-ARM processors. When porting these applications to mobile, developers often have to cut corners on features or performance just to make them work. And you might be like, 'bruh, you’ve probably heard about Apple's ARM processors and the new ARM revolution in Windows laptops?' Let me tell you something-they do deliver what you want, except for Windows on ARM, which still has performance issues and a severe lack of software support (like, a lot). But in terms of raw power and compatibility, ARM processors still lag behind. While they're great for efficiency, they don't match the performance of traditional PC processors, especially in tasks that require heavy computing power. Plus, the software ecosystem for ARM is still catching up-many applications either aren't available or need to be significantly optimized for ARM architecture, which can lead to reduced performance or missing features. This is particularly noticeable in gaming and professional software, where the ARM versions often can't keep up with their x64/x86 counterparts. So, while ARM processors are making strides, they still have some serious drawbacks compared to traditional PC processors, especially when it comes to handling intensive tasks and providing broad software compatibility.
@@androidgameplay__most illogical thing ever 😂
Blud it's also about software
I already installed it and everything works well. I recently installed Tap Tap app store as well. But I'm shocked at how large many android games are now. I wanted to download Asphalt 9 & I saw about 3.7gb😂. That game used to be like 1-1.5gb a few years ago.
4:58 this error shows that there is no obb of that game in the obb folder in Android DIR. When you install it from playstore it'll setup obb itself but if you install it from sideloader you have to setup the obb manually! Thanks!😊
Thanks for the update
Just drag the OBB into the game folder
i installed, but when i click "launch it", it doesnt pop up... i know its running in task bar... but the emulator windows doesnt start.... what i should do???
my pc it on W10, with a ryzen 5 and a 5600xt....
had the same problem. go to bios: --> advanced cpu settings --> svm mode --> enable
@@wintermutevsneuromancer8299 uh where do i find bios
Is it smooth ? Animation, and how the cpu/ram usage?
smooth like liquid butter
🤑liquid butter
Bro my laptop doesn't have Bluetooth, so when I found out about the USB a to USB c I was Soo happy. Thank you so much❤
I'm using LDplayer and it has a lot of feature that I really like which I can't find in other emulators and I'm sure this google emulator will still need more time to catch up.
How's the video apps work Netflix Apple tv RUclips etc? Got a specific reason in mind
@@SRMB1I've tried YT and it's pretty much working though if some specific apps or games won't allow you from using emulator, you will receive a warning message or it will automatically close. I've mainly use it for playing mobile games in pc.
the only thing i dont like with LD player is that, it needs to turn of memory integrity which is for security
@@junealex3374 does it run other android app?
When installing any apk, it throws a error INSTALL FAILED ABIS... LIBRARIES something like this error, and then it doesn't gets installed........... Is it because of enabling virtualization in pc from BIOS?
At this point im impressed that he doesn't know that most game you need to manually transfer obb file if you sideload apps
Yes
He’s a scam
Failure [INSTALL_FAILED_NO_MATCHING_ABIS:
INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native
libraries, res=-113]
so i have this problem when i install the picsart mod apk
I still prefer Bluestack, it has so many advanced settings, like the navigation bar. Which is better and a huge plus for letting us choose a camera or sound source.
It will take a while for this Google emulator to imply these.
It is very bloated
@@borjie2727you can off the ads
A lot of personality in this video despite the flat AI voice, love it
2:01 Android 14. No worries, Android 11 was already too new to play old games such as Keep Battles (at least Android 4.2 needed 😂).
I think that you can still dowload APK for this game.
@@JulMik Downloading the apk is no problem at all. The problem is running the game. Android 11 is too new to run it. I can only run it on my Android 7 old phone.
Hello my friend, I have a question is . there any games that have a PC version and also for Android What do you advise me to download ? Download the PC version or the Android version on the Google Play Games Beta emulator. I mean, I want to know the difference. Does the emulator use fewer resources than the game on the PC? I want to try the game Disney Speed Storm. There is a PC version of it from Steam, but I think its size is large, 17 GB, but the version on Android, i.e. the one on the Google Play Games Beta emulator, has a smaller size its 4 GB. My computer has medium specifications: Intel core i5 4590. Intel hd graphics 4600. Ram 8. I hope you respond to me, my friend.
I'll recommend you to go for emulator. PC games usually require a dedicated gpu
@@FixWindowsNow thank you for response bro .
4:30 why would you install asphalt in an emulator when you can install it's pc version evrn in microsoft score 😭
just one major problem that makes this new android emulator unusable, it force C: drive, got no space for it
The emulator kernel is compiled for x86_64 architectures, and essentially no code emulation of the applications themselves occurs. You are essentially installing a native version of the application, and it works as it should (because it is compiled for your processor architecture) with near-native perfomance, however, you will not be able to install applications compiled for arm, as the system kernel itself can only accept x86_64 applications. In essence, the emulation here is only a server for transforming shader elements, directly from Vulkan, or Nexus, to a supported DX architecture, meaning there is only a graphics API translator here, and nothing more! As you have already noticed, installing applications through the installer in the system itself will not work, because this possibility is disabled in the image itself + the image is maximally stripped down in terms of functionality, and most of the settings simply will not open, as in essence, all the settings are also stripped down. It remains to wait until someone assembles a custom system image.
Google emulator is so much better uses less RAM and no ads whatsoever, i literally u installed my blue stacks after seeing this video and the side loaders really helped alot thank u so much
The only advantage of the Google emulator is that it uses a more up-to-date Android version, that's all. I am using ldplayer. It is much more useful with the customizations it offers.
is id-player worth it ? I’m not worried about my pc handling any games, I’m mostly asking for consistency reasons
@@silfrido1768 Yes, Ldplayer is a simple and stable android emulator. It uses a standard Android tablet interface that we are used to, instead of a customized interface like Bluestacks, and it does not contain ads.
It's the lightest emulator to use and it eats less ram per application to date. @@silfrido1768
@@silfrido1768 ldplayer is good
Any updates yet on running normal apps? without AOW Tools
But will it run on linux?
Nope
Doesnt it have option for developer mode? To trust side loaded apps etc...
Or isn't this build in when pressing 7 times or so on the build number or kernel version
Those who didnt come from tiktok can like this comment
what tiktok? I am just on youtube
@@FixWindowsNowit's a bit comment I think so
We don't have tiktok 😅
@@FixWindowsNowThats a bot
@@itz_Infinity. not a bot bro
Why when I press play, it won't enter the game? It's stuck on the screen preparing to open the game for 20 minutes and it won't open the game.
0:26 same brand we trust? Really???
Yes - we trust Google - since day one they started in a garage.
@@synthwave7they were declared an illegal monopoly
I couldn’t change the graphics settings because the little menu that pops up disappears right before I could click on it lol
where is the link
can you map keyboard controls in any game in this emulator? i want to play asphalt and Disney speed storm. please reply
Dude, Android has had official emulators since 2014
What's the name and how to use it?
not official
@@moenesca Wdym "not official"? Android Studio, or the Android SDK (Software Development Kit) delivers the official emulators.
Edit: forgot to mention that you can even customize those Emulators to your needs, especially when you have that heavy-ass IDE, being Android Studio.
@@bc100dev by official i meant made by google because google owns android
@@bc100devThose emulators are meant for Developers to test their apps. Not for consumers.
How do you make the fonts bigger, everything is so tiny i cant ready anything
Final question. Is can i run google play games beta in windows 7
You need atleast Windows 10 version 2004
awesome video man love this any new ones i might be interested in?
I was wondering, did you download the emulator? If so did it work? I’ve been trying to look for one that suited me well.
@ haven’t yet going to try out monday and i’ll lyk
@@Ivanamaria99 thx!
do they support key mapping? new subscriber here!
Sadly a lot of games are still not supported
i installed this but everytime i try to install it always says google play games developer emulator exe. is not a valid win32 application. please how do i fix?
Is it better to use the internal graphics card or the dedicated graphics card in the graphics setting?
I'm having problems with AOW, when I go to install it it returns the error ADB Device Unauthorired. Does anyone know how to solve it?
Will Controllers work on the emulator for games?
I have downloaded it, but for some reason it doesn't start or open.
How can I fix it?
The emulator didn't run at all on my PC 😢
apps not showing in the emulator. it showing only play store
guys i have been trying to play jp dokkan on my pc does anyone know how to do it? the emulators aren't working and google doesn't have it avaliable
Which one is better? WSA vs this? (General usage wise not gaming)
when i click to this emulator its not open🥲
Google Play Games Beta is being installed automatically on my PC
Why?
Google Android took over your microsoft windows
Hijacked
@@G_O_A_T__W.B OMG
For some reason once installing the emulator I can’t open it
It doesn't work my pc.
CPU = Intel i5-9400
Motherboard = Dell Inc.
Model = 01W26N
Graphics = Intel UHD 630
After I turn on Windows Hypervisor Platform, it says Processor is not supported and Hardware Virtualization must be turned on.
I already have Hardware Virtualization turned on but it still shows that error.
Thank you for this video, I am running asphalt 9 at consistent 60 fps on MAX ULTRA settings
PC specs: AMD Ryzen 5 7535HS with Radeon Graphics
GPU: RTX 2050
Computer:Laptop
Google play games on PC Set to run (IGPU): AMD Radeon TM Graphics (4 GB RAM Dedicated) performance mode.
Productivity Mode (445 MB RAM dedicated).
I get a Windows Hypervisor Platform error on launch, do you want to turn on now click yes nothing happens. It's enable in windows components but still message appears. Rebooted computer works
If I open the app, then I saw the black screen only
it doesnt have stick fighter the animation app😭 (i got an iphone because android super slow and now i cant find it here)
As part of the install, it asked to install Hypervisor. I started Hypervisor install. Then nothing. No install of Hypervisor. Every time I try to run Google Play Games Developer Edition, it asks to install Hypervisor again. Thanks for any help or suggestions.
i have the same issue... did you resolve it?
My display of letters and the screen is a little grayny like out of focus I would say. My pc passed all the necessary requirements. Any idea on what can cause this?
i have installed an apk but it does not show up in the app drawer
Question of the year: if I wanna use waze on my laptop for navigation, will it work properly on device running windows? Does the gps update its location regularly as the phone does or from time to time? If anyone tried that I'd be grateful to know any opinion
some game setting (Mobile Legend) doesn't save , i need to change every time
same brand we trust: bro I can't stop laughing 😅 0:28
But this doesn't let any Apps to download from external sources
Any chance the "emulator" already had MIDI protocol ( just like in real android platform) ?
some apps can't be installed on AOW tools.
Those apps that could be installed in AOW tools are not opening in Google emulator software.
Going back to Bluestacks 😢
Reply if it can be fixed
Bro just use another apk
all done and installed and running.. but no screen ?? what to do help pls...
How you entering full screen in the emulator? I'm unable to enter full screen using F11.
hey guys i really need your help here...i have downloaded it but when i try to install it, it says "download error; the data is invalid" what could be problem and how do i solve it please anyone help me
Please what's the PC requirement for the emulator
Want to know before downloading on my 4gb ram PC
8gb is recommended, otherwise works fine on 4gb
@@FixWindowsNow thanks
Look, Google is simply rejecting obb or specific data download from play-store. It happens on mobile devices when you download an apk and your google account doesn't own the game. It looks like google is using this piracy blocking technique for his emulator too.
To sum up, Any side-loaded app will not work if it requests internal download from play store.
so if i use this bluestacks wouldent let me use my midi keyboard for renix live will this have midi support ?
i am useing windows 10 but thsi android emulato couldn't run my Pc 💻 💻 please help me as soon as possible 🙆 🙆
I find windows system for android the best alternative to running android apps, works like magic
I got it working on the first run. but then after I close it, It stuck on a black blank screen. Is there any workaround on this issue?
Does the Google emulator support a controller? Wired/wireless???
Also this is an awesome vid ive been looking for a solution like this for like a year, gameloop and bluestacks kinda has a learning curve im not willing to learn so this was awesome
How to download games like honor of kings or free fire in emulater without aow tools cuz it needs microsoft store and the store needs gmail need code or passwords that we don't have.
Then open 1...Eazyyy
Bluestacks broke the hell out of my old macbook is it same with this or is it safe
So i have to do all of this every time just to run a side game, too much work
I cant install apps cuz i cant enable installing from unknown sources
installation complete but when i try to open both beta and also this one nothing pop out is there any solution for it? like literally nothing
when i check on task manager to see if the apps run or not it did run but only for 2 sec and then it disappeared again
Cant you just use the pre provided chrome app to get APKS instead of use AOW?
U wrong you didn't download and copy free fire's obb file to obb folder under android so you can't play without obb you need to download it
is there any way to change the resolution because in my pc this emulator runs at 480p resolution quality which looks blurry. i have i5 9300h and gtx 1650.
this isnt working no more did the cmd and nothing is showing up and also the Aow tool isnt free no more
this will be crazy for roblox exploiting
How does this compare to windows subsystem on android?
How does this work compared to blue stacks on msi? Any better.
oh god, its only download china ui version
unable to change language :(