←back to thread

379 points mobeigi | 5 comments | | HN request time: 1.208s | source
1. Giorgi ◴[] No.41862630[source]
Thinking about it, steam should force this on every game developer that has cheating problem (I am assuming mainly shooters), maybe implemented better fingerprinting way, giving developers options to hide cookies somewhere in folders of their choosing.
replies(2): >>41862697 #>>41862958 #
2. Ekaros ◴[] No.41862697[source]
Risk there is that what ever id is generated tends to leak. So lot of cheaters will either tamper with it or circumvent it. So the game will continue and not actually be effective for very long.
replies(1): >>41867047 #
3. jandrese ◴[] No.41862958[source]
The problem is that once a technique like this becomes standardized the cheat software will know how to automatically disable it. Even in the article it points out that had the cheaters put in the work they could have edited a single text file to break the system, but they did not. If this solution had been implemented for all CS:GO players then it would have been defeated fairly quickly, but since it was just one set of servers those were easy enough for the cheaters to avoid.

That said, eyeballing the chart in the article you can see an enormous ban wave that happens when the system is turned on, but afterwards the total level of cheating quickly returns to roughly where it started. If there were long term impacts it was only in the reduction of staff hours needed to review game footage to determine if a player is cheating.

4. Giorgi ◴[] No.41867047[source]
Sure but that can be completely randomized, no? like keep changing folder where cookie gets hidden, or the ID generated.
replies(1): >>41867075 #
5. Ekaros ◴[] No.41867075{3}[source]
Problem is that you do not want random. You want it to be generated. It should be same say after you reinstall OS and the drivers and the game.

Idea really is that you can identify single device time after time. So even if there is slight change in anything like software that can be easily changed that is not good enough.

Not that fingerprints should lead straight to bans, but maybe at least heightened awareness.