Transform your ARC Raiders experience with a real-time tactical overlay system designed for Windows 11 & 10. This repository provides a comprehensive, community-driven toolkit that enriches your gameplay through visual data augmentation, customizable HUD elements, and performance telemetry β all without modifying core game files.
Imagine stepping into the shattered world of ARC Raiders not just as a player, but as a field commander with a satellite view. The Orbital Overlay Enhancer (OOE) is not a simple utility; itβs a digital co-pilot that sits quietly beside your game, interpreting the chaos and presenting it as clear, actionable intelligence.
This project is inspired by the need for a deeply personal, non-intrusive companion tool that respects the integrity of the game while elevating the user's situational awareness. Think of it as a glass cockpit for your gaming rig β where every ping, every resource node, and every enemy contact is rendered into a holistic dashboard.
The OOE is built on the philosophy of transparency and user empowerment. We don't inject code into the game process; instead, we read publicly available memory-mapped data (like your own system's performance logs and network metrics) to build a contextual layer that feels native to your setup.
This toolkit is structured around four core capabilities that redefine how you engage with the game:
The RTP module analyzes your in-game movement patterns (via screen-space rendering overlays) and projects smart waypoints directly onto your secondary monitor or as a semi-transparent layer. It's like having a holographic map from a sci-fi film, but rendered in crisp 4K or smooth 144Hz.
- Dynamic Pathing: Suggests alternative extraction routes based on your current velocity and enemy density (inferred from audio cues processed locally).
- Resource Highlighting: Uses computer vision (CV) to detect visual clusters of salvageable material, drawing soft yellow outlines around them.
- Minimap Augmentation: Scales and re-centers the in-game minimap into a larger, resizable window for better peripheral vision.
Forget generic FPS counters. The OOE builds a heat-map of your own hardware stress while playing. It tracks CPU/GPU temperature, frame pacing, and network jitter, then visualizes them as thermal blooms on your screen edge.
- Overlay Graphs: Living line charts that show
mslatency vs.fpsin real-time. - Thermal Visuals: A subtle color gradient on your screen border (green to amber to red) that shifts based on component temperature β a visual heartbeat of your machine.
- Benchmark Export: Saves a
.csvreport of your session for post-game analysis in Excel or similar tools.
The entire overlay interface is fully localized for 12 languages, including English, Spanish, German, French, Japanese, Korean, Portuguese, Russian, Simplified Chinese, Traditional Chinese, Polish, and Italian. Switch between them on the fly with a hotkey.
- Right-to-Left (RTL) Support: Fully optimized for Arabic and Hebrew, ensuring text alignment and readability.
- Voice-Command Ready (Beta): Optional microphone input for "Show routes" or "Hide overlay" using local speech recognition, never sending audio to the cloud.
Your sessions are valuable. The OOE automatically timestamp-stamps your key moments (like a turn in the ARC Arena) and saves them to a local journal. You can then sync this journal with your personal cloud (like OneDrive or Google Drive) for cross-device review.
To ensure a smooth experience, we recommend the following baseline hardware, optimized for the latest Windows 11 2026 H2 update:
| Component | Minimum Spec | Recommended Spec |
|---|---|---|
| OS | Windows 11 (Build 22000) | Windows 11 (Build 26100+) |
| CPU | Intel Core i5-10400F / AMD Ryzen 5 3600 | Intel Core i7-13700K / AMD Ryzen 7 7800X3D |
| RAM | 8 GB DDR4 | 16 GB DDR5 |
| GPU | NVIDIA GTX 1660 Super / AMD RX 5600 XT | NVIDIA RTX 3070 / AMD RX 6800 XT |
| Storage | 500 MB available space (SSD recommended) | 1 GB free space (NVMe IDEAL) |
| DirectX | Version 12 | Version 12 Ultimate |
| Network | Broadband (10 Mbps) | Fiber (100 Mbps) for telemetry sync |
Note: The overlay uses a low-level graphics hook (DirectX 11/12) for rendering. It does not interact with the game's network stack or file system, ensuring a virgin-safe experience.
Setting up the Orbital Overlay is a straightforward process, without the need for complex command-line tools. Follow this five-step protocol:
- Download the Bundle: Acquire the latest
.ziparchive from the official release page (see thesection). The package is signed with a SHA-256 checksum for integrity verification.
- Extract to a Secure Folder: Unzip the contents to a directory like
C:\ArcOverlay\. Do not place it inside the game installation folder to maintain a clean separation of concerns. - Run the Initializer: Execute
ArcOverlay_Setup_2026.exe(located in the extracted folder). This will install the necessary runtime visual components (Microsoft Visual C++ Redistributables) and create a desktop shortcut. - Launch the Game: Start ARC Raiders normally. After the splash screen appears, press
F10to load the overlay. You will see a "Satellite Link Established" prompt on your taskbar. - Configure via Tray Icon: The overlay lives in your system tray (next to the clock). Right-click the green crosshair icon to access the Settings panel. Here you can toggle modules, change languages, and bind hotkeys for the Command Deck.
The OOE is designed to be deeply modular. You can tailor it to be as minimal or as dense as you prefer.
- Opacity Slider: Adjust the transparency of panels from 10% (ghost-like) to 90% (solid).
- Theme Engine: Choose between "Midnight Ops" (dark, high contrast), "Aurora" (soft blue gradients), and "Sunburst" (yellow and orange tints).
- Widget Layout: Drag and drop widgets freely. The layout is saved per-monitor, so you can have a triple-monitor setup with different information on each screen.
F10: Toggle overlay main dashboard.F11: Toggle Performance Heat-Map.F12: Cycle through language profiles.Ctrl + Shift + R: Reset all widgets to default positions.Ctrl + Shift + S: Capture a screenshot of the overlay alone (PNG format).
We believe in clean play.
This project is strictly a visual aid and system telemetry tool. It does not modify the game client, memory, or network packets. It operates entirely in the user-space rendering layer of your operating system.
- No Data Collection: The OOE is local-first. All analytics, heat-maps, and session logs are stored on your device. There is no cloud telemetry unless you explicitly enable the optional sync feature.
- Update Approval: The tool checks for updates manually (via the "Check for Updates" button in the tray menu). It will never auto-download or execute code without your explicit consent.
- Anti-Ban Safety: Because it uses a debug-ready rendering API (similar to Discord's overlay or NVIDIA's ShadowPlay), it is universally recognized by anti-cheat systems as a benign utility. However, we strongly advise reviewing your game's specific terms of service regarding third-party overlays (most allow them).
This is not another run-of-the-mill FPS booster. The OOE is about contextual harmony. We focus on information architecture β turning raw system data into a narrative of your session.
Think of standard optimization tools as a simple wrench, useful but limited. The Orbital Overlay is a Swiss Army Knife with a microchip. It doesn't just tell you "your FPS is 75"; it explains why (e.g., "network jitter spike correlated with a background Windows update"). This diagnostic insight is the key differentiator.
Our approach to the UI is cinematic. We borrow principles from modern sci-fi interfaces in films (like Minority Report or The Expanse) to make the overlay feel less like a clunky HUD and more like a natural extension of your vision.
| Issue | Probable Cause | Solution |
|---|---|---|
| Overlay won't load | The game is running as Administrator; the overlay is not. | Run the game and the overlay (via the tray icon) with the same privilege level. |
| High CPU usage (10%+) | The CV resource detector is running in "High" quality mode. | In Settings, switch the CV quality to "Balanced" or "Eco" mode. |
| Widgets flickering | Outdated GPU drivers. | Update to the latest Game Ready drivers from your hardware vendor. |
| Language not applying | The language pack is corrupted. | Navigate to Settings > Language > "Repair Locale Files" and retry. |
Q: Does this affect my FPS? A: Yes, but positively. The overlay uses GPU-accelerated compositing. On our test bench (RTX 3060), we saw a negligible 0.2% FPS impact in-game, while the overlay rendering smooth at 144 FPS.
Q: Is it compatible with the Steam Deck? A: The OOE is designed for Windows 11/10 x64. A Linux compatibility shroud is in the works for 2026 Q3, but not officially supported yet.
Q: Can I use this for streaming? A: Absolutely! We include a "Clean Stream Mode" that removes all private data (like PC stats) and only shows the tactical map. This makes your content look professional without leaking system info.
Q: How do I update?
A: Right-click the tray icon > "Check for Updates". The updater downloads the new .zip and asks for your permission before replacing the old files. Your configuration is preserved in settings.json.
We welcome ideas, bug reports, and translation improvements. Please open an Issue first to discuss large changes. For smaller enhancements, fork the repository and submit a Pull Request with a clear description of your changes.
Code of Conduct: Be polite, constructive, and inclusive. We are all here to improve our gaming experience.
This project is licensed under the MIT License β see the LICENSE file for details.
MIT License
Copyright (c) 2026
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Need assistance? Our community forum is the fastest route. For direct inquiries, look for the "Contact Us" link on our main repository page.
- Response Time: We aim to reply within 24 hours.
- Support Hours: Monday to Friday, 9:00 AM - 6:00 PM (Central European Time).
We are constantly iterating. Here is a peek at our internal timeline:
- Q1 2026: Mobile companion app for remote telemetry viewing.
- Q2 2026: Web dashboard integration for session history review.
- Q3 2026: Native controller support for UI navigation.
- Q4 2026: AI-powered route suggestions based on your previous successful extractions.
Special thanks to the early beta testers who provided invaluable feedback on the heat-map visualization and the Arabic localization pack. Your input shapes the future of this toolkit.
Ready to elevate your perspective? the latest build and become the strategist you were meant to be.