Software engineer interested in rendering, game modding and tool development.
Aug 27, 2023 • 8 tweets • 2 min read
god, i hate denuvo.
so denuvo obfuscates functions in the game executable, right? presumably to add legibility checks into them. but this comes with a performance cost, and I got an extreme case that I want to talk about
project diva mega mix+ is infamous for having an extremely slow leftover debug mode that drops your FPS to single digits. see the video. i thought this was the developers trolling us but it doesn't seem to be the case
Sep 3, 2021 • 12 tweets • 6 min read
Sonic Colors Ultimate is out for early access!
There's this rumor that the game utilizes Godot Engine, and it's indeed true. However, that's not where it all ends.
In this thread, I'm going to clarify a few misconceptions, and show some interesting results of our datamining.
Godot Engine is a Free Open Source Software (FOSS) for creating games: godotengine.org
In the game's executable, there are many references to Godot Engine's classes and strings.