{"id":13441603,"url":"https://github.com/PCSX2/pcsx2","last_synced_at":"2025-03-20T12:31:51.810Z","repository":{"id":12707119,"uuid":"15379620","full_name":"PCSX2/pcsx2","owner":"PCSX2","description":"PCSX2 - The Playstation 2 Emulator","archived":false,"fork":false,"pushed_at":"2024-10-29T20:03:05.000Z","size":236795,"stargazers_count":11739,"open_issues_count":520,"forks_count":1624,"subscribers_count":348,"default_branch":"master","last_synced_at":"2024-10-29T22:40:30.581Z","etag":null,"topics":["cpp","emulation","emulator","hacktoberfest","pcsx2","ps2"],"latest_commit_sha":null,"homepage":"https://pcsx2.net","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/PCSX2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING.GPLv3","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},"funding":{"github":["PCSX2"]}},"created_at":"2013-12-22T17:56:48.000Z","updated_at":"2024-10-29T16:19:17.000Z","dependencies_parsed_at":"2023-12-19T00:41:35.183Z","dependency_job_id":"7f182681-ae99-4750-8c4d-3c466f7d0364","html_url":"https://github.com/PCSX2/pcsx2","commit_stats":{"total_commits":18619,"total_committers":428,"mean_commits":43.50233644859813,"dds":0.8767925237660454,"last_synced_commit":"877c3ee90d85b9cb17350846840d5df953b97374"},"previous_names":[],"tags_count":4461,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCSX2%2Fpcsx2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCSX2%2Fpcsx2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCSX2%2Fpcsx2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PCSX2%2Fpcsx2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PCSX2","download_url":"https://codeload.github.com/PCSX2/pcsx2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236073,"owners_count":20420759,"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":["cpp","emulation","emulator","hacktoberfest","pcsx2","ps2"],"created_at":"2024-07-31T03:01:35.952Z","updated_at":"2025-03-20T12:31:51.804Z","avatar_url":"https://github.com/PCSX2.png","language":"C++","readme":"# PCSX2\n\n![Windows Build Status](https://img.shields.io/github/actions/workflow/status/PCSX2/pcsx2/windows_build_matrix.yml?label=%F0%9F%96%A5%EF%B8%8F%20Windows%20Builds)\n![Linux Build Status](https://img.shields.io/github/actions/workflow/status/PCSX2/pcsx2/linux_build_matrix.yml?label=%F0%9F%90%A7%20Linux%20Builds)\n![MacOS Build Status](https://img.shields.io/github/actions/workflow/status/PCSX2/pcsx2/macos_build_matrix.yml?label=%F0%9F%8D%8E%20MacOS%20Builds)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1f7c0d75fec74d6daa6adb084e5b4f71)](https://app.codacy.com/gh/PCSX2/pcsx2/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=PCSX2/pcsx2\u0026utm_campaign=Badge_Grade)\n[![Discord Server](https://img.shields.io/discord/309643527816609793?color=%235CA8FA\u0026label=PCSX2%20Discord\u0026logo=discord\u0026logoColor=white)](https://discord.com/invite/TCz3t9k)\n\nPCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU [Interpreters](\u003chttps://en.wikipedia.org/wiki/Interpreter_(computing)\u003e), [Recompilers](https://en.wikipedia.org/wiki/Dynamic_recompilation) and a [Virtual Machine](https://en.wikipedia.org/wiki/Virtual_machine) which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.\n\n## Project Details\n\nPCSX2 has been in development for more than 20 years. Past versions could only run a few public domain game demos, but newer versions can run most games at full speed, including popular titles such as Final Fantasy X and Devil May Cry 3. Visit the [PCSX2 compatibility list](https://pcsx2.net/compat/) to check the latest compatibility status of games (with more than 2500 titles tested).\n\nInstallers and binaries for both stable and nightly builds are available from [our website](https://pcsx2.net/downloads/).\n\n## System Requirements\n\nPCSX2 supports Windows, Linux, and Mac platforms. Our [setup documentation page](https://pcsx2.net/docs/setup/requirements) contains additional details on software and hardware requirements.\n\nPlease note that a BIOS dump from a legitimately-owned PS2 console is required to use the emulator. For more information, visit [this page](https://pcsx2.net/docs/setup/bios/).\n\n## Contributing / Building\n\nPCSX2 supports translation into other languages using [Crowdin](https://crowdin.com/project/pcsx2-emulator).\n\nSee the [Contributing Guidelines](https://github.com/PCSX2/pcsx2/blob/master/.github/CONTRIBUTING.md) or visit the [GitHub Wiki](https://github.com/PCSX2/pcsx2/wiki) for more info on how to contribute.\n","funding_links":["https://github.com/sponsors/PCSX2"],"categories":["Sony","C++","Cross-Platform","Uncategorized","Emulation","cpp","Engines"],"sub_categories":["PS2","JavaScript","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPCSX2%2Fpcsx2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPCSX2%2Fpcsx2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPCSX2%2Fpcsx2/lists"}