123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580 |
- {
- "$schema": "schema/compatibility-schema-v1.json",
- "format_version": 1,
- "entries": [
- {
- "name": "CS:GO",
- "translation_key": "Compatibility.Application.CSGO",
- "severity": 1,
- "executable": "csgo.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "CS:GO may require the <code>-allow_third_party_software</code> launch option to use Game Capture.",
- "url": "https://help.steampowered.com/faqs/view/09A0-4879-4353-EF95#whitelist"
- },
- {
- "name": "Counter-Strike 2",
- "translation_key": "Compatibility.Application.CSGO",
- "severity": 1,
- "executable": "cs2.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Counter-Strike 2 may require the <code>-allow_third_party_software</code> launch option to use Game Capture.",
- "url": "https://help.steampowered.com/faqs/view/09A0-4879-4353-EF95#whitelist"
- },
- {
- "name": "Chromium",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
- "severity": 0,
- "executable": "",
- "window_class": "Chrome_WidgetWin_0",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Applications based on Chromium may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Chromium",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
- "severity": 0,
- "executable": "",
- "window_class": "Chrome_WidgetWin_1",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Applications based on Chromium may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Chromium",
- "translation_key": "Compatibility.GameCapture.Blocked.Applications.Built",
- "severity": 2,
- "executable": "",
- "window_class": "Chrome_WidgetWin_0",
- "window_title": "",
- "match_flags": 4,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Games built on Chromium cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "Chromium",
- "translation_key": "Compatibility.GameCapture.Blocked.Applications.Built",
- "severity": 2,
- "executable": "",
- "window_class": "Chrome_WidgetWin_1",
- "window_title": "",
- "match_flags": 4,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Games built on Chromium cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "UWP",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
- "severity": 0,
- "executable": "",
- "window_class": "ApplicationFrameWindow",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "UWP applications may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "UWP",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
- "severity": 0,
- "executable": "",
- "window_class": "Windows.UI.Core.CoreWindow",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "UWP applications may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "WinUI 3",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
- "severity": 0,
- "executable": "",
- "window_class": "WinUIDesktopWin32WindowClass",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "WinUI 3 applications may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Gaming Services",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
- "severity": 0,
- "executable": "",
- "window_class": "GAMINGSERVICESUI_HOSTING_WINDOW_CLASS",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Gaming Services applications may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Gaming Services",
- "translation_key": "Compatibility.GameCapture.Blocked.Applications",
- "severity": 2,
- "executable": "",
- "window_class": "GAMINGSERVICESUI_HOSTING_WINDOW_CLASS",
- "window_title": "",
- "match_flags": 4,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Gaming Services applications cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "Minecraft: Java Edition",
- "translation_key": "Compatibility.Application.Minecraft",
- "severity": 0,
- "executable": "javaw.exe",
- "window_class": "",
- "window_title": "Minecraft",
- "match_flags": 3,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "If you're having issues capturing Minecraft: Java Edition check our troubleshooting guide.",
- "url": "https://obsproject.com/kb/minecraft-java-edition-troubleshooting"
- },
- {
- "name": "Call of Duty",
- "translation_key": "Compatibility.GameCapture.Admin",
- "severity": 1,
- "executable": "cod.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Call of Duty may require OBS to be run as admin to use Game Capture.",
- "url": "https://obsproject.com/kb/game-capture-troubleshooting"
- },
- {
- "name": "Genshin Impact",
- "translation_key": "Compatibility.GameCapture.Admin",
- "severity": 1,
- "executable": "GenshinImpact.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Genshin Impact may require OBS to be run as admin to use Game Capture.",
- "url": "https://obsproject.com/kb/game-capture-troubleshooting"
- },
- {
- "name": "Destiny 2",
- "translation_key": "Compatibility.GameCapture.Blocked",
- "severity": 2,
- "executable": "destiny2.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Destiny 2 cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": "https://www.bungie.net/en/Help/Article/46101"
- },
- {
- "name": "Grand Theft Auto: San Andreas",
- "translation_key": "Compatibility.GameCapture.Blocked",
- "severity": 2,
- "executable": "gta-sa.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Grand Theft Auto: San Andreas cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "League of Legends Launcher",
- "translation_key": "Compatibility.GameCapture.Blocked",
- "severity": 1,
- "executable": "LeagueClientUx.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "League of Legends Launcher cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "San Andreas Multiplayer",
- "translation_key": "Compatibility.GameCapture.Blocked",
- "severity": 2,
- "executable": "samp.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "San Andreas Multiplayer cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
- "url": ""
- },
- {
- "name": "Terraria",
- "translation_key": "Compatibility.GameCapture.WrongGPU",
- "severity": 0,
- "executable": "terraria.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Terraria must run on the same GPU as OBS. If you are not seeing a preview, follow our troubleshooting guide.",
- "url": "https://obsproject.com/kb/gpu-selection-guide"
- },
- {
- "name": "Microsoft Excel",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "XLMAIN",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft Excel may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft PowerPoint",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "PPTFrameClass",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft PowerPoint",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "screenClass",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft PowerPoint",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "PodiumParent",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft Word",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "OpusApp",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft Word may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft Access",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "OMain",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft Access may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft OneNote",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "Framework::CFrame",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft OneNote may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft Outlook",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "rctrl_renwnd32",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft Outlook may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft Publisher",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "MSWinPub",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft Publisher may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Microsoft 365",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "OfficeApp-Frame",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Microsoft 365 may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Adobe After Effects",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "AfterFX.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Adobe After Effects may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Adobe Character Animator",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "Character Animator.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Adobe Character Animator may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Adobe Photoshop",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "Photoshop.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Adobe Photoshop may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Adobe Premiere Pro",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "Adobe Premiere Pro.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Adobe Premiere Pro may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Steam",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "",
- "window_class": "SDL_app",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Steam may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Epic Games Launcher",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "EpicGamesLauncher.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Epic Games Launcher may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Ubisoft Connect",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "upc.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Ubisoft Connect may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Tencent GUI",
- "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
- "severity": 0,
- "executable": "",
- "window_class": "TXGuiFoundation",
- "window_title": "",
- "match_flags": 4,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "Applications based on Tencent GUI may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "WeChat",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "WeChat.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "WeChat may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "YY",
- "translation_key": "Compatibility.WindowCapture.BitBlt",
- "severity": 0,
- "executable": "YY.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": false,
- "window_capture": true,
- "window_capture_wgc": false,
- "message": "YY may not be capturable using the selected Capture Method (BitBlt).",
- "url": ""
- },
- {
- "name": "Honkai: Star Rail",
- "translation_key": "Compatibility.GameCapture.Admin",
- "severity": 1,
- "executable": "StarRail.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Honkai: Star Rail may require OBS to be run as admin to use Game Capture.",
- "url": "https://obsproject.com/kb/game-capture-troubleshooting"
- },
- {
- "name": "Zenless Zone Zero",
- "translation_key": "Compatibility.GameCapture.Admin",
- "severity": 1,
- "executable": "ZenlessZoneZero.exe",
- "window_class": "",
- "window_title": "",
- "match_flags": 1,
- "game_capture": true,
- "window_capture": false,
- "window_capture_wgc": false,
- "message": "Zenless Zone Zero may require OBS to be run as admin to use Game Capture.",
- "url": "https://obsproject.com/kb/game-capture-troubleshooting"
- }
- ]
- }
|