this post was submitted on 23 Mar 2024
37 points (95.1% liked)
Linux Gaming
15744 readers
181 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On NixOs you may need for var in $(printenv | cut -d= -f1); do export $var=$(echo ${!var} | rev | cut -c1-1000 | rev); done ; OPENSSL_ia32cap=~0x20000000 gamemoderun %command% +m_rawinput 1 -novid (copy paste from Protondb)
Ea launcher probably don't like long envs.
I nuked NixOS so can't really test but doubt this is relevant. It was working before and Arch has the same issue.