{"id":16210947,"url":"https://github.com/anyuser/rakete-exhibition","last_synced_at":"2026-06-28T18:31:44.780Z","repository":{"id":172544371,"uuid":"609540319","full_name":"anyuser/rakete-exhibition","owner":"anyuser","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-11T15:50:00.000Z","size":8013,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T21:35:28.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anyuser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-04T13:43:17.000Z","updated_at":"2024-09-11T15:50:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d8bdfa5-f710-40de-b0bf-a1edb593bbd5","html_url":"https://github.com/anyuser/rakete-exhibition","commit_stats":null,"previous_names":["anyuser/rakete-exhibition"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anyuser/rakete-exhibition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyuser%2Frakete-exhibition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyuser%2Frakete-exhibition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyuser%2Frakete-exhibition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyuser%2Frakete-exhibition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anyuser","download_url":"https://codeload.github.com/anyuser/rakete-exhibition/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyuser%2Frakete-exhibition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34900367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T10:45:00.523Z","updated_at":"2026-06-28T18:31:44.761Z","avatar_url":"https://github.com/anyuser.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rakete Exhibition Help\n\nInformation and scripts for running [Rakete](https://rakete.li) in exhibition mode with the custom controller.\n\n![controller_0](/images/controller_0.jpg)  \n_The original prototype aka \"controller 0\"_\n\n## Game Download\n\nThe game can be bought here: https://playables.itch.io/rakete  \n\nIf you rent one of the controllers, you'll get a link to a free download.\n\n## Exhibition mode\n\n### What does it do?\n\nRakete has an \"exhibition mode\" that does the following:\n\n- Starts the game immediately after pressing a button on the title screen, without level selection screen\n- Shows info text so it makes sense with the controller\n- Automatically restarts after some idle time\n- Sets the input keys to ```C V B N M```. any manually set overrides are ignored.\n\n### How to activate it?\n\nTo run the game in exhibition mode, run the game with the ```-exhibition``` command line argument:\n```\n# Windows\n./rakete.exe -exhibition\n\n# macOS\n./rakete.app/Contents/MacOS/Rakete -exhibition\n\n# Linux\n./rakete -exhibition\n```\nYou can do that manually in the command line or use the provided starter scripts (see next section). On windows, it's also possible to create a shortcut to rakete.exe and add the ```-exhibition``` argument in the shortcut properties.\n\nYou can confirm that it works if you are able to start the game with only the foot-switch-controller from the title screen. It should directly start the first level of the game if you press any of the foot-switches.\n\n\n### Starter scripts\n\nTo simplify running the game in exhibition mode, you can use the scripts provided here. The scripts just start the game with the ```-exhibition``` parameter. \n\n- Download the scripts: On [this website](https://github.com/anyuser/rakete-exhibition), click on the green button \"Code\" -\u003e \"Download ZIP\". \n- Unzip and copy one of the scripts into the folder where your game executable is located (see examples below).\n- Run that script instead of rakete.app.\n\n\n```\n// mac\nrakete.app\nrakete.sh \u003c- here\n\n// windows\nrakete.exe\nrakete_Data\nrakete.bat \u003c- here\n\n// linux\nrakete\nrakete_Data\nrakete.sh \u003c- here\n```\n\n\n## \"Official\" Rakete Controller\n\n## Installation\n\nTo use the controller, plug it in with a USB cable and attach all the pedals to the box. With everything attached, the 5 LEDs should be switched on. For details about the LED colors, check the \"Controller versions\" section below.\n\nThere's nothing to install on the computer. Technically it's just a keyboard that presses one of 5 buttons. In case a \"new unknown/keyboard/HID device detected\" dialog pops up, you can safely ignore and close it.\n\n\n## Controller versions\n\nThe controllers are labeled with a number on the bottom of the box: 0, 1 or 2.\n\n### Controller 0\n\nThe original prototype: Manually soldered wires, please handle with care.\n\nLED colors:\n- off: No pedal attached or no power.\n- orange:  Pedal attached, but not pressed\n- green: Plugged pedal is pressed\n\n### Controller 1/2\n\nImproved version with custom PCB.\n\nLED colors:\n- off: No power.\n- blue: No pedal attached.\n- red: Pedal attached, but not pressed\n- white: Attached pedal is pressed\n\n![controller_1](/images/controller_1.jpg)  \n_Controller 1_\n\n\n## Build your own controller\n\nIf you want to build your own controller, you can use any device that can emulate keyboard input, like [Arduino Leonardo](https://docs.arduino.cc/hardware/leonardo) or many others. Note that in exhibition mode, the input is hardcoded to the default keyboard bindings ```C V B N M```.\n\n![controller_1pcb](/images/controller_1pcb.jpg)  \n_Controller 1 PCB_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyuser%2Frakete-exhibition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyuser%2Frakete-exhibition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyuser%2Frakete-exhibition/lists"}