compatibility.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. {
  2. "$schema": "schema/compatibility-schema-v1.json",
  3. "format_version": 1,
  4. "entries": [
  5. {
  6. "name": "CS:GO",
  7. "translation_key": "Compatibility.Application.CSGO",
  8. "severity": 1,
  9. "executable": "csgo.exe",
  10. "window_class": "",
  11. "window_title": "",
  12. "match_flags": 1,
  13. "game_capture": true,
  14. "window_capture": false,
  15. "window_capture_wgc": false,
  16. "message": "CS:GO may require the <code>-allow_third_party_software</code> launch option to use Game Capture.",
  17. "url": "https://help.steampowered.com/faqs/view/09A0-4879-4353-EF95#whitelist"
  18. },
  19. {
  20. "name": "Counter-Strike 2",
  21. "translation_key": "Compatibility.Application.CSGO",
  22. "severity": 1,
  23. "executable": "cs2.exe",
  24. "window_class": "",
  25. "window_title": "",
  26. "match_flags": 1,
  27. "game_capture": true,
  28. "window_capture": false,
  29. "window_capture_wgc": false,
  30. "message": "Counter-Strike 2 may require the <code>-allow_third_party_software</code> launch option to use Game Capture.",
  31. "url": "https://help.steampowered.com/faqs/view/09A0-4879-4353-EF95#whitelist"
  32. },
  33. {
  34. "name": "Chromium",
  35. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
  36. "severity": 0,
  37. "executable": "",
  38. "window_class": "Chrome_WidgetWin_0",
  39. "window_title": "",
  40. "match_flags": 4,
  41. "game_capture": false,
  42. "window_capture": true,
  43. "window_capture_wgc": false,
  44. "message": "Applications based on Chromium may not be capturable using the selected Capture Method (BitBlt).",
  45. "url": ""
  46. },
  47. {
  48. "name": "Chromium",
  49. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
  50. "severity": 0,
  51. "executable": "",
  52. "window_class": "Chrome_WidgetWin_1",
  53. "window_title": "",
  54. "match_flags": 4,
  55. "game_capture": false,
  56. "window_capture": true,
  57. "window_capture_wgc": false,
  58. "message": "Applications based on Chromium may not be capturable using the selected Capture Method (BitBlt).",
  59. "url": ""
  60. },
  61. {
  62. "name": "Chromium",
  63. "translation_key": "Compatibility.GameCapture.Blocked.Applications.Built",
  64. "severity": 2,
  65. "executable": "",
  66. "window_class": "Chrome_WidgetWin_0",
  67. "window_title": "",
  68. "match_flags": 4,
  69. "game_capture": true,
  70. "window_capture": false,
  71. "window_capture_wgc": false,
  72. "message": "Games built on Chromium cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  73. "url": ""
  74. },
  75. {
  76. "name": "Chromium",
  77. "translation_key": "Compatibility.GameCapture.Blocked.Applications.Built",
  78. "severity": 2,
  79. "executable": "",
  80. "window_class": "Chrome_WidgetWin_1",
  81. "window_title": "",
  82. "match_flags": 4,
  83. "game_capture": true,
  84. "window_capture": false,
  85. "window_capture_wgc": false,
  86. "message": "Games built on Chromium cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  87. "url": ""
  88. },
  89. {
  90. "name": "UWP",
  91. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
  92. "severity": 0,
  93. "executable": "",
  94. "window_class": "ApplicationFrameWindow",
  95. "window_title": "",
  96. "match_flags": 4,
  97. "game_capture": false,
  98. "window_capture": true,
  99. "window_capture_wgc": false,
  100. "message": "UWP applications may not be capturable using the selected Capture Method (BitBlt).",
  101. "url": ""
  102. },
  103. {
  104. "name": "UWP",
  105. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
  106. "severity": 0,
  107. "executable": "",
  108. "window_class": "Windows.UI.Core.CoreWindow",
  109. "window_title": "",
  110. "match_flags": 4,
  111. "game_capture": false,
  112. "window_capture": true,
  113. "window_capture_wgc": false,
  114. "message": "UWP applications may not be capturable using the selected Capture Method (BitBlt).",
  115. "url": ""
  116. },
  117. {
  118. "name": "WinUI 3",
  119. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
  120. "severity": 0,
  121. "executable": "",
  122. "window_class": "WinUIDesktopWin32WindowClass",
  123. "window_title": "",
  124. "match_flags": 4,
  125. "game_capture": false,
  126. "window_capture": true,
  127. "window_capture_wgc": false,
  128. "message": "WinUI 3 applications may not be capturable using the selected Capture Method (BitBlt).",
  129. "url": ""
  130. },
  131. {
  132. "name": "Gaming Services",
  133. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications",
  134. "severity": 0,
  135. "executable": "",
  136. "window_class": "GAMINGSERVICESUI_HOSTING_WINDOW_CLASS",
  137. "window_title": "",
  138. "match_flags": 4,
  139. "game_capture": false,
  140. "window_capture": true,
  141. "window_capture_wgc": false,
  142. "message": "Gaming Services applications may not be capturable using the selected Capture Method (BitBlt).",
  143. "url": ""
  144. },
  145. {
  146. "name": "Gaming Services",
  147. "translation_key": "Compatibility.GameCapture.Blocked.Applications",
  148. "severity": 2,
  149. "executable": "",
  150. "window_class": "GAMINGSERVICESUI_HOSTING_WINDOW_CLASS",
  151. "window_title": "",
  152. "match_flags": 4,
  153. "game_capture": true,
  154. "window_capture": false,
  155. "window_capture_wgc": false,
  156. "message": "Gaming Services applications cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  157. "url": ""
  158. },
  159. {
  160. "name": "Minecraft: Java Edition",
  161. "translation_key": "Compatibility.Application.Minecraft",
  162. "severity": 0,
  163. "executable": "javaw.exe",
  164. "window_class": "",
  165. "window_title": "Minecraft",
  166. "match_flags": 3,
  167. "game_capture": true,
  168. "window_capture": false,
  169. "window_capture_wgc": false,
  170. "message": "If you're having issues capturing Minecraft: Java Edition check our troubleshooting guide.",
  171. "url": "https://obsproject.com/kb/minecraft-java-edition-troubleshooting"
  172. },
  173. {
  174. "name": "Call of Duty",
  175. "translation_key": "Compatibility.GameCapture.Admin",
  176. "severity": 1,
  177. "executable": "cod.exe",
  178. "window_class": "",
  179. "window_title": "",
  180. "match_flags": 1,
  181. "game_capture": true,
  182. "window_capture": false,
  183. "window_capture_wgc": false,
  184. "message": "Call of Duty may require OBS to be run as admin to use Game Capture.",
  185. "url": "https://obsproject.com/kb/game-capture-troubleshooting"
  186. },
  187. {
  188. "name": "Genshin Impact",
  189. "translation_key": "Compatibility.GameCapture.Admin",
  190. "severity": 1,
  191. "executable": "GenshinImpact.exe",
  192. "window_class": "",
  193. "window_title": "",
  194. "match_flags": 1,
  195. "game_capture": true,
  196. "window_capture": false,
  197. "window_capture_wgc": false,
  198. "message": "Genshin Impact may require OBS to be run as admin to use Game Capture.",
  199. "url": "https://obsproject.com/kb/game-capture-troubleshooting"
  200. },
  201. {
  202. "name": "Destiny 2",
  203. "translation_key": "Compatibility.GameCapture.Blocked",
  204. "severity": 2,
  205. "executable": "destiny2.exe",
  206. "window_class": "",
  207. "window_title": "",
  208. "match_flags": 1,
  209. "game_capture": true,
  210. "window_capture": false,
  211. "window_capture_wgc": false,
  212. "message": "Destiny 2 cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  213. "url": "https://www.bungie.net/en/Help/Article/46101"
  214. },
  215. {
  216. "name": "Grand Theft Auto: San Andreas",
  217. "translation_key": "Compatibility.GameCapture.Blocked",
  218. "severity": 2,
  219. "executable": "gta-sa.exe",
  220. "window_class": "",
  221. "window_title": "",
  222. "match_flags": 1,
  223. "game_capture": true,
  224. "window_capture": false,
  225. "window_capture_wgc": false,
  226. "message": "Grand Theft Auto: San Andreas cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  227. "url": ""
  228. },
  229. {
  230. "name": "League of Legends Launcher",
  231. "translation_key": "Compatibility.GameCapture.Blocked",
  232. "severity": 1,
  233. "executable": "LeagueClientUx.exe",
  234. "window_class": "",
  235. "window_title": "",
  236. "match_flags": 1,
  237. "game_capture": true,
  238. "window_capture": false,
  239. "window_capture_wgc": false,
  240. "message": "League of Legends Launcher cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  241. "url": ""
  242. },
  243. {
  244. "name": "San Andreas Multiplayer",
  245. "translation_key": "Compatibility.GameCapture.Blocked",
  246. "severity": 2,
  247. "executable": "samp.exe",
  248. "window_class": "",
  249. "window_title": "",
  250. "match_flags": 1,
  251. "game_capture": true,
  252. "window_capture": false,
  253. "window_capture_wgc": false,
  254. "message": "San Andreas Multiplayer cannot be captured using Game Capture. Use Window Capture or Display Capture instead.",
  255. "url": ""
  256. },
  257. {
  258. "name": "Terraria",
  259. "translation_key": "Compatibility.GameCapture.WrongGPU",
  260. "severity": 0,
  261. "executable": "terraria.exe",
  262. "window_class": "",
  263. "window_title": "",
  264. "match_flags": 1,
  265. "game_capture": true,
  266. "window_capture": false,
  267. "window_capture_wgc": false,
  268. "message": "Terraria must run on the same GPU as OBS. If you are not seeing a preview, follow our troubleshooting guide.",
  269. "url": "https://obsproject.com/kb/gpu-selection-guide"
  270. },
  271. {
  272. "name": "Microsoft Excel",
  273. "translation_key": "Compatibility.WindowCapture.BitBlt",
  274. "severity": 0,
  275. "executable": "",
  276. "window_class": "XLMAIN",
  277. "window_title": "",
  278. "match_flags": 4,
  279. "game_capture": false,
  280. "window_capture": true,
  281. "window_capture_wgc": false,
  282. "message": "Microsoft Excel may not be capturable using the selected Capture Method (BitBlt).",
  283. "url": ""
  284. },
  285. {
  286. "name": "Microsoft PowerPoint",
  287. "translation_key": "Compatibility.WindowCapture.BitBlt",
  288. "severity": 0,
  289. "executable": "",
  290. "window_class": "PPTFrameClass",
  291. "window_title": "",
  292. "match_flags": 4,
  293. "game_capture": false,
  294. "window_capture": true,
  295. "window_capture_wgc": false,
  296. "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
  297. "url": ""
  298. },
  299. {
  300. "name": "Microsoft PowerPoint",
  301. "translation_key": "Compatibility.WindowCapture.BitBlt",
  302. "severity": 0,
  303. "executable": "",
  304. "window_class": "screenClass",
  305. "window_title": "",
  306. "match_flags": 4,
  307. "game_capture": false,
  308. "window_capture": true,
  309. "window_capture_wgc": false,
  310. "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
  311. "url": ""
  312. },
  313. {
  314. "name": "Microsoft PowerPoint",
  315. "translation_key": "Compatibility.WindowCapture.BitBlt",
  316. "severity": 0,
  317. "executable": "",
  318. "window_class": "PodiumParent",
  319. "window_title": "",
  320. "match_flags": 4,
  321. "game_capture": false,
  322. "window_capture": true,
  323. "window_capture_wgc": false,
  324. "message": "Microsoft PowerPoint may not be capturable using the selected Capture Method (BitBlt).",
  325. "url": ""
  326. },
  327. {
  328. "name": "Microsoft Word",
  329. "translation_key": "Compatibility.WindowCapture.BitBlt",
  330. "severity": 0,
  331. "executable": "",
  332. "window_class": "OpusApp",
  333. "window_title": "",
  334. "match_flags": 4,
  335. "game_capture": false,
  336. "window_capture": true,
  337. "window_capture_wgc": false,
  338. "message": "Microsoft Word may not be capturable using the selected Capture Method (BitBlt).",
  339. "url": ""
  340. },
  341. {
  342. "name": "Microsoft Access",
  343. "translation_key": "Compatibility.WindowCapture.BitBlt",
  344. "severity": 0,
  345. "executable": "",
  346. "window_class": "OMain",
  347. "window_title": "",
  348. "match_flags": 4,
  349. "game_capture": false,
  350. "window_capture": true,
  351. "window_capture_wgc": false,
  352. "message": "Microsoft Access may not be capturable using the selected Capture Method (BitBlt).",
  353. "url": ""
  354. },
  355. {
  356. "name": "Microsoft OneNote",
  357. "translation_key": "Compatibility.WindowCapture.BitBlt",
  358. "severity": 0,
  359. "executable": "",
  360. "window_class": "Framework::CFrame",
  361. "window_title": "",
  362. "match_flags": 4,
  363. "game_capture": false,
  364. "window_capture": true,
  365. "window_capture_wgc": false,
  366. "message": "Microsoft OneNote may not be capturable using the selected Capture Method (BitBlt).",
  367. "url": ""
  368. },
  369. {
  370. "name": "Microsoft Outlook",
  371. "translation_key": "Compatibility.WindowCapture.BitBlt",
  372. "severity": 0,
  373. "executable": "",
  374. "window_class": "rctrl_renwnd32",
  375. "window_title": "",
  376. "match_flags": 4,
  377. "game_capture": false,
  378. "window_capture": true,
  379. "window_capture_wgc": false,
  380. "message": "Microsoft Outlook may not be capturable using the selected Capture Method (BitBlt).",
  381. "url": ""
  382. },
  383. {
  384. "name": "Microsoft Publisher",
  385. "translation_key": "Compatibility.WindowCapture.BitBlt",
  386. "severity": 0,
  387. "executable": "",
  388. "window_class": "MSWinPub",
  389. "window_title": "",
  390. "match_flags": 4,
  391. "game_capture": false,
  392. "window_capture": true,
  393. "window_capture_wgc": false,
  394. "message": "Microsoft Publisher may not be capturable using the selected Capture Method (BitBlt).",
  395. "url": ""
  396. },
  397. {
  398. "name": "Microsoft 365",
  399. "translation_key": "Compatibility.WindowCapture.BitBlt",
  400. "severity": 0,
  401. "executable": "",
  402. "window_class": "OfficeApp-Frame",
  403. "window_title": "",
  404. "match_flags": 4,
  405. "game_capture": false,
  406. "window_capture": true,
  407. "window_capture_wgc": false,
  408. "message": "Microsoft 365 may not be capturable using the selected Capture Method (BitBlt).",
  409. "url": ""
  410. },
  411. {
  412. "name": "Adobe After Effects",
  413. "translation_key": "Compatibility.WindowCapture.BitBlt",
  414. "severity": 0,
  415. "executable": "AfterFX.exe",
  416. "window_class": "",
  417. "window_title": "",
  418. "match_flags": 1,
  419. "game_capture": false,
  420. "window_capture": true,
  421. "window_capture_wgc": false,
  422. "message": "Adobe After Effects may not be capturable using the selected Capture Method (BitBlt).",
  423. "url": ""
  424. },
  425. {
  426. "name": "Adobe Character Animator",
  427. "translation_key": "Compatibility.WindowCapture.BitBlt",
  428. "severity": 0,
  429. "executable": "Character Animator.exe",
  430. "window_class": "",
  431. "window_title": "",
  432. "match_flags": 1,
  433. "game_capture": false,
  434. "window_capture": true,
  435. "window_capture_wgc": false,
  436. "message": "Adobe Character Animator may not be capturable using the selected Capture Method (BitBlt).",
  437. "url": ""
  438. },
  439. {
  440. "name": "Adobe Photoshop",
  441. "translation_key": "Compatibility.WindowCapture.BitBlt",
  442. "severity": 0,
  443. "executable": "Photoshop.exe",
  444. "window_class": "",
  445. "window_title": "",
  446. "match_flags": 1,
  447. "game_capture": false,
  448. "window_capture": true,
  449. "window_capture_wgc": false,
  450. "message": "Adobe Photoshop may not be capturable using the selected Capture Method (BitBlt).",
  451. "url": ""
  452. },
  453. {
  454. "name": "Adobe Premiere Pro",
  455. "translation_key": "Compatibility.WindowCapture.BitBlt",
  456. "severity": 0,
  457. "executable": "Adobe Premiere Pro.exe",
  458. "window_class": "",
  459. "window_title": "",
  460. "match_flags": 1,
  461. "game_capture": false,
  462. "window_capture": true,
  463. "window_capture_wgc": false,
  464. "message": "Adobe Premiere Pro may not be capturable using the selected Capture Method (BitBlt).",
  465. "url": ""
  466. },
  467. {
  468. "name": "Steam",
  469. "translation_key": "Compatibility.WindowCapture.BitBlt",
  470. "severity": 0,
  471. "executable": "",
  472. "window_class": "SDL_app",
  473. "window_title": "",
  474. "match_flags": 4,
  475. "game_capture": false,
  476. "window_capture": true,
  477. "window_capture_wgc": false,
  478. "message": "Steam may not be capturable using the selected Capture Method (BitBlt).",
  479. "url": ""
  480. },
  481. {
  482. "name": "Epic Games Launcher",
  483. "translation_key": "Compatibility.WindowCapture.BitBlt",
  484. "severity": 0,
  485. "executable": "EpicGamesLauncher.exe",
  486. "window_class": "",
  487. "window_title": "",
  488. "match_flags": 1,
  489. "game_capture": false,
  490. "window_capture": true,
  491. "window_capture_wgc": false,
  492. "message": "Epic Games Launcher may not be capturable using the selected Capture Method (BitBlt).",
  493. "url": ""
  494. },
  495. {
  496. "name": "Ubisoft Connect",
  497. "translation_key": "Compatibility.WindowCapture.BitBlt",
  498. "severity": 0,
  499. "executable": "upc.exe",
  500. "window_class": "",
  501. "window_title": "",
  502. "match_flags": 1,
  503. "game_capture": false,
  504. "window_capture": true,
  505. "window_capture_wgc": false,
  506. "message": "Ubisoft Connect may not be capturable using the selected Capture Method (BitBlt).",
  507. "url": ""
  508. },
  509. {
  510. "name": "Tencent GUI",
  511. "translation_key": "Compatibility.WindowCapture.BitBlt.Applications.Based",
  512. "severity": 0,
  513. "executable": "",
  514. "window_class": "TXGuiFoundation",
  515. "window_title": "",
  516. "match_flags": 4,
  517. "game_capture": false,
  518. "window_capture": true,
  519. "window_capture_wgc": false,
  520. "message": "Applications based on Tencent GUI may not be capturable using the selected Capture Method (BitBlt).",
  521. "url": ""
  522. },
  523. {
  524. "name": "WeChat",
  525. "translation_key": "Compatibility.WindowCapture.BitBlt",
  526. "severity": 0,
  527. "executable": "WeChat.exe",
  528. "window_class": "",
  529. "window_title": "",
  530. "match_flags": 1,
  531. "game_capture": false,
  532. "window_capture": true,
  533. "window_capture_wgc": false,
  534. "message": "WeChat may not be capturable using the selected Capture Method (BitBlt).",
  535. "url": ""
  536. },
  537. {
  538. "name": "YY",
  539. "translation_key": "Compatibility.WindowCapture.BitBlt",
  540. "severity": 0,
  541. "executable": "YY.exe",
  542. "window_class": "",
  543. "window_title": "",
  544. "match_flags": 1,
  545. "game_capture": false,
  546. "window_capture": true,
  547. "window_capture_wgc": false,
  548. "message": "YY may not be capturable using the selected Capture Method (BitBlt).",
  549. "url": ""
  550. },
  551. {
  552. "name": "Honkai: Star Rail",
  553. "translation_key": "Compatibility.GameCapture.Admin",
  554. "severity": 1,
  555. "executable": "StarRail.exe",
  556. "window_class": "",
  557. "window_title": "",
  558. "match_flags": 1,
  559. "game_capture": true,
  560. "window_capture": false,
  561. "window_capture_wgc": false,
  562. "message": "Honkai: Star Rail may require OBS to be run as admin to use Game Capture.",
  563. "url": "https://obsproject.com/kb/game-capture-troubleshooting"
  564. },
  565. {
  566. "name": "Zenless Zone Zero",
  567. "translation_key": "Compatibility.GameCapture.Admin",
  568. "severity": 1,
  569. "executable": "ZenlessZoneZero.exe",
  570. "window_class": "",
  571. "window_title": "",
  572. "match_flags": 1,
  573. "game_capture": true,
  574. "window_capture": false,
  575. "window_capture_wgc": false,
  576. "message": "Zenless Zone Zero may require OBS to be run as admin to use Game Capture.",
  577. "url": "https://obsproject.com/kb/game-capture-troubleshooting"
  578. }
  579. ]
  580. }