{ "checkboxes": { "hints": { "type": "checkbox", "default": "true" }, "nobgm": { "type": "checkbox" }, "quickswap": { "type": "checkbox" } }, "leftRomOptionsFrame": { "heartcolor": { "type": "selectbox", "options": [ "red", "blue", "green", "yellow", "random" ] }, "heartbeep": { "type": "selectbox", "managerAttrs": { "default": "normal" }, "options": [ "double", "normal", "half", "quarter", "off" ] } }, "rightRomOptionsFrame": { "menuspeed": { "type": "selectbox", "managerAttrs": { "default": "normal" }, "options": [ "instant", "quadruple", "triple", "double", "normal", "half" ] }, "owpalettes": { "type": "selectbox", "options": [ "default", "random", "blackout" ] }, "uwpalettes": { "type": "selectbox", "options": [ "default", "random", "blackout" ] } } }