Game Genshin Impact ot miHoYo has become one of the most popular open worlds on mobile platforms, but its official system requirements cut off many devices. If your smartphone does not pass the test or refuses to install with the error โdevice incompatible,โ this is not a death sentence. There are legal ways to bypass restrictions, optimize performance and run the game even on weak devices. Google Play or APK file refuses to install with the error โdevice incompatibleโ, this is not a death sentence. There are legal ways to bypass restrictions, optimize performance and run the game even on weak devices.
In this article we will examine all working installation methods from manually downloading APK to using emulators and modified versions. You'll learn how to check the compatibility of your device, what settings will help reduce the load on your hardware, and what to do if the game still won't launch. Important: some methods require root access or technical knowledge, but we will provide instructions for users of any level.
We warn in advance: bypassing restrictions may lead to low FPS, overheating or random crashes. However, for many players, even 20-30 frames per second on minimum settings becomes an acceptable compromise for the sake of being able to immerse yourself in the world Teyvat.
Why does Genshin Impact not support your device?
Official requirements miHoYo Android devices include:
- ๐ฑ Processor: 8-core (recommended Snapdragon 845/Kirin 980 or higher)
- ๐ฅ๏ธ RAM: minimum 4 GB (optimally 6+ GB)
- ๐ฎ GPU: Adreno 630, Mali-G76 or similar
- ๐๏ธ Memory: 8 GB of free space (including updates)
- ๐ Android: version 8.1 and higher
If your smartphone does not match at least one item Google Play hides the game from the search, and direct installation of the APK is blocked by a compatibility check. Reasons for limitations:
- ๐ฅ Overheating: weak processors cannot cope with the load, which leads to throttling and shutdown.
- ๐ข Lags: lack of RAM causes freezes when loading the open world.
- ๐ซ Bans: miHoYo can block an account for using modified clients (the risk is minimal with legal methods).
โ ๏ธ Attention: On devices with MediaTek Helio G35/G80 or Snapdragon 6xx series, the game can run, but will be unsuitable for comfortable gameplay due to constant Frisians Before installing, check the benchmark of your processor in 3DMark or Geekbench.
Some budget models (for example, Redmi 9A, Samsung Galaxy A10) are physically unable to run the game even after bypassing the restrictions. To avoid wasting time, compare the characteristics of your device with the minimum requirements in the table below.
| Characteristics | Minimum to run | Recommended for comfortable gaming |
|---|---|---|
| Processor | Snapdragon 660/Helio G90T | Snapdragon 855+/Dimensity 1200 |
| RAM | 3 GB (with risk of crashes) | 6 GB and higher |
| GPU | Adreno 512/Mali-G72 | Adreno 640+/Mali-G77+ |
| Android | 7.0 (works normally with 8.1) | 10.0 and higher |
Method 1: Installation via APK + OBB (without root)
The simplest and safest method is manual downloading APK file and data files (OBB). It works on most devices, even if Google Play throws an incompatibility error.
Steps:
- Download the latest version of APK from the official website miHoYo or a trusted source (for example, APKMirror). Avoid third-party repacks!
- Allow installation from unknown sources in Android settings:
Settings โ Security โ Unknown sources. - Install the APK, but do not run the game.
- Download the file
com.miHoYo.GenshinImpact_files(weighing ~1.5-2 GB) and place it in a folderAndroid/obb/on the internal memory. - Start the game and wait until the files are checked.
If the error "The device is not supportedappears after installation", try:
- ๐ Reboot the smartphone and start again.
- ๐ Delete the folder
obband download the files again (they may be damaged). - ๐ ๏ธ Use APK Editor to change compatibility settings (requires technical skills).
Download APK from official source|Check free space (minimum 8 GB)|Enable installation from unknown sources|Download OBB file of the correct version|Place OBB in the Android/obb folder/
-->
โ ๏ธ Attention: Some antiviruses (for example Avast) can block APK files Genshin Impact as "potentially dangerous". This is a false positive - add the file to exceptions or temporarily disable protection during installation.
Method 2: Using an Android emulator on PC
If your smartphone categorically refuses to launch the game, an alternative is Android emulator on the computer. This method is suitable for devices with weak hardware, but requires a PC with the following characteristics:
- ๐ฅ๏ธ Processor: Intel Core i5/Ryzen 5 or higher.
- ๐ฎ Video card: NVIDIA GTX 1060/AMD RX 580 (for 60 FPS).
- ๐ฒ๏ธ RAM: 8 GB (16 GB for multitasking).
Best emulators for Genshin Impact:
| Emulator | Pros | Cons |
|---|---|---|
| BlueStacks 5 | Optimized for games, keyboard/mouse support | Heavy for weak PCs, advertising in the free version |
| MuMu Player | Lightweight, good performance | Fewer graphics settings |
| LDPlayer | Multi-threading support, low resource consumption | No Russian language in the interface |
Setup instructions:
- Install the emulator and create virtual device with Android 9.0+.
- In the emulator settings, select
4 CPU coresand4 GB of RAM. - Download APK and OBB files (as in Method 1) and place them in the emulator folder.
- Start the game and in the graphics settings select:
- ๐จ Resolution:
720p(or1080p, if the PC is powerful). - ๐ Frames per second:
30 FPS(60 FPS only on top video cards). - ๐ฟ Graphics quality:
LoworMedium.
In the emulator BlueStacks enable the "High performance" mode in the engine settings (Settings โ Engine โ Performance Mode โ High). This will increase FPS by 10-15%.
To control in the emulator, use:
- ๐ฑ๏ธ Mouse for the camera and attacks.
- โจ๏ธ Keys
WASDfor movement. - ๐ฏ Customizable hotkeys for skills (
1-4,Q/E/R).
Method 3: Bypassing the compatibility check via ADB (for advanced)
If the game is installed, but gives the error "Your device is not supported", you can trick the system using ADB commands. This method requires connecting your smartphone to a PC and basic knowledge of working with Android Debug Bridge.
Step-by-step guide:
- Enable
Developer modeon your phone: go toSettings โ About phone โ Build numberand tap on it 7 times. - Activate
USB debuggingin the developer menu. - Connect your smartphone to the PC and install drivers ADB (you can download it in Android SDK).
- Open the command line (
Win + R โ cmd) and enter:
adb shell settings put global hidden_api_policy 1
Then:
adb shell am start -n com.miHoYo.GenshinImpact/com.miHoYo.game.GenshinImpact
If the command did not work, try an alternative method:
- Download APK Editor from Google Play.
- Open the installed APK file Genshin Impact in editor.
- Find the line
android:required="false"in the manifest and change totrue. - Save the changes and reinstall the modified APK.
โ ๏ธ Attention: Changing system files via ADB or APK Editor can lead to unstable operation of the device or reset the warranty. Before experiments, make a backup copy of your data!
What to do if ADB does not recognize the device?
If the command adb devices returns an empty list:
1. Check if USB debugging is enabled on your phone.
2. Install drivers for your model (for example Samsung USB Driver for Samsung devices).
3. Try another USB cable (preferably the original one).
4. Restart your PC and smartphone.
5. In Windows Device Manager, check if your phone is displayed as an โUnidentified Deviceโ (you need to update the driver manually).
Method 4: Optimizing performance for weak devices
Even if you managed to install the game, it will slow down on a weak smartphone. To improve FPS and reduce heating, use these settings:
Inside the game:
- ๐จ Set
Resolution: 720piGraphics quality: Low. - ๐ Limit FPS to
30 frames(in graphics settings). - ๐ซ๏ธ Disable
Particle EffectsiShadows. - ๐ Reduce
Audio QualitytoMedium.
In Android settings:
- ๐ Enable
Performance mode(on some smartphones, for example, Xiaomi or Realme). - โ๏ธ Disable
Window animationandTransitionsin the developer settings (Window animation scale โ 0.5x). - ๐๏ธ Clear the game cache via
Settings โ Applications โ Genshin Impact โ Memory โ Clear cache. - ๐ก๏ธ Add the game to battery optimization exceptions.
Additional tweaks:
- ๐ Use Game Booster (for example, GFX Tool or 4x Resolution) to force resolution reduction.
- ๐ง Set Coolify or CPU Cooler to control temperature (but not overuse - it will shorten the battery life).
- ๐ Play with the charger connected to avoid throttling due to low charge.
Redmi (Xiaomi)|Samsung Galaxy|Realme/Narzo|POCO|Other brand|Don't know the model
-->
If the game lags even after optimization, try alternative clients (for example, Genshin Impact: Cloud Version for streaming) or go to PC/PS4if possible.
Method 5: Cloud gaming (game without installation)
If your device does not work at all Genshin Impact, but you have Stable Internet (from 15 Mbit/s), try cloud services. They launch the game on a remote server and broadcast the picture to your screen.
Popular platforms:
- ๐ฎ Boosteroid - supports Genshin Impact with 60 FPS, free plan with a time limit.
- โ๏ธ GeForce NOW โhigh quality, but requires an account NVIDIA and a queue on the free plan.
- ๐ฅ๏ธ Xbox Cloud Gaming โavailable through a browser, but the game catalog is limited (check the relevance).
How to connect:
- Register on the selected platform.
- Connect a gamepad (or use touch elements on the screen).
- Select Genshin Impact in the library and start the stream.
- Adjust the bitrate depending on the Internet speed (
1080p/60 FPSrequires 25+ Mbit/s).
โ ๏ธ Attention: In cloud services progress is not saved from the main version of the game. You will have to start from scratch or use a separate account. Input delays (latency) of up to 50-100 ms are also possible, which is critical in battles.
Advantages of cloud gaming:
- โ Does not load your device.
- โ Maximum graphics settings even on a weak smartphone.
- โ No risk of overheating or battery drain.
Disadvantages:
- โ Requires unlimited Internet (traffic ~1.5 GB/hour).
- โ Lags are possible if the connection is unstable.
- โ Some platforms require a subscription (~$10/month).
Risks and consequences of bypassing restrictions
Before installing Genshin Impact on an unsupported device, check out the possible problems:
Technical risks:
- ๐ฅ Overheating: long sessions can lead to automatic shutdown of the device or damage to the battery.
- ๐ข Lags: on weak processors, FPS can drop to 5-10, making the game unsuitable for completion.
- ๐ฅ Departures: lack of RAM causes random closures, especially in domains or events with a large number mobs.
Software risks:
- ๐ซ Account ban: miHoYo Can block an account for using modified APKs (the risk is minimal with legal methods).
- ๐ก๏ธ Viruses: downloading APK from unverified sources is fraught with malware infection.
- ๐ Lack of updates: Manual APKs are not updated automatically - you will have to monitor the release of new versions.
How to minimize risks:
- ๐ Download files only from official website or APKMirror.
- ๐ก๏ธ Before installing, check the APK via VirusTotal.
- ๐ฑ Clear the game cache regularly and monitor the processor temperature (use CPU Monitor).
- ๐ Do not use cheats or modified clients - this is a guaranteed ban.
Bypassing restrictions does not guarantee stable operation of the game. On devices weaker Snapdragon 730 or Helio G90T comfortable gameplay is unlikely even after optimization.
FAQ: Frequently asked questions about installing Genshin Impact on weak devices
โ Is it possible to play on 2 GB of RAM?
Technically yes, but the game will crash every 5-10 minutes due to lack of memory. A minimum acceptable experience is possible on 3 GB of RAM s. disabled background processes and minimal graphics settings. On 2 GB, even the menu may not load.
โ Why does the game crash when loading?
Most often this is due to:
- Insufficient the amount of RAM (close all background applications).
- Damaged files
OBB(download them again). - Too aggressive battery optimization (add the game to exceptions).
Try to also disable the VPN and check the stability Internet connections.
โ How to reduce the heating of the phone?
Effective methods:
- Play with disconnected charger device (charging increases heating).
- Use cooling pad or a fan.
- Reduce screen brightness to 50%.
- Close all background applications (especially instant messengers and the browser).
- Install CPU Throttling an application to limit the clock frequency.
If the phone gets hotter 60ยฐC, take a break for 10-15 minutes.
โ Does Genshin Impact work on Android Go?
No. Android Go - a lightweight version of the OS for weak devices (for example, Nokia 1 or Samsung Galaxy J2 Core). These devices do not even meet the minimum performance and memory requirements. Installation attempts will lead to errors or complete inoperability.
โ Is it possible to transfer progress from a PC to a mobile device?
Yes, Genshin Impact uses cross-platform account. Enough:
- Link your email in the account settings on your PC.
- Login the same email on your mobile device when you first start it.
- Confirm synchronization using the code from the email.
Progress, primorages and artifacts will be saved. Exception: Some events may not be available on the mobile version (for example, performance tests).