ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.22k stars 211 forks source link

Resident Evil 6 Widescreen splitscreen not working on Steam Deck/SteamOS #1471

Closed thezombiezone closed 7 months ago

thezombiezone commented 7 months ago

I’ve recently installed RE6 on version 1.0.6 since I don’t have all the DLC’s and for some reason when I drag the files into where the exe is, it doesn’t load the script to have widescreen split screen. I’ve tested it on my Windows PC to make sure I’m doing it correctly and it works perfectly. I also tested different proton versions with to no avail.

ThirteenAG commented 7 months ago

Have you followed the steps from here? https://cookieplmonster.github.io/setup-instructions/#proton-wine

thezombiezone commented 7 months ago

Launch option method didn't work so I'm gonna try the permanent method

thezombiezone commented 7 months ago

Nvm launch option did work, just had to paste the command properly in steam launch options: WINEDLLOVERRIDES="dinput8=n,b" %command% So yeah for anyone trying to fix this, don't type the command manually

thezombiezone commented 7 months ago

Thanks for the help!