> wine-tkg-git: Rollback to previous version of Guy1524's hack for Monster Hunter World. Not sure if it's enough to fix our Overwatch issue yet.
> wine-tkg-git: Revert "Get rid of the gta5 hacks which are reportedly introducing regressions with a few games, and re-enable our _proton_winedbg_disable option in proton-tkg to keep gta5 online working."
> linux-tkg: Update linux56-rc-tkg to release version, and update BMQ and PDS patchsets.
> wine-tkg-git: New hotfix incoming 🐸 That's the staging life baby
> wine-tkg-git: Bail on a non-existent passed external config path, instead of blindly forging ahead without the user's awareness (#3)
> proton-tkg: makepkg: workaround permission issues when sharing proton-tkg packages. Using a recursive loop to run install to put our files in place allows us to preserve correct ownership.
> wine-tkg-git: Bump pkgrel for incoming hotfix
> wine-tkg-git: Move `wine.inf: Don't show crash dialog by default` patch to proton steam bits.
> wine-tkg-git: Get rid of the gta5 hacks which are reportedly introducing regressions with a few games, and re-enable our _proton_winedbg_disable option in proton-tkg to keep gta5 online working.
> wine-tkg-git: Readme update, with added links to generated sources
> wine-tkg-git: Bumps for 5.5 release
> wine-tkg-git: Mingw location fix (#2)
> vkd3d-git: Add HansKristian-Work-vkd3d/ to .gitignore. The enlightened knows why 🐸
> vkd3d-git: Remove the undesirable trailing .git in source array
> vkd3d-git: Change spirv-headers-git makedep to spirv-headers>=1.4.2-1. We don't have a hard requirement for -git at this point in time.
> llvm-git: Bump
> mesa-git: Bump
> vulkan-headers-git: Bump
> vulkan-icd-loader-git: Bump
> community-patches: wine-tkg-git: Fix last hunk failing to apply in Do_not_fail_if_LDR_MODULE.Flags_is_modified.mypatch
> linux-tkg: We have previously removed linux-firmware from depends. It makes more sense to have it as an optional dep.
> wine-tkg-git: Fix path of userpatches readme
> wine-tkg-git: Update/split readmes for better clarity
> wine-tkg-git: Use the _dxvk_dxgi variable instead of _use_dxvk to select the dxvk_config_dxgi_support patch. It maps better with proton-tkg since _use_dxvk="release" implies _dxvk_dxgi="true" there, and allows for better control on the wine-tkg side.
> wine-tkg-git: Fix community-patches path
> wine-tkg-git: Move proton winedbg patches to steambits patchset so they are only effective in actual proton
> wine-tkg-git: Don't apply dxvk_config_dxgi_support patch unless _use_dxvk is defined, and add `Vkd3d DXVK-Compatible` tag instead of `Vkd3d` when it is.