I'm trying to use Lutris, but it's telling me my esync is not set correctly.
I've discoverd in Solus it's defaulted to 4096 where it needs to be 525288
I've followed the guide on the lurtis site, but I'm a new linux user and not experienced with the terminal.
The guide states:
Modifying ulimits.conf
On Linux distributions not using Systemd or distributions using pam-limits.conf (Arch Linux, Fedora, Solus,... ), you (with root privileges or sudo) need to edit /etc/security/limits.conf.
Change username to your actual username. Once the file is edited, reboot for the changes to take effect, and verify by running ulimit -Hn to see the new limit (524288).
username hard nofile 524288
I've attached a pic of my limits.conf, where I believe I made the above changes, but it's not had the desire effect, esync value is still at 4096 after reboot
