return { screen = { ntsc = { width = 512, height = 448, fps = 29.97, origin = { x = 0, y = 0, }, }, pal = { width = 512, height = 480, fps = 25, origin = { x = 0, y = 0, }, }, }, colours = { total = '15bpp', limit = 256, background = true, transparent = 'averaging', }, meshes = false, shaders = { api = false, version = false, fragment = false, vectex = false, geometry = false, tessellation = false, }, physic = false, sprites = { onScreen = 128, onLine = 34, palettes = { specify = true, { total = '15bpp', limit = 15, keys = 1, }, }, transform = { move = true, rotate = false, scale = false, shear = false, affine = false, }, sizes = { { width = 8, height = 8, }, { width = 16, height = 16, }, { width = 32, height = 32, }, { width = 64, height = 64, }, }, }, tiles = { layers = { { independent = false, palettes = { specify = false, { total = '15bpp', limit = 15, keys = 1, }, }, mirror = false, transform = { individual = true, move = true, rotate = false, scale = false, shear = false, affine = false, }, sizes = { { width = 32, height = 32, }, { width = 64, height = 64, }, { width = 64, height = 32, }, { width = 32, height = 64, }, }, map = false, }, }, }, }