return { screen = { ntsc = { width = 256, height = 240, fps = 29.97, origin = { x = 0, y = 0, }, }, pal = { width = 256, height = 240, fps = 25, origin = { x = 0, y = 0, }, }, }, colours = { total = 64, limit = 31, background = false, transparent = 'transparentColour', }, meshes = false, shaders = { api = false, version = false, fragment = false, vectex = false, geometry = false, tessellation = false, }, physic = false, sprites = { onScreen = 64, onLine = 8, palettes = { specify = true, { total = 16, limit = 15, keys = 1, }, }, transform = { move = true, rotate = false, scale = '2x,flip', shear = false, affine = false, }, sizes = { { width = 8, height = 8, }, { width = 8, height = 16, }, }, }, tiles = { layers = { { total = 959, limit = false, unique = 488, independent = false, palettes = { specify = true, { total = 16, limit = 16, keys = '1-optional', }, }, mirror = true, transform = { individual = true, move = true, rotate = false, scale = '2x,flip', shear = false, affine = false, }, sizes = { { width = 8, height = 8, }, }, map = false, }, }, }, }