Wine
Web Installer version
last published 2 weeks, 4 days ago
Self-updates correctly. Use to *mod* games, never use to *run* games.
If you're using a mod requiring REFramework (downloadable / installable from within Fluffy Mod Manager), update your Steam Launch command (or other method of launching) for the game requiring it to include `WINEDLLOVERRIDES="dinput8.dll=n,b"`.
Ex.: For a Steam game, `WINEDLLOVERRIDES="dinput8.dll=n,b" %command%`. For a Lutris game, you can add `WINEDLLOVERRIDES` as a Key in `Environment variables` (System options for the game you're modding) and `dinput8.dll=n,b` as the Value.