gamcor_mode
CM_GAMCOR_MODE_CURRENT, &s->gamcor_mode);
if (s->gamcor_mode) {
s->gamcor_mode = LUT_RAM_A; // Otherwise, LUT_RAM_B
(s.gamcor_mode == 0) ? "Bypass" :
((s.gamcor_mode == 1) ? "RAM A" :
uint32_t gamcor_mode;