I installed ReShade for Oblivion Remastered following the GitHub instructions, but I can’t seem to get it to load. I’ve added the correct launch argument in Steam, and I’m using the HOME key to try and bring it up, but nothing happens. What am I missing here?
2 Answers
Try adding this line in your game’s launch options: WINEDLLOVERRIDES=”dinput8=n,b” %command%. That might fix the loading issue you’re experiencing!
Have you thought about changing the key that activates ReShade? My keyboard lacks a Home key, so I mapped it to Alt F2, and that worked for me. Oh, and I used this script for installation: kevinlekiller/reshade-steam-proton. Maybe that could help you out!
I tried changing the key, but it’s still not responding. I have all the ReShade files in the right Oblivion Remastered folder, but the overlay just won’t show up.
The reshade-linux.sh script suggested I use WINEDLLOVERRIDES=”d3dcompiler_47=n;dxgi=n,b” %command%. I tried your suggestion, but it didn’t resolve the issue either.