FallGuysStats icon indicating copy to clipboard operation
FallGuysStats copied to clipboard

[Question]: Is there any documentation on how stats are collected?

Open DeveloperPaul123 opened this issue 2 years ago • 1 comments
trafficstars

What is your question?

I was wondering if the dev(s) would be willing to share how stats are collected for Fall Guys? I'm interested in doing something similar for a different game and I wanted to know what the process was for getting this up and running.

DeveloperPaul123 avatar Sep 19 '23 15:09 DeveloperPaul123

There is a log file that the game itself keeps on disk (player.log). This program monitors and parses that file.

omega32 avatar Oct 12 '23 14:10 omega32