summarylogtreecommitdiffstats
path: root/latencyflex-wine.install
blob: 6c5a8437a20d01f10f6e746f51cdeca5bf63f233 (plain)
1
2
3
4
5
post_install() {
	echo "LatencyFleX is now installed for the system Wine."
	echo "To use it with Proton, read https://github.com/ishitatsuyuki/LatencyFleX#latencyflex-wine-extensions-required-for-proton-reflex-integration and copy the respective files from your root filesystem to the Proton installation directory."
	echo "You also need to install DXVK-NVAPI dlls from the fork for a functioning Reflex integration."
}