[Red Dead Redemption II] Hopefully this will get mods working - Tutorial
This took me ages to find, I couldn't find a guide that worked and I ended up wasting my night getting it working 😞
First download the mods you want to use along with the mod loader and also, if required script hook.
Follow the guide that came with your mod(s). Keep a tag of the mods you installed, specifically the dll file(s) you add to the root of your game folder.
Once done, add this to your arguments:
WINEDLLOVERRIDES="dll1,dll3,etc,etc,dxgi=n,b" OTHER_ARGUMENTS_CAN_COME_AFTER %command% exe_args
For example, with mine:
WINEDLLOVERRIDES="dinput8,ScriptHookRDR2,dxgi=n,b" PROTON_DLSS_UPGRADE=1 DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=RENDER_PRESET_K MANGOHUD_CONFIG=fps_limit=60,fps_limit_method=early,no_display mangohud STEAM_COMPAT_DATA_PATH="/custom/path" gamemoderun %command%
Please note how I haven't added the .dll extension to the end, it will save you a chatGPT prompt and the planet some water hopefully