feat(profile): add more work related to console

This commit is contained in:
phaneron 2024-12-17 00:28:01 -05:00
parent 08b49c5197
commit e95eb3354d
49 changed files with 9188 additions and 245 deletions

View file

@ -33,7 +33,7 @@ struct CGxFormat {
C2iVector size;
uint32_t unk1C;
uint32_t sampleCount;
float float24;
float float24; // multisampleQuality? write at 00769693
CGxFormat__Format colorFormat;
uint32_t refreshRate;
uint32_t vsync;