{"id":20536667,"url":"https://github.com/islandcontroller/ps3mca","last_synced_at":"2026-04-20T11:02:24.600Z","repository":{"id":204041795,"uuid":"710956835","full_name":"islandcontroller/ps3mca","owner":"islandcontroller","description":"A simple docker container for use with the PS3MCA (PlayStation 3 Memory Card Adapter) tool","archived":false,"fork":false,"pushed_at":"2023-11-17T21:49:28.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T03:35:49.124Z","etag":null,"topics":["docker","homebrew","playstation-2","ps3mca"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/islandc/ps3mca","language":"Dockerfile","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/islandcontroller.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-27T20:16:39.000Z","updated_at":"2023-12-29T06:17:27.000Z","dependencies_parsed_at":"2023-11-17T23:05:37.938Z","dependency_job_id":"5b289a46-c9f1-4181-8e01-0ee113c3ab6c","html_url":"https://github.com/islandcontroller/ps3mca","commit_stats":null,"previous_names":["islandcontroller/ps3mca"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/islandcontroller/ps3mca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps3mca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps3mca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps3mca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps3mca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islandcontroller","download_url":"https://codeload.github.com/islandcontroller/ps3mca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps3mca/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32044291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","homebrew","playstation-2","ps3mca"],"created_at":"2024-11-16T00:37:27.597Z","updated_at":"2026-04-20T11:02:24.580Z","avatar_url":"https://github.com/islandcontroller.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ps3mca\n\n[![License](https://img.shields.io/github/license/islandcontroller/ps3mca)](LICENSE) [![GitHub](https://shields.io/badge/github-islandcontroller%2Fps3mca-black?logo=github)](https://github.com/islandcontroller/ps3mca) [![Docker Hub](https://shields.io/badge/docker-islandc%2Fps3mca-blue?logo=docker)](https://hub.docker.com/r/islandc/ps3mca) ![Docker Image Version (latest semver)](https://img.shields.io/docker/v/islandc/ps3mca?sort=semver)\n\n*A simple docker container for use with the PS3MCA (PlayStation 3 Memory Card Adaptor) tool.*\n\n\n## System Requirements\n\n* Linux Host or WSL2 with [usbipd](https://learn.microsoft.com/en-us/windows/wsl/connect-usb)\n* Docker Engine\n* PlayStation 3 Memory Card Adaptor (CECHZM1)\n\n## Usage\n\n1. *(WSL only)* Attach the Memory Card Adaptor to your WSL2 instance\n\n        usbipd wsl list\n        usbipd wsl attach --busid \u003c...\u003e\n\n  (Requires elevated privileges on first run)\n\n2. Launch container. Requires volume-mounting `/dev/bus/usb/`.\n\n        sudo docker run --privileged -v /dev/bus/usb/:/dev/bus/usb/ --rm -it islandc/ps3mca\n\n3. Use the tool inside the container\n\n        ps3mca-tool -i\n\n### Notes:\n* Use a second volume mount if you want to exchange files between your host and the container. The default workdir location is `/root/mca`.\n\n        sudo docker run \\\n            --privileged \\\n            -v /dev/bus/usb/:/dev/bus/usb/ \\\n            -v $(pwd):/root/mca \\\n            --rm -it islandc/ps3mca\n\n## Licensing\n\nUnless stated otherwise, the contents of this project are licensed under the MIT License. The full license text is provided in the [`LICENSE`](LICENSE) file.\n\n    SPDX-License-Identifier: MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fps3mca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislandcontroller%2Fps3mca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fps3mca/lists"}