{"id":27060692,"url":"https://github.com/13xforever/ps3-disc-dumper","last_synced_at":"2025-05-15T12:03:18.106Z","repository":{"id":33567814,"uuid":"158119359","full_name":"13xforever/ps3-disc-dumper","owner":"13xforever","description":"A handy utility to make decrypted PS3 disc dumps","archived":false,"fork":false,"pushed_at":"2025-05-03T08:17:43.000Z","size":2708,"stargazers_count":699,"open_issues_count":6,"forks_count":40,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-05-03T09:24:53.081Z","etag":null,"topics":["avalonia-ui","blu-ray","criptography","cross-platform","decryption","emulation","fluent-design-system","fluent-ui"],"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/13xforever.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":"2018-11-18T19:31:09.000Z","updated_at":"2025-05-03T08:08:27.000Z","dependencies_parsed_at":"2023-01-15T01:27:56.689Z","dependency_job_id":"e82fd3ce-691f-4ec3-a517-e80578f14c81","html_url":"https://github.com/13xforever/ps3-disc-dumper","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13xforever%2Fps3-disc-dumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13xforever%2Fps3-disc-dumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13xforever%2Fps3-disc-dumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13xforever%2Fps3-disc-dumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/13xforever","download_url":"https://codeload.github.com/13xforever/ps3-disc-dumper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337612,"owners_count":22054253,"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":["avalonia-ui","blu-ray","criptography","cross-platform","decryption","emulation","fluent-design-system","fluent-ui"],"created_at":"2025-04-05T13:27:52.896Z","updated_at":"2025-05-15T12:03:18.097Z","avatar_url":"https://github.com/13xforever.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"PS3 Disc Dumper\n===============\nThis is a small utility to make decrypted copies of the PS3 game discs, suitable for use in emulators.\n\nIt does require a [compatible blu-ray drive](https://rpcs3.net/quickstart#dumping_drives) and existence of a matching [disc key](http://www.psdevwiki.com/ps3/Bluray_disc#IRD_file) to work.\n\nRequirements\n============\n* Compatible blu-ray drive\n* Disc must have decryption key, either in redump database or in the IRD Library\n* For binary release you might need to install .NET prerequisites\n  * See `Supported OS versions` and `Dependencies` sections in [documentation](https://learn.microsoft.com/en-us/dotnet/core/install/)\n\nHow to use\n==========\n1. Put `ps3-disc-dumper` executable in any folder\n   * On Linux make the file executable (via `Properties \u003e Permissions` or via console command `$ chmod +x ./ps3-disc-dumper`)\n2. Start the dumper\n3. Follow the instructions\n    * On Linux you may need to confirm auto-mount or to mount the disc manually (either through file manager or via console command `$ mount`)\n\nBy default all files will be copied in the folder where the dumper is, you can select different location in `Settings`.\n\nIf you have custom key or IRD file, you can put it in local cache (see `Settings` for exact location).\n\nLogs can be found in `Settings` at the bottom.\n\nScreenshots\n===========\nWindows 11\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./screenshots/windows11-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./screenshots/windows11-light.png\"\u003e\n  \u003cimg alt=\"Screenshot running on Windows 11\" src=\"./screenshots/windows11-dark.png\"\u003e\n\u003c/picture\u003e\n\nFedora 39\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./screenshots/fedora-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./screenshots/fedora-light.png\"\u003e\n  \u003cimg alt=\"Screenshot running on Fedora 38\" src=\"./screenshots/fedora-dark.png\"\u003e\n\u003c/picture\u003e\n\nBuilding\n========\n* To compile the solution, you will need to have [.NET 9.0 SDK](https://www.microsoft.com/net/download) installed on your machine.\n* It is recommended to use [JetBrains Raider](https://www.jetbrains.com/rider/), [Visual Studio](https://visualstudio.microsoft.com/), or [VS Code](https://code.visualstudio.com/) for development.\n  * On Linux select the Linux configuration to prevent various issues due to Windows-specific dependencies.\n  * You can build for both Windows and Linux on Windows (you can test Linux build with WSL2 or with a Linux VM).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F13xforever%2Fps3-disc-dumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F13xforever%2Fps3-disc-dumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F13xforever%2Fps3-disc-dumper/lists"}