Skip to content

Commit 81537ad

Browse files
Merge pull request GloriousEggroll#132 from gotzl/hid-multi-tlc-and-ftec-hidraw
patches: add hid multi TLC support and white-list Fanatec wheel-bases to use hidraw
2 parents 1d83850 + 02f1302 commit 81537ad

File tree

2 files changed

+862
-0
lines changed

2 files changed

+862
-0
lines changed

patches/protonprep-valve-staging.sh

+4
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,10 @@
363363
echo "WINE: -CUSTOM- Add PROTON_PREFER_SDL option to make it not prefer hidraw and instead expose both sdl and hidraw"
364364
patch -Np1 < ../patches/proton/PREFER_SDL.patch
365365

366+
# https://github.com/ValveSoftware/wine/pull/269
367+
echo "WINE: -PENDING- Hid multi TLC and Fanatec wheel-bases hidraw white-list"
368+
patch -Np1 < ../patches/wine-hotfixes/pending/hid-multi-tlc-and-ftec-hidraw-269.patch
369+
366370
popd
367371

368372
### END PROTON-GE ADDITIONAL CUSTOM PATCHES ###

0 commit comments

Comments
 (0)