An application that helps players understand PUBGM Metro Royale through interactive maps and detailed spawn location insights.
- ๐บ๏ธ Metro Royale Maps: Arctic Base, Misty Port, Old Blockade Zone, Frontline Confrontation
- ๐ฑ Map Modes: Basic, Advanced, Radiation
- ๐ฏ Interactive Spawn Markers: Squad spawns, solo spawns, special crates, supply crates, weapon crates, file cabinets, password doors, laptops, boss, shops, tank, zombie labs
- ๐ Coordinate System: Tap-to-get map coordinates (crosshair mode)
- ๐ผ๏ธ High-Res Zoom: Double-tap & pinch-to-zoom preview images (16:9)
- ๐ฅ Dynamic Assets: Download AreaViews on-demand
- Custom PUBG-Metro style fonts
- Material 3 Dark Theme
- PUBG-style color-coded markers
- Smooth Map InteractiveViewer (zoom 0.5x-4x)
- Bottom sheets with dual Area image previews
- spawn type counters
๐ฑ Android: Download from the Google Play Store ย ย
Linux builds are available in two formats. Choose the one that suits you best. Release version: v2.7.0
- Download
Metro_Royale_Guide-Linux-x86_64.AppImagefrom the releases - Make the AppImage executable:
chmod +x Metro_Royale_Guide-Linux-x86_64.AppImage - Run the app:
./Metro_Royale_Guide-Linux-x86_64.AppImage
- Download
MetroRoyaleGuide-Linux.tar.gzfrom the releases - Untar the file
tar -xzvf MetroRoyaleGuide-Linux.tar.gz - Go to cd bundle directory
cd MetroRoyaleGuide/bundle/ - Make the binary executable (if not)
chmod +x guide_for_pubg_metro_royale - Run
./guide_for_pubg_metro_royale
Windows builds are coming soon ๐ง They will be published in the releases section once available.
This repository contains static assets used by the metro royale guide application, including spawn icons and map images.
Important
These assets are intended for informational and guide purposes only.
This is an unofficial, fan-made project and is not affiliated with or endorsed by the official game developers.
The app supports multiple spawn types, each represented by a dedicated icon.
These icons are used across Filter Chips and Spawn Markers in the app UI.
The Metro Royale mode includes 6 playable maps, each supporting one or more game modes.
| # | Map Name | Available Modes (๐ขBasic, ๐ฃAdvanced, โข๏ธRadiation) | ||
|---|---|---|---|---|
| 1 | Frontline Confrontation | Basic | - | - |
| 2 | Old Blockade Zone | Basic | Advanced | Radiation |
| 3 | Misty Port | Basic | Advanced | Radiation |
| 4 | Arctic Base | Basic | Advanced | Radiation |
| 5 | Zombie Uprising 2.0 | - | Advanced | Radiation |
| 6 | Survival Drop | - | Advanced | Radiation |
- Assets are optimized for performance and clarity on mobile devices
- Map images are designed for interactive overlays and zooming
- File sizes are kept minimal to reduce memory usage
| Map Type | Dimensions | Format | File Size |
|---|---|---|---|
| Spawn Icons | 128 ร 128 px | PNG | ~ 50 Kb |
| Mini Maps | 512 ร 512 px | JPG / JPEG | < 1 MB |
| Large Maps | 1024 ร 1024 px | JPG / JPEG | < 2 MB |
Copyright ยฉ 2026 Nithish Gajula. All rights reserved.
This software and its source code are proprietary and confidential.
Unauthorized copying, modification, distribution, or use of this software, via any medium, is strictly prohibited.
Reverse engineering, decompiling, or disassembling the software is prohibited to the maximum extent permitted by law.
Built with โค๏ธ by Nithish Gajula โ ๐ฎ for Metro Royale fans.
โญ Star the repository if you find it useful!