Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.03 KB | None | 0 0
  1. {
  2. "appSelection": {
  3. "caution": "Caution!",
  4. "notFound": "Could not find game with App ID {{query}}. This can happen if it is either inaccurate or if it has: been removed from the Steam store, not listed as a 'game', or not available in your country.",
  5. "previousReportsExist": "You have previous reports for this game",
  6. "runsNativeWarning": "The selected game has published a native Linux version! Please be sure you have not inadvertently run the game natively. Steam does not use Steam Play to run this game by default, but [you can force it to do so](/help/troubleshooting-faq#how-do-i-run-a-game-with-proton-even-though-it-has-a-native-linux-version)."
  7. },
  8. "audioFaults": {
  9. "legend": "Audio",
  10. "options": {
  11. "borked": {
  12. "long": "Totally borked",
  13. "short": "Borked"
  14. },
  15. "crackling": {
  16. "long": "Crackling",
  17. "short": "Crackling"
  18. },
  19. "lowQuality": {
  20. "long": "Noticeable quality degradation",
  21. "short": "Low quality"
  22. },
  23. "missing": {
  24. "long": "Some audio is missing",
  25. "short": "Missing"
  26. },
  27. "other": {
  28. "long": "Other",
  29. "short": "Other"
  30. },
  31. "outOfSync": {
  32. "long": "Fell out of sync",
  33. "short": "Out of sync"
  34. }
  35. },
  36. "prompt": "Did you experience any problems with audio?"
  37. },
  38. "customizationsUsed": {
  39. "legend": "Customizations",
  40. "options": {
  41. "customPrefix": {
  42. "long": "A custom Wine prefix",
  43. "short": "Custom Prefix"
  44. },
  45. "customProton": {
  46. "long": "A custom fork of Proton",
  47. "short": "Custom Proton"
  48. },
  49. "lutris": {
  50. "long": "Lutris install script",
  51. "short": "Lutris"
  52. },
  53. "native2Proton": {
  54. "long": "Native2Proton",
  55. "short": "Native2Proton"
  56. },
  57. "notListed": {
  58. "long": "Not Listed",
  59. "short": "Not Listed"
  60. },
  61. "protonfixes": {
  62. "long": "protonfixes",
  63. "short": "protonfixes"
  64. },
  65. "protontricks": {
  66. "long": "protontricks",
  67. "short": "protontricks"
  68. },
  69. "winetricks": {
  70. "long": "winetricks",
  71. "short": "winetricks"
  72. }
  73. },
  74. "prompt": "What customizations have you made?"
  75. },
  76. "duration": {
  77. "legend": "Duration",
  78. "options": {
  79. "aboutAnHour": {
  80. "long": "an hour",
  81. "short": "an hour"
  82. },
  83. "lessThanAnHour": {
  84. "long": "< 1 hour",
  85. "short": "< 1 hour"
  86. },
  87. "lessThanFifteenMinutes": {
  88. "long": "< 15 minutes",
  89. "short": "< 15 minutes"
  90. },
  91. "moreThanTenHours": {
  92. "long": "> 10 hours",
  93. "short": "> 10 hours"
  94. },
  95. "severalHours": {
  96. "long": "2+ hours",
  97. "short": "2+ hours"
  98. }
  99. },
  100. "prompt": "For how long have you played?"
  101. },
  102. "extra": {
  103. "prompt": "Is there anything you'd like to add that was not covered in previous questions?"
  104. },
  105. "genericFollowUpPrompt": "What sort of problems?",
  106. "graphicalFaults": {
  107. "legend": "Graphics",
  108. "options": {
  109. "heavyArtifacts": {
  110. "long": "Heavy or common artifacts",
  111. "short": "Heavy artifacts"
  112. },
  113. "minorArtifacts": {
  114. "long": "Minor or infrequent artifacts",
  115. "short": "Minor artifacts"
  116. },
  117. "missingTextures": {
  118. "long": "Missing textures",
  119. "short": "Missing textures"
  120. },
  121. "other": {
  122. "long": "Other",
  123. "short": "Other"
  124. }
  125. },
  126. "prompt": "Did you notice any graphical degradations?"
  127. },
  128. "graphicsApiSelection": {
  129. "legend": "Graphics API",
  130. "options": {
  131. "d3d": {
  132. "long": "Direct3D",
  133. "short": "Direct3D"
  134. },
  135. "ogl": {
  136. "long": "OpenGL",
  137. "short": "OpenGL"
  138. },
  139. "unsure": {
  140. "long": "Whatever the game uses by default",
  141. "short": "Default"
  142. },
  143. "vk": {
  144. "long": "Vulkan",
  145. "short": "Vulkan"
  146. }
  147. },
  148. "prompt": "What graphics API did you use within the game?"
  149. },
  150. "inputFaults": {
  151. "legend": "Input",
  152. "options": {
  153. "bounding": {
  154. "long": "Bounds were incorrect",
  155. "short": "Bounding"
  156. },
  157. "controllerMapping": {
  158. "long": "Controller(s) were not mapped properly",
  159. "short": "Controller mapping"
  160. },
  161. "controllerNotDetected": {
  162. "long": "Controller(s) not detected",
  163. "short": "Controller detection"
  164. },
  165. "controllerNotResponsive": {
  166. "long": "Controller(s) detected but were not responsive",
  167. "short": "Responsiveness"
  168. },
  169. "drifting": {
  170. "long": "Axes would drift",
  171. "short": "Drifting"
  172. },
  173. "inaccuracy": {
  174. "long": "Inaccuracy",
  175. "short": "Inaccuracy"
  176. },
  177. "lag": {
  178. "long": "Input was laggy",
  179. "short": "Lag"
  180. },
  181. "other": {
  182. "long": "Other",
  183. "short": "Other"
  184. }
  185. },
  186. "prompt": "Did you experience any problems with your mouse, gamepad or other input devices?"
  187. },
  188. "installs": {
  189. "legend": "Installs",
  190. "prompt": "Were you able to install the game?"
  191. },
  192. "isImpactedByAntiCheat": {
  193. "legend": "Anti-Cheat",
  194. "options": {
  195. "battleEye": {
  196. "long": "BattlEye",
  197. "short": "BattlEye"
  198. },
  199. "easyAntiCheat": {
  200. "long": "Easy Anti Cheat",
  201. "short": "EAC"
  202. },
  203. "other": {
  204. "long": "Other",
  205. "short": "Other"
  206. }
  207. },
  208. "prompt": "Is the game impacted by anti-cheat software?"
  209. },
  210. "isMultiplayerImportant": {
  211. "prompt": "Is multiplayer a crucial part of the value of this game?"
  212. },
  213. "launchFlags": {
  214. "disableD3d10": {
  215. "long": "Disable D3D10",
  216. "short": "Disable D3D10"
  217. },
  218. "disableD3d11": {
  219. "long": "Disable D3D11",
  220. "short": "Disable D3D11"
  221. },
  222. "disableEsync": {
  223. "long": "Disable Esync",
  224. "short": "Disable Esync"
  225. },
  226. "disableFsync": {
  227. "long": "Disable Fsync",
  228. "short": "Disable Fsync"
  229. },
  230. "largeAddressAware": {
  231. "long": "Large Address Aware",
  232. "short": "Large Address Aware"
  233. },
  234. "oldGlString": {
  235. "long": "Old GL String",
  236. "short": "Old GL String"
  237. },
  238. "useWineD3d11": {
  239. "long": "Use Wine D3D",
  240. "short": "Use Wine D3D"
  241. },
  242. "useWineD9vk": {
  243. "long": "Use Wine D9VK",
  244. "short": "Use Wine D9VK"
  245. }
  246. },
  247. "launchFlagsUsed": {
  248. "prompt": "Do you use any of these Proton launch flags?"
  249. },
  250. "launcher": {
  251. "legend": "Launcher",
  252. "options": {
  253. "gamehub": {
  254. "long": "Gamehub",
  255. "short": "Gamehub"
  256. },
  257. "lutris": {
  258. "long": "Lutris",
  259. "short": "Lutris"
  260. },
  261. "notListed": {
  262. "long": "Not Listed",
  263. "short": "Not Listed"
  264. },
  265. "steam": {
  266. "long": "Steam",
  267. "short": "Steam"
  268. }
  269. },
  270. "prompt": "How do you launch the game?"
  271. },
  272. "localMultiplayerAppraisal": {
  273. "prompt": "How would you rate the local multiplayer functionality? Please evaulate for lag, connectivity or input issues, etc."
  274. },
  275. "localMultiplayerAttempted": {
  276. "prompt": "Did you try to play multiplayer locally (offline i.e. couch play)?"
  277. },
  278. "localMultiplayerPlayed": {
  279. "prompt": "Were you able to get local multiplayer to work?"
  280. },
  281. "misc": {
  282. "answerRequired": "Answer Required",
  283. "answerRequiredWhenNotListed": "Answered Required When Not Listed Is Chosen",
  284. "back": "Back",
  285. "error": "Error!",
  286. "next": "Next",
  287. "submit": "Submit",
  288. "tooLong": "Too long"
  289. },
  290. "multiplayerAppraisal": {
  291. "options": {
  292. "acceptable": {
  293. "long": "Acceptable. Moderate issues but can be struggled through.",
  294. "short": "Acceptable"
  295. },
  296. "awful": {
  297. "long": "Awful. Practically not playable",
  298. "short": "Awful"
  299. },
  300. "excellent": {
  301. "long": "Excellent. Did not experience any problems.",
  302. "short": "Excellent"
  303. },
  304. "good": {
  305. "long": "Good. Had infrequent issues but is overall playable.",
  306. "short": "Good"
  307. },
  308. "weak": {
  309. "long": "Weak. Its problems significantly impact the experience",
  310. "short": "Weak"
  311. }
  312. }
  313. },
  314. "onlineMultiplayerAppraisal": {
  315. "prompt": "How would you rate the online multiplayer functionality? Please evaulate for lag, connectivity or input issues, matchingmaking failures etc."
  316. },
  317. "onlineMultiplayerAttempted": {
  318. "prompt": "Did you try to play multiplayer online?"
  319. },
  320. "onlineMultiplayerPlayed": {
  321. "prompt": "Were you able to connect and play online multiplayer?"
  322. },
  323. "opens": {
  324. "legend": "Opens",
  325. "prompt": "Were you able to start up the game and view its initial menu?"
  326. },
  327. "performanceFaults": {
  328. "legend": "Performance",
  329. "options": {
  330. "significantSlowdown": {
  331. "long": "Significant slowness",
  332. "short": "Significant"
  333. },
  334. "slightSlowdown": {
  335. "long": "Slightly slow",
  336. "short": "Slight"
  337. }
  338. },
  339. "prompt": "Did you experience unexpected slowness given your hardware?"
  340. },
  341. "preview": {
  342. "intro": "Things to check for:",
  343. "notes": [
  344. "Is your system information up to date? You will need to go to your profile and provide your Steam information after a graphics driver update.",
  345. "Have you selected the correct game? Some games have the same name as older versions i.e. GRID",
  346. "Have you added descriptions in the right place? For example, write notes about graphics issues in that section rather than end notes."
  347. ]
  348. },
  349. "protonVersion": {
  350. "prompt": "What version of Proton are you using?"
  351. },
  352. "saveGameFaults": {
  353. "legend": "Save Games",
  354. "options": {
  355. "errorLoading": {
  356. "long": "Could not load a save game",
  357. "short": "Loading"
  358. },
  359. "errorSaving": {
  360. "long": "Could not save",
  361. "short": "Saving"
  362. },
  363. "other": {
  364. "long": "Other",
  365. "short": "Other"
  366. }
  367. },
  368. "prompt": "Did you experience any problems with save games?"
  369. },
  370. "significantBugs": {
  371. "legend": "Significant Bugs",
  372. "prompt": "Did you experience any other significant bugs?"
  373. },
  374. "stabilityFaults": {
  375. "legend": "Stability",
  376. "options": {
  377. "frequentCrashes": {
  378. "long": "Frequent crashes",
  379. "short": "Frequently"
  380. },
  381. "notListed": {
  382. "long": "Not listed",
  383. "short": "Not listed"
  384. },
  385. "occasionally": {
  386. "long": "Occasional crashes",
  387. "short": "Occasionally"
  388. }
  389. },
  390. "prompt": "Did you experience any stability issues?"
  391. },
  392. "startsPlay": {
  393. "legend": "Starts Play",
  394. "prompt": "Were you able to begin playing?"
  395. },
  396. "stepHeadlines": {
  397. "appSelection": "Game Selection",
  398. "borked": "Borked!",
  399. "customizations": "Customizations",
  400. "finalNotes": "Verdict",
  401. "gameplay": "Other Potential Issues",
  402. "graphics": "Graphics and Performance",
  403. "multiplayer": "Multiplayer",
  404. "preview": "Preview",
  405. "setup": "Setup",
  406. "stability": "Stability",
  407. "startup": "Install and Startup",
  408. "tinkerCheck": "Report Type",
  409. "unownedWarning": "Not In Library"
  410. },
  411. "type": {
  412. "intro": [
  413. "ProtonDB now buckets reports into two types: Steam Play and Tinker.",
  414. "Use Steam Play Report to cover the out-of-the-box experience. Install, hit play, and get your game on.",
  415. "Use Tinker Report if you have made tweaks or customizations to get the game working.",
  416. "For more on the differences, see [this news post]({{link}})."
  417. ],
  418. "options": {
  419. "steamPlay": {
  420. "long": "SteamPlay Report",
  421. "short": "SteamPlay Report"
  422. },
  423. "tinker": {
  424. "long": "Tinker Report",
  425. "short": "Tinker Report"
  426. }
  427. },
  428. "prompt": "What type of report will you write?"
  429. },
  430. "verdict": {
  431. "prompt": "Would a typical gamer have an enjoyable experience running this game on Linux with Proton?"
  432. },
  433. "welcome": {
  434. "intro": "Thanks for your interest in expanding ProtonDB's catalog of compatibility reports on Steam Play and Proton! Please keep in mind the following before you contribute",
  435. "notes": [
  436. "These reports are published on ProtonDB pending review and used by other gamers, Valve, and developers to identify and fix games. Please keep your reports accurate, free of offensive language, and refrain from submitting reports just to promote your favorite game, distro or graphics card.",
  437. "Submitting multiple reports for the same game is encouraged! As you play more or update Proton you'll have more to say. In this way ProtonDB differs from a wiki, since each report serves as a 'snapshot' of how the game played on that date with your configuration.",
  438. "If you submit multiple reports, only your most recent will count towards the ProtonDB rating and only if your system information meets Proton's minimum requirements.",
  439. "Your contributions will be publicly visible on ProtonDB and available in data exports under the Open Database License. Go [here](/news/report-exports-odbl) for more information."
  440. ],
  441. "outro": "With that, let's get started!"
  442. },
  443. "windowingFaults": {
  444. "legend": "Windowing",
  445. "options": {
  446. "activatingFullscreen": {
  447. "long": "Fullscreen could not be initiated",
  448. "short": "Activating Fullscreen"
  449. },
  450. "fullNotFull": {
  451. "long": "Fullscreen was not fully full",
  452. "short": "Size"
  453. },
  454. "other": {
  455. "long": "Other",
  456. "short": "Other"
  457. },
  458. "switching": {
  459. "long": "Could not conventionally escape from fullscreen (such as with Alt-Tab)",
  460. "short": "Switching"
  461. }
  462. },
  463. "prompt": "Did you experience any problems with windowing or fullscreen?"
  464. },
  465. "i18nStamp": 1573767610406
  466. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement