Back in December of 2025 the servers for DRL Sim (Drone Racing League Simulator) got shut down along with the company. This erased over 7 years of data like maps, leaderboard entries, and custom drones. It also made the game basically unplayable: can’t race against yourself, can’t create maps, and can’t make custom drones, can’t play with other players (ofc), and your settings don’t even save. Most of the community just thought that was it, no more DRL Sim. After all the company is gone, why would the game not be?
But I, a Clippy and a Stop Killing Games supporter, decided that I was going to do what DRL didn’t and make a way for the community to bring the game back online. I started by decompiling the game and just took a look around the code. Then I just tried to send false data to the game to “login”.
It worked and that really kicked off my confidence and I managed to basically recreate the server entirely, allowing players to play together, create maps and drones, save their settings, and save their times to a global leaderboard. I learned A LOT from decompiling and reverse engineering, to sql and hooking DLLs.
Most importantly last month I got a server up and running (https://api.drl-game.com) with currently 13 players and 150 leaderboard entries.
I do understand that you probably don’t own the game and if that’s the case please take into account that I tried to make the server patch very easily installable for the people that do own it.