PlayEveryWare / eos_plugin_for_unity

Repository for PlayEveryWare's EOS Plugin for Unity, bringing the functionality of Epic Online Services to the Unity Game Engine.
https://eospluginforunity.playeveryware.com
283 stars 55 forks source link

Easy Anti Cheat #28

Closed Tokey closed 3 years ago

Tokey commented 3 years ago

Is there any easy way to use EAC with this? I'm aware that it says its not supported, but can I use anticheat with this if I want?

adrianpew commented 3 years ago

EAC may or may not work. Not supported in this case, means we have not tested it with Unity. The feature does exist in EOS SDK and API to BeginSession and RegisterClient should be available. You can follow Epic's guide on setting up EAC and determine if it works for you. Otherwise, we will investigate full support of this feature at a later time.

https://dev.epicgames.com/docs/services/en-US/GameServices/AntiCheat/index.html?sessionInvalidated=true