Disable EAC on 7DTD server so Proton clients can connect
Proton-based clients (e.g. CachyOS native install hitting 7DTD via the Proton runtime) fail EAC handshake against a Linux dedicated server. Disabling server-side lets Proton clients join via the "Play without EasyAntiCheat" splash option. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
806adcfde7
commit
dfbc727f5f
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
|||
set_prop WorldGenSize "8192"
|
||||
set_prop GameName "Nordhammer"
|
||||
set_prop WebDashboardEnabled "true"
|
||||
set_prop EACEnabled "false"
|
||||
|
||||
touch "$MARKER"
|
||||
echo "Patched; restarting container to apply."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue