Clownacy

Results 20 comments of Clownacy

I think this vaguely relates to #2943, since it ties into Dear ImGui's general handling of colour spaces.

I just had this same problem with my homebrew game, and I think I have something that works. Before noticing this issue was here, I was looking through the commit...

For cross-compiling to the Steam Deck, I use Debian. Its packages are old enough that binaries compiled on it will run on SteamOS.

[`int` is not guaranteed to be at least 32-bit](https://en.cppreference.com/w/c/language/arithmetic_types): the C standard only requires that it be able to hold -32767 to 32767 for signed, and 0 to 65535 for...

I think this is ready for merging. I've updated the title and description to be a bit clearer and also reference a FreeType webpage that explains the need for gamma-correction.

Oh, whoops, I forgot that it was me that opened this issue.

Thanks for the clarification!

@walterg74 Are you sure you downloaded the shaders correctly? The error message suggests that the first line of the shader's code is at least 124 characters long, but that should...

I'm not able to recreate this issue: launching through the Homebrew Launcher with Tiramisu didn't prevent a save file from being created. Neither does launching through the Home Menu with...