NTfix is a small program to fix the problem of proton Games won't running on NTFS partitions. It creates a symbolic of your compatdata folder on the NTFS disk to a equivalent one on your EXT4 partition via a very simple GUI.
Install the development package from the AUR ntfix-git. You can use an AUR Helper like yay or pamac:
yay -S ntfix-gitor
pamac install ntfix-gitYou can also install the binary package from chaotic-AUR (unofficial Arch repo).
-
Download the latest tarball from Releases.
-
Extract the file by running the following command:
tar -zxvf ntfix*.tar.gz- Execute the binary by running the following command:
./ntfixBefore building, you will need to install the following:
- Lazarus - IDE
To build NTfix, clone the git repository by running following command:
git clone https://github.com/benjamimgois/ntfix.gitThen, change directory and build ntfix by running the following commands:
cd ntfix
lazbuild -B ntfix.lpiTo run ntfix, run the following command:
./ntfixThis project was built using Lazarus.
If this project was useful to you, don't hesitate to donate to me :)