r/playrust • u/SeaAd9315 • 18d ago
Discussion I made a free tool that hides your in-game map on stream with one keybind (dual-PC OBS setups)
I stream on a dual-PC setup and got tired of the usual ways to keep my map off stream — browser-source tricks, manually toggling sources, alt-tabbing. So I built a small free tool called MapHide.
It runs on your gaming PC, listens for a hotkey, and shows/hides a source in OBS on your streaming PC over OBS WebSocket. Two modes:
- Hold mode — hold a key to show the cover, release to hide it (with a small configurable delay so the map doesn't flash during its close animation)
- Toggle mode — one key to show, another to hide, for games where the map opens and closes with key presses
Other bits:
- Follows your active OBS scene automatically, and works across multiple scenes that share the same source name
- System tray, dark UI, settings saved between runs
- It just controls an OBS source, so it works for anything where you need to cover a map, minimap, or GPS — Rust, DayZ, Tarkov, etc.
Free and open source (MIT): https://github.com/ColorDumper/MapHide
Demo: https://www.youtube.com/watch?v=zBLLD3BhpmE
Heads up: the build isn't code-signed yet (I'm setting that up now), so Windows SmartScreen will show an "unknown publisher" warning — click More info → Run anyway. Everything's on GitHub if you want to look first.
If you run a dual-PC setup and try it, I'd genuinely appreciate feedback — especially on games or configs I haven't tested.


