Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Razer Game Data Bridge

A lightweight Windows background service that connects your game environment to qac.razer.ai, enabling AI-powered bug detection for game QA.

Overview

Razer Game Data Bridge runs silently in the background while you play or test a game. It captures and streams game data to the qac.razer.ai platform, where AI models analyze the data to surface bugs, anomalies, and quality issues — reducing manual testing effort for game QA teams.

Features

  • Screenshot & video frame capture — Records visual game output for AI visual regression and bug detection
  • Log & crash report collection — Monitors and uploads game logs and crash dumps in real time
  • Performance metrics — Tracks FPS, CPU usage, GPU usage, and other runtime performance data
  • Game telemetry — Captures in-game state and event data for behavioral analysis
  • Low overhead — Runs as a background Windows service with minimal impact on game performance

Requirements

  • Windows 10 or later (64-bit)
  • An active account on qac.razer.ai

Installation

  1. Log in to qac.razer.ai
  2. You will be prompted to download the installer
  3. Run the installer and follow the on-screen instructions
  4. The service starts automatically after installation

Configuration

Connecting to qac.razer.ai

The bridge will automatically connect with qac.razer.ai

Usage

Once installed and configured, the bridge runs automatically in the background whenever Windows starts. No manual action is required during a QA session.

To control the service:

  • System tray icon — Right-click the tray icon to start, stop, or configure the bridge
  • Services panel — The bridge is registered as a Windows service (RazerGameDataBridge) and can be managed via services.msc

Results and detected issues are available in your project dashboard on qac.razer.ai.

Troubleshooting

Issue Resolution
No data appearing on qac.razer.ai Ensure the service is running (services.msc → RazerGameDataBridge → Status: Running)
High CPU usage Check the capture settings on qac.razer.ai and reduce screenshot frequency if needed
Service won't start Check Windows Event Viewer (Application log) for error details

Security

  • All data is transmitted over HTTPS (TLS 1.2+)
  • No data is stored locally beyond temporary capture buffers

License

Proprietary — © Razer Inc. All rights reserved.

About

GDB (Game Data Bridge)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors