GamePatchNote Digest
Cogs Patch Notes — July 18, 2025
Aggregated from Steam, cross-tracked with Battle.net coverage on GamePatchNote.
As I ported Cogs from the old 2009 engine to Unity, it was too much to get all to old localization files working at the same time.
I took some time over the last few weeks to completely overhaul the font rendering system, allowing me to offer Cogs in all these languages!
- English
- German
- Spanish
- French
- Italian
- Dutch
- Polish
- Portuguese
- Russian
As part of this change, I've moved all font rendering to use signed distance fields (SDF), which should mean crisper, more legible fonts everywhere.
If your system doesn't automatically detect the language you prefer to use, I built in some "cheat codes" that you can type from any screen to use your language of choice.
- English = "langen"
- German = "langde"
- Spanish = "langes"
- French = "langfr"
- Italian = "langit"
- Dutch = "langnl"
- Polish = "langpl"
- Portuguese = "langpt"
- Russian = "langru"
See a bad translation? Bad font rendering? Don't hesitate to send bug reports to me at [email protected].
- Rob