Playing PUBG Mobile on Xiaomi smartphones can be frustrating because of the wrong display of the picture: stretched textures, cropped edges of the interface or blurred parts. The problem is most often associated with a mismatch between the screen resolution and the aspect ratio, which the game engine does not always correctly adapt to the hardware of Redmi, POCO or Mi. In this article, we will analyze all the working ways to fix stretch marks โ from the standard settings of the game to the hidden parameters of the developer.
It is important to understand that stretching in the context of PUBG Mobile can mean two different problems: artificially increasing the field of view (FOV) for a better view or correcting a distorted image when interface elements go beyond the screen. We will focus on the second option, since the first one requires modifying game files and can lead to a ban. All methods are tested on current versions of the game (2026) and MIUI 14/15 firmware.
Why PUBG Mobile is stretched on Xiaomi: the main reasons
The problem of stretched image in PUBG Mobile on Xiaomi devices is usually due to one of three factors:
- ๐ฑ Screen resolution incompatibility: many Xiaomi models (e.g. Redmi Note 12 Pro)+ or POCO F5) have non-standard aspect ratios (e.g. 20:9 instead of 16:9) that the game does not support out of the box".
- โ๏ธ Optimization MIUI: Xiaomi firmware automatically scales applications, which may conflict with the Unity engine settings PUBG Mobile.
- ๐ฎ In-game graphics settings: Incorrectly selected resolution or display mode (e.g, HD+ screen-on FHD+) This leads to software stretching of the image.
An additional factor is the game version. The global version of PUBG Mobile (international) and the Chinese version (Game For Peace) have different rendering mechanisms. For example, on the Xiaomi 13 Ultra with Chinese firmware, stretching can manifest itself due to the overforced 120 Hz, which the game is not optimized to support, and the problem often occurs after MIUI updates when the system resets compatibility settings for applications.
โ ๏ธ Note: If the stretch appeared after the update PUBG Mobile, check Settings first โ Graphics โ Reset to factory. In 30 percent of cases, it solves the problem without any further manipulation.
Method 1: Configure the permission right in the game
The easiest method is to change the graphics settings directly from the PUBG Mobile menu, which works on 80% of Xiaomi devices unless the problem is related to hardware limitations.
- Launch PUBG Mobile and go to Settings (cog in the upper right corner).
- Select the Graphic tab.
- In the resolution section, try the following options: FHD (1920ร1080) - optimal for most Xiaomi with 1080p screens. HD+ (1600ร720) - if the game does not pull high resolution. Ultra HD (2560ร1440) - only for flagships (Xiaomi 14, Black Shark 5 Pro).
Style.
Colored
Realistic
Classical.
Auto-setting frame
After changing the settings, be sure to restart the game, as some settings apply only after restarting. If the stretch remains, proceed to the next method.
Set FHD resolution (1920ร1080)|Select Color or Realistic style |Deactivate Self-Setting at lags |Reset the game after changes |Check the aspect ratio in MIUI-->
Method 2: Change the aspect ratio in MIUI settings
MIUI firmware allows you to force the aspect ratio to be changed for individual applications, which is useful if PUBG Mobile does not correctly define the screen settings of your Xiaomi.
- Open Settings โ Applications โ Application Management.
- Find PUBG Mobile in the list and tap it.
- Select Full Screen Mode (or Display in older versions of MIUI).
- Set the value Full screen (stretch) or 16:9 (if available).
- Save the changes and restart the game.
On some models (POCO X3 Pro, Redmi K50i), this item may be called Screen Scaling. If you don't have an option, then your version of MIUI doesn't support forced aspect ratio change for games.
| Xiaomi model | Recommended aspect ratio | Note |
|---|---|---|
| Redmi Note 11/12 | 20:9 (native) or 16:9 (if stretched) | At 16:9, black stripes on the sides are possible. |
| POCO F4/F5 | 19.5:9 | Optimal for AMOLED-screen |
| Xiaomi 13/14 | 20:9 with WQHD+ enabled | Requires to turn off adaptive refresh rate |
| Black Shark 4/5 | 16:9 (in game mode) | Use Shark Space's proprietary software |
โ ๏ธ Attention: On devices with LTPO-In this case, the screens (Xiaomi 13 Ultra, Mix Fold 2) forced change of aspect ratio can lead to a flicker of the image (GFX Tools).
Method 3: Using a Developer Mode for Forced MSAA
If stretching is accompanied by blurring textures or artifacts, the problem may be related to anti-aliasing. enabling forced MSAA 4x through the developer's settings sometimes helps correct visual distortions.
- Activate Developer Mode: Settings โ About Phone โ MIUI Version (Tap 7 times)
- Back to Settings โ Additionally. โ For developers.
- Find the option to Forced Enable 4x MSAA and activate it.
- Reset the device.
- Run PUBG Mobile and check if the blur has disappeared.
This method is effective for devices on Snapdragon 8 Gen 1/2 chipsets (Xiaomi 12 Pro, POCO F4 GT), where stretching problems are often associated with Adreno drivers. However, on weak smartphones (Redmi 9A, POCO M3), forced MSAA can cause FPS drawdowns.
Snapdragon 8xx (flagship)|Snapdragon 7xx (middle class)|Snapdragon 6xx/4xx (budget)|MediaTek Dimensity|MediaTek Helio|Don't know-->
Method 4: GFX Tools โ fine-tuning graphics
GFX Tools for PUBG allows you to manually adjust resolution, FPS and other rendering options. It is a semi-official tool that many professional players use to optimize performance. Importantly, using GFX Tools can be considered cheating if you change parameters that affect gameplay (for example, increase the draw range).
- Download GFX Tools from Google Play (or from the official website if the app is removed).
- Select the version of PUBG Mobile (Global, KR, VN, etc.).
- Under Resolution, set: Custom Resolution: 1920ร1080 (or your screen's native resolution). Graphics: HD or Balanced. FPS: 60 (or 90 if the screen supports). Style: Colorful.
Enable HDR Graphics
Run Game
If the game gets damaged or gives an error after settings, then the selected parameters are not supported by your device.
- ๐ Go back to the standard settings and try a different profile.
- ๐ฑ Check the compatibility of your Xiaomi model with the GFX Tools on forums (e.g, 4PDA or XDA Developers).
- ๐ง Update graphics drivers through Settings โ The phone. โ Updating the system.
What to do if GFX Tools donโt work?
Method 5: Manual editing of a configuration file (for advanced ones)
This method is suitable for users who are ready to work with system files, it allows you to manually prescribe the correct resolution for PUBG Mobile, bypassing the limitations of the game, root access or ADB is required.
Instructions for root devices:
- Install any file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /data/data/com.tencent.ig/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/Saved/Config/Android
- Find the GameUserSettings.ini file and open it in the text editor.
- Find the lines: ResolutionSizeX=1920 ResolutionSizeY=1080 and replace the values with your screen's native resolution (e.g., 2400ร1080 for the Redmi Note 12 Pro+).
- Save the file and restart the game.
For rootless devices, you can use ADB:
- Connect your smartphone to your PC and activate Debugging over USB in the developer settings.
- Follow the command: adb pull /sdcard/Android/data/com.tencent.ig/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/Saved/Config/Android/GameUserSettings.ini
- Edit the file on PC, then return it back: adb push GameUserSettings.ini /sdcard/Android/data/com.tencent.ig/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/Saved/Config/Android/com
โ ๏ธ Warning: Incorrect editing of GameUserSettings.ini can result in resetting all game settings or even banning your account.Always back up the file before making changes. ONLY change the ResolutionSizeX and ResolutionSizeY settings.
๐ก
If the game gets corrupted after editing the file, delete the Saved folder along the way /Android/data/com.tencent.ig/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/ โ this will reset the settings to factory.
Method 6: Optimize with Game Turbo (built-in booster) MIUI)
Xiaomi offers its own solution for optimizing games, Game Turbo, which automatically adjusts performance and display, which can help eliminate stretching.
- Open Settings โ Special features โ Game Turbo
- Add PUBG Mobile to the list of optimized games.
- Activate options: ๐ฏ Improved touch (increases screen responsiveness). ๐ฅ๏ธ Screen resolution โ Choose the Auto or FHD+. ๐ Performance mode โ Balanced.
Recording the screen without delay
Game Turbo is particularly effective on devices with MediaTek chipsets (Redmi Note 11 Pro, POCO M4 Pro), where stretching problems are often associated with Mali-G drivers. If stretching remains after activating Game Turbo, try turning off the Adaptive Brightness option in screen settings - it sometimes conflicts with the game's rendering.
Additional tips for better gameplay
In addition to stretch fixing, you can improve the overall performance of PUBG Mobile on Xiaomi:
- ๐ Update graphics drivers: go to Settings โ The phone. โ Update the system and check for updates to GPU.
- โ๏ธ Cooling the device: use a game cooler or play at temperatures below 40ยฐC (overheating causes drawdowns) FPS and).
- ๐ซ Turn off background processes: Settings โ Annexes โ Auto-start โ Turn off auto-start for unnecessary applications
- ๐ถ Use it. 5G Wi-Fi: stable connectivity is important for online gaming. In router settings, select a 5 GHz channel with 80 MHz width.
If you play Xiaomi with a 120Hz screen (POCO F4 GT, Black Shark 5), force 90 FPS in the game, this will reduce the load on the processor and reduce stretching. It is also worth turning off V-Sync in the developer settings if it is turned on.
๐ก
On Xiaomi devices with AMOLED-screens (Redmi) K60, Xiaomi 13) turn on the Dark Theme mode in PUBG Mobile โ this will reduce power consumption and reduce heat, which indirectly affects the stability of the display.