From f4623489290b4c4f3e6917a0e5ec1afe75cb8bad Mon Sep 17 00:00:00 2001 From: MrWissenschaft Date: Sun, 16 Jun 2024 00:50:23 +0100 Subject: [PATCH] I have added Baldur's Gate 3 into wine_proton.rules --- 00-default/games/wine_proton.rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/00-default/games/wine_proton.rules b/00-default/games/wine_proton.rules index fc0cedb..e164a13 100644 --- a/00-default/games/wine_proton.rules +++ b/00-default/games/wine_proton.rules @@ -87,6 +87,10 @@ ### B ### +# https://store.steampowered.com/app/1086940/Baldurs_Gate_3/ +{ "name": "bg3_dx11.exe", "type": "Game" } +{ "name": "bg3.exe", "type": "Game" } + # https://store.steampowered.com/app/208650/Batman_Arkham_Knight/ { "name": "BatmanAK.exe", "type": "Game" }