{"id":18595083,"url":"https://github.com/bucanero/ps2vmc-tool","last_synced_at":"2025-10-12T05:50:25.073Z","repository":{"id":212151529,"uuid":"730698681","full_name":"bucanero/ps2vmc-tool","owner":"bucanero","description":"PS1/PS2 VMC memcard manager tools","archived":false,"fork":false,"pushed_at":"2025-06-10T12:08:43.000Z","size":9851,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-10T13:21:00.297Z","etag":null,"topics":["ps1","ps2","save-manager"],"latest_commit_sha":null,"homepage":"http://www.bucanero.com.ar","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bucanero.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,"zenodo":null}},"created_at":"2023-12-12T13:38:08.000Z","updated_at":"2025-06-10T12:08:42.000Z","dependencies_parsed_at":"2024-03-14T18:04:52.007Z","dependency_job_id":"845398fd-0d03-47df-8bcf-2148d6dd8cc5","html_url":"https://github.com/bucanero/ps2vmc-tool","commit_stats":null,"previous_names":["bucanero/ps2vmc-tool"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bucanero/ps2vmc-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucanero%2Fps2vmc-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucanero%2Fps2vmc-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucanero%2Fps2vmc-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucanero%2Fps2vmc-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bucanero","download_url":"https://codeload.github.com/bucanero/ps2vmc-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bucanero%2Fps2vmc-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010335,"owners_count":26084738,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":["ps1","ps2","save-manager"],"created_at":"2024-11-07T01:18:17.890Z","updated_at":"2025-10-12T05:50:25.068Z","avatar_url":"https://github.com/bucanero.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PS2VMC Tool\n\n[![Downloads](https://img.shields.io/github/downloads/bucanero/ps2vmc-tool/total.svg?maxAge=3600)](https://github.com/bucanero/ps2vmc-tool/releases)\n[![License](https://img.shields.io/github/license/bucanero/ps2vmc-tool.svg?maxAge=2592000)](https://github.com/bucanero/ps2vmc-tool/blob/main/LICENSE)\n[![macOS Linux binaries](https://github.com/bucanero/ps2vmc-tool/actions/workflows/build.yml/badge.svg)](https://github.com/bucanero/ps2vmc-tool/actions/workflows/build.yml)\n[![Windows binaries](https://github.com/bucanero/ps2vmc-tool/actions/workflows/build-win.yml/badge.svg)](https://github.com/bucanero/ps2vmc-tool/actions/workflows/build-win.yml)\n[![Twitter](https://img.shields.io/twitter/follow/dparrino?label=Follow)](https://twitter.com/dparrino)\n\nPS2VMC Tool is a command-line application for managing PS2 virtual memory cards directly from the PC.\n\n## Usage\n\n```\nPS2VMC-TOOL v1.1.2\nCopyright (C) 2023 - by Bucanero\nbased on ps3mca-tool by jimmikaelkael et al.\n\nUsage:\n./ps2vmc-tool \u003cVMC filepath\u003e \u003ccommand\u003e [\u003carguments\u003e]\n\nAvailable commands:\n\t --mc-info, -i\n\t --mc-free, -f\n\t --mc-image, -img \u003coutput filepath\u003e\n\t --ecc-image, -ecc \u003coutput filepath\u003e\n\t --mc-format\n\t --list, -ls \u003cmc path\u003e\n\t --extract-file, -x \u003cmc filepath\u003e \u003coutput filepath\u003e\n\t --inject-file, -in \u003cinput filepath\u003e \u003cmc filepath\u003e\n\t --make-directory, -mkdir \u003cmc path\u003e\n\t --remove-directory, -rmdir \u003cmc path\u003e\n\t --remove, -rm \u003cmc filepath\u003e\n\t --file-crosslink, -cl \u003creal mc filepath\u003e \u003cdummy mc filepath\u003e\n\t --psv-import, -pi \u003cPSV filepath\u003e\n\t --psu-import, -pu \u003cPSU filepath\u003e\n\t --psu-export, -px \u003cmc path\u003e \u003coutput filepath\u003e\n```\n\n---\n\n# PS1VMC Tool\n\nPS1VMC Tool is a command-line application for managing PS1 virtual memory cards directly from the PC.\n\n## Usage\n\n```\nPS1VMC-TOOL v1.0.0\nCopyright (C) 2024 - by Bucanero\nbased on MemcardRex by ShendoXT\n\nUsage:\n./ps1vmc-tool \u003cVMC filepath\u003e \u003ccommand\u003e [\u003carguments\u003e]\n\nAvailable commands:\n\t --mc-info, -i\n\t --mc-free, -f\n\t --mc-format\n\t --list, -ls\n\t --remove, -rm \u003cslot #\u003e\n\t --icons \u003cslot #\u003e\n\t --raw-image, -raw \u003coutput filepath\u003e\n\t --gme-image, -gme \u003coutput filepath\u003e\n\t --vgs-image, -vgs \u003coutput filepath\u003e\n\t --vmp-image, -vmp \u003coutput filepath\u003e\n\t --inject-save, -in \u003c.MCS/.PSV/.PSX/.RAW/.PS1 input filepath\u003e\n\t --extract-save, -x \u003cslot #\u003e \u003cRAW output filepath\u003e\n\t --arx-export, -arx \u003cslot #\u003e \u003cActionReplay output filepath\u003e\n\t --mcs-export, -mcs \u003cslot #\u003e \u003cMCS output filepath\u003e\n\t --psv-export, -psv \u003cslot #\u003e\n```\n\n## Building the source code\n\n```\nmake\n```\n\n## Credits\n\n- PS1VMC Tool - Based on [MemcardRex](https://github.com/ShendoXT/memcardrex) by [ShendoXT](https://github.com/ShendoXT)\n- PS2VMC Tool - Based on ps3mca-tool by [jimmikaelkael](https://github.com/jimmikaelkael)\n\n```\n * ps3mca-tool - PlayStation 3 Memory Card Adaptor Software\n * Copyright (C) 2011 - jimmikaelkael \u003cjimmikaelkael@wanadoo.fr\u003e\n * Copyright (C) 2011 - \"someone who wants to stay anonymous\"\n```\n\n## License\n\nThis software is licensed under GNU GPLv3, please review the [LICENSE](https://github.com/bucanero/ps2vmc-tool/blob/main/LICENSE)\nfile for further details. No warranty provided.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbucanero%2Fps2vmc-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbucanero%2Fps2vmc-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbucanero%2Fps2vmc-tool/lists"}