#Please keep EAC entirely

1 messages · Page 1 of 1 (latest)

ebon estuary
#

having FACEIT implemented into the game would block off all linux and macOS users, and i really do enjoy this game, i respect you guys as developers but i please just ask you guys give EAC a chance, as the game is early in development, and as you guys (the game devs) must know, it takes times to work with the EAC team to implement game-specific anticheat measures alongside their universal EAC module.

I personally play a game called SQAUD that fully runs EAC for all of its servers (~400 hours playtime), and the game is at a stage of being fully implemented, generally speaking, in my anecdotal opinion, EAC has worked very well when playing SQUAD, with only a few occasional instances of me suspecting someone to be cheating.

I really enjoy this game and i hope you guys really think about this and consider keeping EAC entirely, i cannot dual boot with windows as it takes up space and it very much messes with my workflow (having to boot into windows for one game, then booting out back into linux to continue my workflow etc). I also require linux for my job as i am a linux software engineer.

umbral marsh
#

Just FIY, community servers will still be able to run EAC. So you might still be able to play on those.

timid cave
#

As already stated in #battlebit-eng message
EAC is going to stay implemented.

ebon estuary
#

okay so i have a few questions then

#

is progression (if it exists, or if it will exist) exclusive to official severs that will exclusively be using faceit

#

and if these custom servers have the ability to use faceit, won't the vast majority just use FACEIT?

timid cave
#

kind of:
Official server have there own progress for you
Community server are going to have there own progress which they can determine
Your progress on community server isn't going to be changing your progress on official servers

timid cave
ebon estuary
#

i see

#

could there be half eac half FACEIT official servers?

#

or wait no

#

the progression i guess would be linked together through all official servers

#

if EAC is perceived as not as strong i guess in that context

#

well anywho, i apologize for being toxic earlier, long story but not going to make excuses about that

timid cave
timid cave
ebon estuary
#

but i just would rather be able to play the game on my linux machine and perhaps (if the engine allows it maybe not) on my macbook sometime in the future.

timid cave
#

I think community server can use your official progress but, can't change it

molten acorn
#

I feel you, I'm on a mbp, there's no plans for a mac version in the near future.

ebon estuary
#

is faceIT always on? i used to play it way back in the CS days

timid cave
ebon estuary
timid cave
ebon estuary
#

that's pretty much apples fault

ebon estuary
molten acorn
ebon estuary
#

rather than activate on game start

#

then exit on game exit

timid cave
ebon estuary
#

ah

#

i mean i think faceit is good too, i've played on it and it's pretty clean

#

but i feel like i could also say the same for EAC

#

on comp games i've never really had much instances of suspecting a cheater

#

but anecdotal evidence is obviously a small pool

#

if FACEIT just added proton/linux compat i wouldn't mind running it

#

which actually was my next question

#

do you know if faceit plans on any cross platform compat? or are they only adding in faceit for this game and csgo?

fringe bone
#

they don't care at all

ebon estuary
#

yeah wouldnt be surprised

fringe bone
ebon estuary
#

yeah true

#

some AC devs just straight up refuse it

#

because they rely on the "driver barrier" concept

fringe bone
#

Refuse it for no reason LOOOOL

ebon estuary
#

basically because windows drivers need to be signed

#

but cheat devs just find a privledge escalation exploit anyways

#

they exploit some other software's driver to elevate themselves to ring0

#

so that whole "driver barrier" concept is kind of pointless in my opinion

#

analysis of the client and player behavior should be the main focus

ebon estuary
#

so that's what AC devs are afraid of, well besides EAC and battleye which eventually found out that the driver barrier is really just a small mitigation

fringe bone
#

"When running through Proton/WINE, the AC modules are ran in a protected userspace rather than system space (Administrator Mode on Windows).

In easier terms, almost everything apart from system apps is completely locked out from direct access to the Kernel, so no hidden crypto miners such as the Russian Black Desert client, or any other shenanigans."

"> All games and many, many other pieces of software do not have access to the Linux kernel in the same way that Windows allows

Windows only allows kernel access via a kernel driver, a .sys file. This is no different to a .ko in concept. You have to have elevated privileges to load one, and it has to be signed with a security certificate.

The same thing could be achieved on Linux if it were ever necessary, but anyone attempting to write such an anti-cheat would effectively be blocked at every turn by the Linux community."

#

So the easiest way to get kernel level anticheat is just develop a native version of the game for linux with the proper driver file to interact with the Linux kernel. just like windows, easyyy

#

But AC vendors are to lazy

#

nothin' to do

ebon estuary
#

i wouldn't mind a linux AC kernel module, so long as it respect my privacy (below this message is offtopic btw)

ebon estuary
#

and if you actually look at EAC/BE's privacy policy, they are pretty fair

#

however unfortunately i am the outlier in the linux space on that opinion

fringe bone
#

Linux is not just about privacy anyways

ebon estuary
#

well the problem is people think that when a program is kernel space it can compromise your privacy

#

but what people dont realize is almost ALL spyware is completely userspace

#

the kernel will give an userspace application all it needs to compromise your privacy without ever having to be in kernelspace

fringe bone
#

Well, it can if the AC dev code something nasty on it yk

fringe bone
#

archive (dot) is/8sa3s

ebon estuary
#

but they wouldn't need a driver at all for that

fringe bone
#

yeah

ebon estuary
#

could be completely usermode and they can keylog your ass, take your pictures and documents etc

#

all without even root privledges

#

unless you explicitly lock your documents to root

#

but yeah i at least hope there are a significant amount of eac servers on this game

#

cause its a blast playing

#

and if faceit ever changed its mind, and had a fair privacy policy, i wouldnt mind that either

#

but as it seems right now faceit seems to be kinda riot-games esk attitude in terms of privacy policy and disregarding multi-platform compat

#

so that changing would be wishful thinking at best

#

which is why id just rather BattleBit stick with EAC

#

and its not easy to implement a game with EAC, non-devs think its just a plug and done module

#

but you actually have to work with the AC team and add specific things alongside EAC that integrates into the game

#

if they gave it some time though im sure EAC could prove to be an effective solution for battlebit

fringe bone
ebon estuary
#

im not anti wayland though

#

a lot of their security measures are pretty reasonable

#

wish i could run wayland but (cough nvidia..... come on guys)

fringe bone
#

this bot.
nvidia PLEASE

#

I have to rollback my nvidia driver just because the latest ones were broken

#

and nvidia open source drivers are also bad, there is no way, next time i will buy AMD

ebon estuary
fringe bone
#

well, it still sucks

ebon estuary
#

ah fuck so the driver is still proprietary

fringe bone
#

I don't understand the point of keeping the source code of a driver closed

ebon estuary
#

but wait wont the kernel module allow nouveau to adjust the voltage?

fringe bone
#

like

#

why

#

just why

ebon estuary
#

because that's what was holding nouveau back

#

they couldnt adjust the voltage

ebon estuary
#

but most other stuff yea

fringe bone
ebon estuary
#

like google open sources like 90% of theirsoftware stack

fringe bone
#

but they sell the product, not the driver

#

they are not losing any money if they release the source of the driver right?

fringe bone
#

7 fps in a game called Muck

#

DXVK

ebon estuary
#

well the thing is nvidia locked the voltage at the hardware level and there's a signed key or some shit that only the official driver has

#

thats why nouveau has bad performance

#

because it uses like 5% of your GPU's power throughput

fringe bone
#

In resume, people that work at nvidia driver development are dumb and making things more harder without reason

ebon estuary
#

it was kind of cute looking at the repo the first few weeks

#

because they were confused on how decentralized open source project management works rofl

#

its not because of the gamers though unfortunately

#

its just because nvidia's market has a large part of linux users that use their GPUs for AI computations and scientific stuff etc

#

but hey, benefit to us still

modern kite
ebon estuary
#

and 2. please dont marginalize a group of people just because of a misconception you have

ebon estuary
#

okay so lets run this down

#

do you know what exploits are?

#

like the jist of a software exploit

modern kite
#

faceit anitcheat is always on and it scans for inject hacks as best as possible

modern kite
ebon estuary
# modern kite faceit anitcheat is always on and it scans for inject hacks as best as possible

This is NOT the faceit client, skeet.cc can not bypass faceit client

I decided I'd test how much I can get away with on faceit in terms of cheating, turns out quite a lot. I used visuals, backtrack, and ping spike as shown in the video, and got some funny reactions from legit players. Unfortunately after every game it forces me to download t...

▶ Play video
#

uh huh..

modern kite
#

more like issue or hole in software

modern kite
#

none of anticheat can prevent hacking

#

its you who dont know how anticheats works

#

just basics of what means good anticheat vs bad

#

lol rekt by bot

ebon estuary
modern kite
#

from tech side this game is perfect

#

at least in terms of bugs and other issues

#

yet its trash from other sides

ebon estuary
modern kite
#

ok and?

ebon estuary
#

great anticheat amiright, better to sacrifice 2 entire operating systems over

modern kite
#

also this is cs, game that would been fucked by hacker creators for years

#

for BB hacks would cost even more

modern kite
#

bruh ok give me 1 sec

#

why do you spam those shit?

#

what it should say to me?

#

that hackers still exist?

#

on faceit

#

WOW!

#

but send me % of stats of hackers or basic mm and on faceit games

ebon estuary
#

im sorry dude but you obviously do not work with software and you dont understand how game exploits work and why cheating is a problem in the alpha stage of the game where it is prone to exploits

modern kite
#

nobody cares about your 3%

#

like literally dude

#

what

#

im talking from side of developer

ebon estuary
#

you dont understand how anticheat works or how game exploits work

modern kite
#

and im actually know a lot about that side

modern kite
#

and all you did is spammed with 0 purpose vids

ebon estuary
#

prove to me you have any knowledge in software and post a github, gitlab, anything

#

any sort of cert

modern kite
#

lol

#

how linux femboy rage looks like

#

im know how hacks works and im was having a ton of contacts with hack creators in cs back at the days

#

enough for this topic

#

?

#

im dont need to code to know that trading 3% of users that mostly aint even playing the games to much lower hacker % is perfect choice

#

and you would be able to play on community servers anyway lol

ebon estuary
#

you literally lose benefits for the same result

modern kite
#

thats where your logic stops

ebon estuary
#

EAC is respectful of privacy and is cross OS

#

FACEIT is not

modern kite
#

and idk you cant read?

#

there is no anticheats that completely prevent hackers

ebon estuary
modern kite
#

the main purpose of anticheat is lower the % of ones

ebon estuary
#

yes i understand

modern kite
#

and best anticheats today for that is valorant one and faceit

ebon estuary
#

i never made the claim that any anticheat is a complete stoppage

modern kite
#

because they are always online and always check for inject bullshit you wanna add in game files

ebon estuary
#

my argument is that you get the same amount of mitigation with a properly configured EAC setup than with faceit

modern kite
#

no you not

ebon estuary
#

where EAC offers cross OS compatibility and better privacy where faceit does not

modern kite
#

the diff is insane

ebon estuary
#

yes you do

modern kite
#

show stats

ebon estuary
#

find any cheat for an EAC protected game where you can purchase a subscription for $20 a month or below and DM it to me

modern kite
#

bc im know for fact that faceit works a lot better than any basic integrated

#

because its obvious

ebon estuary
#

ANY EAC protected game on the list, go look for one

#

all you will find is private/expensive slotted cheats

modern kite
#

none of intagrated anticheats cant compete with always online anticheats

modern kite
#

which still good trade for 3% of users

#

which in fact gonna be even lower than 3%

#

may be 1-

modern kite
#

get windows.

ebon estuary
#

you mean extra spyware? sure

#

if you dont give a shit about your privacy, but i do.

modern kite
#

another linux femboy take

ebon estuary
#

install windows 11 tell me how that goes bro

modern kite
#

stay with your privacy, run into forest lmao

modern kite
#

super cool moded build

#

with no shitty scripts

#

windows is trash but you cant game on anything else lol

#

im a gamer, there is no choice

#

your choice, cry or windows

#

those scriprs turned off