-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathrunners.json
More file actions
433 lines (433 loc) · 18 KB
/
runners.json
File metadata and controls
433 lines (433 loc) · 18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
{
"version": 1,
"compat_layers": [
{
"title": "Proton",
"description": "Compatibility tools by Valve for running Windows software on Linux.",
"runners": [
{
"title": "Proton-GE",
"description": "Steam compatibility tool for running Windows games with improvements over Valve's default Proton.",
"endpoint": "https://api.github.com/repos/GloriousEggroll/proton-ge-custom/releases",
"asset_position": 1,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
},
{
"launcher": "Steam",
"directory_name_format": "&$release_name:.:Proton-$release_name:$release_name"
},
{
"launcher": "Bottles",
"directory_name_format": "_$release_name"
},
{
"launcher": "Heroic Games Launcher",
"directory_name_format": "Proton-$release_name"
}
],
"support_latest": true,
"type": "github"
},
{
"title": "Proton-CachyOS",
"description": "Steam compatibility tool from the CachyOS Linux distribution for running Windows games with improvements over Valve's default Proton.",
"endpoint": "https://api.github.com/repos/CachyOS/proton-cachyos/releases",
"asset_position": 1,
"asset_position_hwcaps_condition": "x86_64_v3:3",
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
}
],
"support_latest": true,
"type": "github"
},
{
"title": "DW-Proton",
"description": "Dawn Winery's custom Proton fork with fixes for various games :xdd:",
"endpoint": "https://dawn.wine/api/v1/repos/dawn-winery/dwproton/releases",
"asset_position": 1,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
}
],
"support_latest": true,
"type": "forgejo"
},
{
"title": "Proton-Sarek",
"description": "Steam compatibility tool based on Proton-GE with modifications for very old GPUs, with DXVK.",
"endpoint": "https://api.github.com/repos/pythonlover02/Proton-Sarek/releases",
"asset_position": 1,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
}
],
"request_asset_exclude": [
"Sarek9-13"
],
"type": "github"
},
{
"title": "Proton-Sarek (Async)",
"description": "Steam compatibility tool based on Proton-GE with modifications for very old GPUs, with DXVK-Async.",
"endpoint": "https://api.github.com/repos/pythonlover02/Proton-Sarek/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name-async"
}
],
"request_asset_exclude": [
"Sarek9-13"
],
"type": "github"
},
{
"title": "Proton-EM",
"description": "Steam compatibility tool for running Windows games with improvements over Valve's default Proton. By Etaash Mathamsetty adding FSR4 support and wine wayland tweaks.",
"endpoint": "https://api.github.com/repos/Etaash-mathamsetty/Proton/releases",
"asset_position": 1,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
}
],
"type": "github"
},
{
"title": "Proton-Tkg",
"description": "Custom Proton build for running Windows games, based on Wine-tkg.",
"endpoint": "https://api.github.com/repos/Frogging-Family/wine-tkg-git/actions/workflows/29873769/runs",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$title-$release_name"
}
],
"directory_name_format": "$title-$release_name",
"url_template": "https://nightly.link/Frogging-Family/wine-tkg-git/actions/runs/{id}/proton-tkg-build.zip",
"type": "github-action"
},
{
"title": "Proton-GE RTSP",
"description": "Steam compatibility tool based on Proton-GE with additional patches to improve RTSP codecs for VRChat.",
"endpoint": "https://api.github.com/repos/SpookySkeletons/proton-ge-rtsp/releases",
"asset_position": 1,
"asset_position_time_condition": "2025-02-01T07:55:01Z|0",
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$title $release_name"
}
],
"type": "github"
},
{
"title": "Luxtorpeda",
"description": "Luxtorpeda provides Linux-native game engines for certain Windows-only games.",
"endpoint": "https://api.github.com/repos/luxtorpeda-dev/luxtorpeda/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$title $release_name"
}
],
"type": "github"
},
{
"title": "Roberta",
"description": "Steam compatibility tool for running adventure games using ScummVM for Linux.",
"endpoint": "https://api.github.com/repos/dreamer/roberta/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$title $release_name"
}
],
"type": "github"
},
{
"title": "Boxtron",
"description": "Steam compatibility tool for running DOS games using DOSBox for Linux.",
"endpoint": "https://api.github.com/repos/dreamer/boxtron/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$title $release_name"
}
],
"type": "github"
}
]
},
{
"title": "Wine",
"description": "Compatibility tools for running Windows software on Linux.",
"runners": [
{
"title": "Wine-Vanilla (Kron4ek)",
"description": "Wine build compiled from the official WineHQ sources.",
"endpoint": "https://api.github.com/repos/Kron4ek/Wine-Builds/releases",
"asset_position": 2,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "wine-$release_name-amd64"
},
{
"launcher": "Bottles",
"directory_name_format": "kron4ek-wine-$release_name-amd64"
}
],
"request_asset_exclude": [
"proton",
".0."
],
"type": "github"
},
{
"title": "Wine-Staging (Kron4ek)",
"description": "Wine build with the Staging patchset.",
"endpoint": "https://api.github.com/repos/Kron4ek/Wine-Builds/releases",
"asset_position": 4,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "wine-$release_name-staging-amd64"
},
{
"launcher": "Bottles",
"directory_name_format": "kron4ek-wine-$release_name-staging-amd64"
}
],
"request_asset_exclude": [
"proton",
".0."
],
"type": "github"
},
{
"title": "Wine-Staging-Tkg (Kron4ek)",
"description": "Wine build with the Staging patchset and many other useful patches.",
"endpoint": "https://api.github.com/repos/Kron4ek/Wine-Builds/releases",
"asset_position": 6,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "wine-$release_name-staging-tkg-amd64"
},
{
"launcher": "Bottles",
"directory_name_format": "kron4ek-wine-$release_name-staging-tkg-amd64"
}
],
"request_asset_exclude": [
"proton",
".0."
],
"type": "github"
},
{
"title": "Wine-Proton (Kron4ek)",
"description": "Wine build modified by Valve and other contributors.",
"endpoint": "https://api.github.com/repos/Kron4ek/Wine-Builds/releases",
"asset_position": 2,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "wine-$release_name-amd64"
},
{
"launcher": "Bottles",
"directory_name_format": "kron4ek-wine-$release_name-amd64"
}
],
"request_asset_filter": [
"proton"
],
"type": "github"
}
]
},
{
"title": "DXVK",
"description": "Vulkan-based implementation of Direct3D 8, 9, 10 and 11 for Linux/Wine.",
"runners": [
{
"title": "DXVK (doitsujin)",
"description": "",
"endpoint": "https://api.github.com/repos/doitsujin/dxvk/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "!$release_name:v:dxvk-"
}
],
"type": "github"
},
{
"title": "DXVK (Sarek)",
"description": "DXVK builds that work with pre-Vulkan 1.3 versions.",
"endpoint": "https://api.github.com/repos/pythonlover02/DXVK-Sarek/releases",
"asset_position": 1,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "sarek-$release_name"
}
],
"type": "github"
},
{
"title": "DXVK Async (Sarek)",
"description": "DXVK Async builds that work with pre-Vulkan 1.3 versions.",
"endpoint": "https://api.github.com/repos/pythonlover02/DXVK-Sarek/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "sarek-async-$release_name"
}
],
"type": "github"
},
{
"title": "DXVK GPL+Async (Ph42oN)",
"description": "DXVK builds with gplasync patch by Ph42oN.",
"endpoint": "https://gitlab.com/api/v4/projects/Ph42oN%2Fdxvk-gplasync/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "dxvk-gplasync-$release_name"
}
],
"type": "gitlab"
}
]
},
{
"title": "VKD3D",
"description": "Variant of Wine's VKD3D which aims to implement the full Direct3D 12 API on top of Vulkan.",
"runners": [
{
"title": "VKD3D-Proton",
"description": "",
"endpoint": "https://api.github.com/repos/HansKristian-Work/vkd3d-proton/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "!$release_name:v:vkd3d-proton-"
}
],
"type": "github"
},
{
"title": "VKD3D-Lutris",
"description": "",
"endpoint": "https://api.github.com/repos/lutris/vkd3d/releases",
"asset_position": 0,
"directory_name_formats": [
{
"launcher": "default",
"directory_name_format": "$release_name"
},
{
"launcher": "Heroic Games Launcher",
"directory_name_format": "!$release_name:v:vkd3d-lutris-"
}
],
"type": "github"
}
]
}
],
"launchers": [
{
"title": "Steam",
"compat_layers": [
{
"title": "Proton",
"directory": "/compatibilitytools.d"
}
]
},
{
"title": "Lutris",
"compat_layers": [
{
"title": "Proton",
"directory": "/runners/proton"
},
{
"title": "Wine",
"directory": "/runners/wine"
},
{
"title": "DXVK",
"directory": "/runtime/dxvk"
},
{
"title": "VKD3D",
"directory": "/runtime/vkd3d"
}
]
},
{
"title": "Heroic Games Launcher",
"compat_layers": [
{
"title": "Proton",
"directory": "/tools/proton"
},
{
"title": "Wine",
"directory": "/tools/wine"
}
]
},
{
"title": "Bottles",
"compat_layers": [
{
"title": "Proton",
"directory": "/runners"
},
{
"title": "Wine",
"directory": "/runners"
},
{
"title": "DXVK",
"directory": "/dxvk"
}
]
},
{
"title": "WineZGUI",
"compat_layers": [
{
"title": "Wine",
"directory": "/Runners"
}
]
}
]
}