{ "human_name": "86Box", "description": "86Box is an open-source, low-level PC emulator.", "platforms": ["MS-DOS"], "runnable_alone": "True", "runner_executable": "86box/86Box-Linux-x86_64-b7600.AppImage", "flatpak_id": "net._86box._86Box", "download_url": "https://github.com/86Box/86Box/releases/download/v5.0/86Box-Linux-x86_64-b7600.AppImage", "game_options": [ { "option": "main_file", "type": "file", "label": "Config file", "help": "86Box's Configuration file" } ], "runner_options": [ { "option": "config", "type": "bool", "label": "Fullscreen", "default": true, "argument": "--fullscreen" }, { "option": "config", "type": "bool", "label": "Config", "default": true, "argument": "-C" } ] }