Info: This solution is not recommended because of selinux Security - use it at your own Risk!
If you run into the Issue, that Games can not be started finally - then please check if selinux is working correctly:
| For Example Age Of Empires 4, look: HowTo|
- /var/log/audit/audit.log
avc: denied { execmod } for pid=4500 comm="RelicCardinal.e"
Then please enable the execmod for selinuxuser:
- setsebool -P selinuxuser_execmod 1
You can also use the following command, to figure out the required selinux configuration:
audit2allow -w -a
Selinux Problem: