Releases: gardotd426/proton-tkg
For the dude wanting the witcher 3 to run better
Extract the tarball, and:
If you want to install the kernels included and the Proton build, just run ./install.sh
included. Then update grub and reboot into the kernel, and you'll also have that proton version available.
Otherwise, if you just want proton, extract the tarball and then copy the Proton folder to the same location as Proton GE:
cp -r proton_tkg_6.21.r0.g63c3baa9.bf4-1 ~/.steam/root/compatibilitytools.d
proton_tkg_6.21.r0.g63c3baa9.bf4-1
Built on Ubuntu 20.04 with patches to hopefully allow BF4 to run without the ping issue.
Instructions:
- Download tarball
- Extract tarball
./installproton.sh
(make sure Steam is closed)- Launch Steam
- You should see
proton_tkg_6.21.r0.g63c3baa9.bf4-1
as a proton version.
wine-tkg-gtav-6.10 (fixed for online play)
Apparently the Origin Downloads patch included in many Lutris, TKG, and GE wine and proton builds is what broke online play for GTA V. This is a wine-tkg-git build I built with that patch removed.
Standard "Good" config for Dec. 2023
Dec-2023-config Update README.md
proton_tkg_5.8.r0.g7d92cd31
Proton-TKG used for general purpose, with DXVK's dxgi, works with Hitman 2.
wine-tkg-git-gtav-5.13
This should run GTAV without the weird keyboard issue. Also includes patches for fshack, rawinput, faudio, vkd3d, fsync, and esync. Hotfixes applied to fix the current upstream mess.
wine-tkg-git-gtav-6.0rc2
Try GTAV with this build
Proton-TKG-5.6.1-ASYNC
TKG's Proton build, precompiled with the ASYNC patch for DXVK.
Download tar package, extract it to ~/.steam/root/compatibilitytools.d
, restart steam, you should see the new proton version in your available versions.
proton-tkg-5.1-mm
This is a customized prebuilt proton package, built from Tk-Glitch's custom proton.
Notes:
- Async is included, activate it by adding
DXVK_ASYNC=1
to the launch options in Steam or environment variables in Lutris. - Fixes enabled for Overwatch, Final Fantasy XIV, Mortal Kombat 11, Detroit: Become Human, EA Origin downloading issues, and more.
- Proton fs-hack is added
- The gamepad additions are the regular wine ones, something is currently wrong with the proton gamepad additions patch in Etienne's repo so I had to put "false" in the config
- mf fixes are included, but only the
mf-install
base fix, not the fix for RE2 Remake/RE7/DMC5/etc. - esync enabled
- fsync enabled
How to Use:
Treat this tar archive exactly like you would one of GloriousEggroll's release packages. Download the archive, and extract it to ~/.steam/root/compatibilitytools.d/
Restart Steam, and you'll see it in your available Proton versions. For Lutris, you'll need to run something like ln -s ~/.steam/root/compatibilitytools.d/nameofprotonfolder/dist ~/.local/share/lutris/runners/wine/proton-tkg-5.1
. You have to link it to the dist
folder as opposed to the full directory. Or, you could go into ~/.steam/root/compatibilitytools.d/nameofprotonfolder
and type: cp -r dist ~/.local/shate/lutris/runners/wine/proton-tkg-5.1
.
proton_tkg_5.9.r8.gf3298432.mk11-1
TKG Proton build specifically for Mortal Kombat 11, with Guy1524's legally sound Media Foundation patch, and a patch for controller support.
Be sure you're using a clean prefix:
rm -r ~/path/to/library/compatdata/976310/pfx
Then just extract this to ~/.steam/root/compatibilitytools.d/
and select this version in the properties window.