// WHO ARE YOU AND ARE YOU TRYING TO HACK MY COMPUTER
Hello! Since DirtForever is open source, anyone can contribute to or audit the source code. However the person writing this is Devon, the initial creator. I run some other bigger projects like FastComments.com which has an almost 5 star rating on TrustPilot and SidewaysData, a combined motorsports live timing and registration platform primarily used by SCCA RallyCross organizers on the US West coast. IRL you might see me playing with a 1.8T swapped Scirocco or 9th Gen Civic SI.
// HOW DO I INSTALL DIRTFOREVER
Head over to our Install page for the full setup guide. It takes just a few minutes.
// HOW MUCH WILL THIS COST
I'm not charging anything for it. You can create clubs, register, and play the games and use our leaderboards/servers for free.
// WHAT ABOUT PLAYER STATS AND DAILY EVENTS
You'll be starting fresh. We plan to run daily events just like CodeMasters has always done, except maybe we'll add a voting feature.
// HOW DOES IT WORK AND WILL I GET VAC'ED
We run our own servers which speaks the RaceNet protocol, which we understood by creating a man-in-the-middle proxy later and analyzing the traffic. This did not require decompiling the game binary, changing the game files, or reading its memory.
The application that runs on your computer is a little network proxy that intercepts requests to the racenet site (which they call egonet) and redirects them to us, that's it. You can uninstall it and go back to RaceNet at any time.
// WHAT PLATFORMS ARE SUPPORTED
PC (Windows 10/11) and Linux (via Steam Proton) are supported. We ship a native Linux binary alongside the Windows .exe. Consoles (PlayStation, Xbox) are not supported.
// CAN I SHOW LIVE INFO ON STREAM
Yes. The desktop app has a Streaming tab that writes plain .txt files (current club, car, location, leaderboard, etc.) to a folder OBS and SimHub can read directly. See the Streaming Overlays page for the full setup and the list of files.
// IS THERE A DISCORD
Yes! Join us at discord.gg/vkMsFb8sdG. You can also file issues on GitHub here.