NEWSync VR with Kiiroo —

PassthroughTube
All posts

AR Porn Performance: Frame Rates, Quality, and What Drops Them

May 17, 2026 8 min read

AR passthrough is computationally heavier than pure VR. Most users don't notice during short sessions but extended viewing surfaces the difference — Quest 3 sometimes drops from 90 Hz to 72 Hz during AR scenes, especially with high-bitrate 8K AV1 content. This guide walks through why frame rates fluctuate in AR, how refresh rates affect the experience, and the practical settings that keep playback smooth across long sessions.

Why AR is computationally heavier than VR

On every rendered frame, Quest 3 in AR mode is doing:

  1. Capturing passthrough camera frames (~3 ms).
  2. Image processing on passthrough (denoise, white-balance) (~2 ms).
  3. Decoding scene video (RGBA, ~1 ms with hardware decode).
  4. Spatial map lookup for scene anchor (~1 ms).
  5. Composition (blend passthrough + scene alpha) (~2 ms).
  6. Per-eye stereoscopic rendering (~2 ms).
  7. Display output (~0.5 ms).

Total: ~11.5 ms per frame. For 90 Hz the frame budget is 11.1 ms. Already tight. Anything that pushes any of these steps slightly slower causes a missed frame and dropped refresh rate.

Pure VR skips steps 1, 2, and 5 (no passthrough to capture or composite). Frame budget has more headroom. That's why VR maintains 90 Hz consistently while AR sometimes doesn't.

72 vs 90 vs 120 Hz for AR adult content

Quest 3 supports 72, 80, 90, and 120 Hz. The right choice for AR adult:

72 Hz

Visibly choppy on motion. Battery-saving mode. Use only when you're running low on battery and need to extend a session. AR scenes feel like they're stuttering at this refresh.

90 Hz

Sweet spot for AR. Smooth motion, reasonable battery use, full passthrough quality. Most AR scenes work well here. Lock to 90 Hz explicitly in Settings → Display rather than using Auto.

120 Hz

Smoother but rarely meaningful for AR adult content. Scene videos are typically 30 fps source, so higher refresh rates don't add information — they just render duplicate frames. 120 Hz costs significant battery and triggers thermal throttling faster.

Recommended: lock to 90 Hz. Settings → Display → Refresh Rate → 90 Hz (not Auto).

Thermal throttling and session length

Quest 3 has a thermal envelope. As the headset heats up during use, the system reduces chipset performance to stay within thermal limits. Effects:

  • First 30 minutes: full performance, 90 Hz stable.
  • 30–60 minutes: occasional minor throttling, visible as brief frame rate dips.
  • 60–90 minutes: throttling more frequent, possible reduction to 72 Hz on heavy scenes.
  • 90+ minutes: sustained throttling, performance noticeably degraded.

Mitigations:

  • Don't use in warm rooms or direct sunlight.
  • For sessions over 90 minutes, take a 5-minute break to let the headset cool.
  • An optional silent cooling fan accessory (sold by Kiwi Design, BoboVR) extends sessions before throttling.
  • Some users 3D-print custom heat sinks. Effective but voids warranty.

Scene complexity impact

Not all AR scenes load Quest 3 equally:

Scene typeDecoder loadFrame rate stability
4K HEVC ARLightStable 90 Hz
6K HEVC ARModerateStable 90 Hz
8K HEVC AR (no alpha)HeavyMostly 90 Hz, occasional dips
8K HEVC AR with alphaVery heavyVariable, sometimes 72 Hz
8K AV1 AR with alphaHeaviestStable 90 Hz on Quest 3 hardware decode

Counter-intuitively, 8K AV1 sometimes runs smoother than 8K HEVC because Quest 3's hardware AV1 decoder is more efficient than its HEVC decoder for very high bitrates.

Optimizations that work

Lock refresh rate to 90 Hz

Settings → Display → Refresh Rate → 90 Hz. Prevents Auto-mode from oscillating between 72 and 90.

Close other apps

Quest 3 doesn't fully terminate apps when you switch; they stay in background using memory and minor CPU. Force-close non-essential apps from the multitasking view before AR sessions.

Reduce passthrough brightness

Heresphere's passthrough brightness slider reduces image processing load slightly. Going from default (100%) to 80% has a small but real performance impact.

Pick AV1 over HEVC for 8K

When a scene is offered in both codecs, AV1 typically runs smoother on Quest 3 for the same scene at 8K. See our technical breakdown for the underlying reason.

Keep the headset cool

Cool room, no direct sunlight, optional cooling fan accessory. The biggest performance gain for long sessions.

Monitoring performance during playback

Three ways to see what's actually happening:

  • Heresphere debug overlay. Heresphere → Settings → Debug → Show FPS. A small counter appears in your view showing current frame rate.
  • Meta Quest Developer Hub. A PC tool that shows Quest performance telemetry over USB or Air Link. Detailed but overkill for casual diagnosis.
  • Quest's built-in performance overlay. Enable in Settings → System → Developer → Performance HUD. Shows GPU/CPU usage as percentages.

FAQ

Why does AR/passthrough run at lower frame rates than pure VR?

Quest 3 is doing two GPU-intensive jobs simultaneously in AR: decoding the scene video and compositing it with live passthrough cameras. Pure VR only does the first. The combined load means AR scenes sometimes drop from 90 Hz to 72 Hz in heavy moments, while pure VR maintains 90 Hz consistently.

Does refresh rate matter for AR adult content?

Yes. 72 Hz is visibly choppier than 90 Hz on motion. 120 Hz is smoother but rarely supported in AR scenes (almost all are 30 fps source). For most AR scenes, 90 Hz is the sweet spot. Lock the headset to 90 Hz manually in Settings rather than letting Auto mode downshift.

What causes AR frame rate drops mid-scene?

Three main causes: thermal throttling (Quest 3 reduces performance when it heats up — 90+ minute sessions trigger this), Wi-Fi quality affecting streaming bitrate, and scene complexity (high-bitrate 8K AV1 with alpha channel can saturate the decoder).

Can I monitor AR performance during playback?

Heresphere has a debug overlay (Settings → Debug → show FPS) that displays current frame rate. DeoVR doesn't expose this directly but logs are available. Quest's own performance overlay (developer mode) shows GPU/CPU usage if you want detailed metrics.

Will Quest 4 fix AR performance issues?

Almost certainly. Rumored Quest 4 (late 2027) has eye tracking with foveated rendering for AR, plus updated chipset. Eye tracking lets the GPU only render full-resolution where you're looking — same trick PSVR2 uses. AR performance budget should roughly double.

Related on PassthroughTube

For pure VR performance considerations (different bottlenecks because no passthrough load), see VRTubbies' VR quality tips.

#performance#fps#quality#guide

Related guides

Popular passthrough scenes

See all →

Top studios