{
  "id": "deep-rock-galactic",
  "name": "Deep Rock Galactic",
  "publisher": "Ghost Ship Games",
  "steamAppId": 548430,
  "exePatterns": [
    "fsd-win64-shipping.exe",
    "fsd.exe"
  ],
  "bottle": {
    "windowsVersion": "win10",
    "translationLayer": "d3dmetal",
    "dxvk": false,
    "dxvkAsync": false,
    "enhancedSync": "msync",
    "avxEnabled": true,
    "metalHud": false,
    "dxrEnabled": false
  },
  "environment": {
    "WINEDLLOVERRIDES": "d3d11,dxgi,d3d12,d3d10,atidxx64,nvapi64,nvngx=b",
    "MTL_HUD_ENABLED": "0",
    "D3DM_ENABLE_METALFX": "0",
    "D3DM_SHOW_HUD_STATS": "0"
  },
  "winetricks": [
    "vcrun2019",
    "vcrun2022"
  ],
  "launchArgs": "-dx11 -NO_EOS_OVERLAY",
  "unrealProject": "FSD",
  "notes": "UE4 DX11 → D3DMetal (Jedi Fallen Order class). Prefer FSD-Win64-Shipping.exe over FSD.exe with SteamAppId=548430. -dx11 pins the Unreal RHI. Easy Anti-Cheat is not expected to work under Wine — this profile is for the local/sandbox path. Do not use Libraries.rgl or Libraries.vk.",
  "status": "guessed"
}
