{"id":14532156,"url":"https://github.com/Ryzee119/usb64","last_synced_at":"2025-09-02T06:31:15.530Z","repository":{"id":44695681,"uuid":"272315430","full_name":"Ryzee119/usb64","owner":"Ryzee119","description":"usb64 - A project developed to use USB controllers on the Nintendo 64 console :tv: :video_game:","archived":false,"fork":false,"pushed_at":"2022-10-26T01:20:31.000Z","size":7438,"stargazers_count":128,"open_issues_count":15,"forks_count":12,"subscribers_count":14,"default_branch":"master","last_synced_at":"2023-11-07T18:57:23.980Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ryzee119.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-15T01:33:15.000Z","updated_at":"2023-10-28T11:16:11.000Z","dependencies_parsed_at":"2022-08-12T11:21:23.903Z","dependency_job_id":null,"html_url":"https://github.com/Ryzee119/usb64","commit_stats":null,"previous_names":[],"tags_count":19,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryzee119%2Fusb64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryzee119%2Fusb64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryzee119%2Fusb64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryzee119%2Fusb64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ryzee119","download_url":"https://codeload.github.com/Ryzee119/usb64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598129,"owners_count":16201829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["hacktoberfest"],"created_at":"2024-09-05T00:05:54.725Z","updated_at":"2024-09-05T00:06:02.822Z","avatar_url":"https://github.com/Ryzee119.png","language":"C","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=49HV7N8QH9KQ8\u0026currency_code=AUD\u0026source=url"],"categories":["Nintendo"],"sub_categories":["N64"],"readme":"\u003cimg src=\"./images/usb64_logo.png\" alt=\"basic\" width=\"208px\"/\u003e  \r\n\r\n![Build](https://github.com/Ryzee119/usb64/workflows/Build/badge.svg) ![badge](https://img.shields.io/badge/license-MIT-green)  \r\nA project developed to use USB controllers on the Nintendo 64 console.  \r\nPrecompiled binaries can be downloaded from [Releases](https://github.com/Ryzee119/usb64/releases).  \r\n**NOTE: This project is still in development, PRs and ideas are welcome. See todo list for ideas.**\r\n\r\n- [x] N64 controller emulation (up to four controllers at once!).\r\n- [x] Rumblepak emulation.\r\n- [x] Mempak emulation with four selectable banks. Technically unlimited.\r\n- [x] Transferpak emulation. Put Gameboy ROMS on an SD Card!\r\n- [x] N64 mouse emulation. Use a USB Mouse!\r\n- [x] N64 Randnet emulation. Use a USB keyboard!\r\n- [x] Configurable deadzones and sensitivity from the N64 Console.\r\n- [x] True dual analog sticks with GoldenEye and Perfect Dark.\r\n- [x] SD card driver with FATFS support for storage/backup of Gameboy ROMS, mempaks etc.\r\n- [x] A single hardwired controller interface for ultimate hacking.\r\n- [x] Optional TFT LCD Support.\r\n\r\n## Todo\r\n- [ ] Raspberry Pi interface or equivalent for all other USB controllers.\r\n- [ ] More inbuilt USB controller drivers. (PS3, Aftermarket Xbox One, OG Xbox, improved Generic HID).\r\n- [ ] USB Bluetooth stack.\r\n- [ ] Mouse/Keyboard input for controllers.\r\n- [ ] Gamecube controller support.\r\n- [ ] Better debug output (Flashing LED, SD card logging)\r\n\r\n## Supported Controllers\r\n- Bluetooth 8bitdo/compatible controllers via the [8BitDo Wireless USB Adapter](https://www.8bitdo.com/wireless-usb-adapter/)\r\n- Wired 8bitdo controllers when they are started in X-input mode.\r\n- Xbox S/X Wired\r\n- Xbox one Wired (Genuine / PDP)\r\n- Xbox 360 Wired\r\n- Xbox 360 Wireless (Via PC USB Receiver)\r\n- PS4 Wired\r\n- A hardwired controller, use your own buttons etc.\r\n\r\n## Controls\r\n- Back + D-Pad = Insert Mempak banks 1 to 4\r\n- Back + LB = Insert Rumblepak\r\n- Back + RB = Insert Transferpak\r\n- Back + Start = Select *virtual pak* (Use in-game mempak managers to configure the device)\r\n- Back + B = Switch to true dual-analog stick more for GoldenEye 007/Perfect Dark\r\n- Back + A = Backup buffered memory to SD Card **(DO THIS BEFORE POWER OFF!)**\r\n\r\n## Needed Parts\r\n| Qty | Part Description | Link |\r\n|--|--|--|\r\n| 1 | Teensy 4.1 | https://www.pjrc.com/store/teensy41.html |\r\n| 1 | USB Host Cable | https://www.pjrc.com/store/cable_usb_host_t36.html |\r\n| 3 | 0.1\" Pin Header | https://www.pjrc.com/store/header_24x1.html |\r\n| 2 | 64Mbit PSRAM  SOIC-8 | https://www.pjrc.com/store/psram.html |\r\n| 4 | N64 Controller Extensions | [AliExpress](https://www.aliexpress.com/wholesale?catId=0\u0026SearchText=n64%20controller%20extension) |\r\n| 1 | (Optional) ILI9341 TFT LCD Display 2.2\" (320x240) | [AliExpress](https://www.aliexpress.com/wholesale?catId=0\u0026SearchText=ili9341%20tft) |\r\n| 1 | MicroSD Card | - |\r\n| 1 | (Optional) Case | https://a360.co/2HPz0U0 |\r\n| 1 | (Optional) PCB breakout board | [Kitspace](https://kitspace.org/boards/github.com/ryzee119/usb64/) |\r\n\r\nNote: PSRAM model numbers are IPS6404L-SQ-SPN or ESP-PSRAM64H.\r\n\r\n## Compile and Program\r\nSee [COMPILE.md](./COMPILE.md).\r\n\r\n## Install\r\nSee [INSTALL.md](./INSTALL.md).\r\n\r\n## How to Use\r\nSee [USAGE.md](./USAGE.md).\r\n\r\n## License and Attribution\r\nusb64 is shared under the [MIT license](https://github.com/Ryzee119/usb64/blob/dev/LICENSE), however this project includes code by others. Refer to the list below.\r\n* [mpaland](https://github.com/mpaland)/**[printf](https://github.com/mpaland/printf)** shared under the [MIT License](https://github.com/mpaland/printf/blob/master/LICENSE).\r\n* [USBHost_t36 fork](https://github.com/Ryzee119/USBHost_t36) shared under an '[MIT or MIT-like license](https://forum.pjrc.com/threads/29382-open-source-license-issues-when-using-teensy-products?p=79667\u0026viewfull=1#post79667)'.\r\n* [Teensy cores](https://github.com/PaulStoffregen/cores) shared under an '[MIT or MIT-like license](https://forum.pjrc.com/threads/29382-open-source-license-issues-when-using-teensy-products?p=79667\u0026viewfull=1#post79667)'.\r\n* [MBC emulation code](src/n64/n64_transferpak_gbcarts.c) is adapted from [Peanut-GB](https://github.com/deltabeard/Peanut-GB) shared under an MIT License.\r\n\r\nusb64 with optional case and TFT display.\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"./images/usb64.jpg\" alt=\"vp_cont\" width=\"100%\"/\u003e\u003c/p\u003e\r\n\r\nIf you like my work please consider a small donation\u003cbr\u003e\r\n[![paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=49HV7N8QH9KQ8\u0026currency_code=AUD\u0026source=url)\u003cbr\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRyzee119%2Fusb64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRyzee119%2Fusb64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRyzee119%2Fusb64/lists"}