{"id":13691931,"url":"https://github.com/PrimeDecomp/echoes","last_synced_at":"2025-05-02T16:30:55.794Z","repository":{"id":186412180,"uuid":"573577286","full_name":"PrimeDecomp/echoes","owner":"PrimeDecomp","description":"A matching decompilation of Metroid Prime 2: Echoes.","archived":false,"fork":false,"pushed_at":"2024-09-08T09:49:48.000Z","size":8215,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-08T11:56:53.620Z","etag":null,"topics":["decompilation","gamecube","metroid","metroid-prime","metroid-prime-2","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrimeDecomp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-02T20:02:33.000Z","updated_at":"2024-09-08T09:49:51.000Z","dependencies_parsed_at":"2024-04-08T02:03:55.506Z","dependency_job_id":"2b15cfc6-93e0-4e2a-95df-21bd4f2137cf","html_url":"https://github.com/PrimeDecomp/echoes","commit_stats":null,"previous_names":["primedecomp/echoes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeDecomp%2Fechoes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeDecomp%2Fechoes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeDecomp%2Fechoes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeDecomp%2Fechoes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrimeDecomp","download_url":"https://codeload.github.com/PrimeDecomp/echoes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224319469,"owners_count":17291847,"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":["decompilation","gamecube","metroid","metroid-prime","metroid-prime-2","reverse-engineering"],"created_at":"2024-08-02T17:00:51.719Z","updated_at":"2024-11-12T17:32:25.459Z","avatar_url":"https://github.com/PrimeDecomp.png","language":"C++","funding_links":[],"categories":["Reverse Engineering"],"sub_categories":["Projects"],"readme":"Metroid Prime 2: Echoes  \n[![Build Status]][actions] ![Progress] ![DOL Progress] ![RELs Progress] [![Discord Badge]][discord]\n=============\n\n[Build Status]: https://github.com/PrimeDecomp/echoes/actions/workflows/build.yml/badge.svg\n[actions]: https://github.com/PrimeDecomp/echoes/actions/workflows/build.yml\n[Progress]: https://img.shields.io/endpoint?label=Code\u0026url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Fechoes%2FG2ME01%2Fall%2F%3Fmode%3Dshield%26measure%3Dcode\n[DOL Progress]: https://img.shields.io/endpoint?label=DOL\u0026url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Fechoes%2FG2ME01%2Fdol%2F%3Fmode%3Dshield%26measure%3Dcode\n[RELs Progress]: https://img.shields.io/endpoint?label=RELs\u0026url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Fechoes%2FG2ME01%2Fmodules%2F%3Fmode%3Dshield%26measure%3Dcode\n[Discord Badge]: https://img.shields.io/discord/727908905392275526?color=%237289DA\u0026logo=discord\u0026logoColor=%23FFFFFF\n[discord]: https://discord.gg/hKx3FJJgrV\n\nA decompilation of Metroid Prime 2: Echoes.\n\nThis repository builds the following DOLs:\n\n```\n6ef9b491d0cc08bc81a124fdedb8bfaec34d0010  build/G2ME01/main.dol\n7f24a768f7b1a687adb88e56559ad8637ed80589  build/G2MJ01/main.dol\n5a670d5da3d181e86a0df7cf7751c7055eee35fb  build/G2MP01/main.dol\n442947ba57dce414917feab0e75a8227690b3e4b  build/R32J01/main.dol\n2375606f4e9429a699cfa02728b0bb1176421226  build/R3ME01/main.dol\n077712e46eb7cf2488942f337d215636edbc972d  build/R3MP01/main.dol\n```\n\n\u003c!-- If you'd like to contribute, see [CONTRIBUTING.md](CONTRIBUTING.md). --\u003e\n\nDependencies\n============\n\nWindows:\n--------\n- Install [ninja](https://github.com/ninja-build/ninja/releases) and add it to `%PATH%`.\n- Install [Python](https://www.python.org/downloads/) and add it to `%PATH%`.\n  - Also available from the [Windows Store](https://apps.microsoft.com/store/detail/python-311/9NRWMJP3717K).\n- (Optional) Run `Add-Exclusion.ps1` (Right click -\u003e \"Run with PowerShell\") to avoid degraded performance from Windows Defender scans.\n\nmacOS:\n------\n- Install [ninja](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages):\n  ```\n  brew install ninja\n  ```\n- Install [wine-crossover](https://github.com/Gcenx/homebrew-wine):\n  ```\n  brew install --cask --no-quarantine gcenx/wine/wine-crossover\n  ```\n\nLinux:\n------\n- Install [ninja](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages).\n- Install wine from your package manager.\n  - Faster alternative: [WiBo](https://github.com/decompals/WiBo), a minimal 32-bit Windows binary wrapper.  \n    Ensure the binary is in `PATH`.\n\nBuilding\n========\n\n- Checkout the repository:\n  ```\n  git clone https://github.com/PrimeDecomp/echoes.git\n  ```\n- Download [GC_WII_COMPILERS.zip](https://cdn.discordapp.com/attachments/727918646525165659/1129759991696457728/GC_WII_COMPILERS.zip)\n- Extract the _contents_ of the `GC` directory to `tools/mwcc_compiler`.\n  - Resulting structure should be (for example) `tools/mwcc_compiler/1.3.2/mwcceppc.exe`\n- Using [Dolphin Emulator](https://dolphin-emu.org/), extract your game to `orig/G2ME01`.  \n![](assets/dolphin-extract.png)\n  - To save space, the only necessary files are the following. Any others can be deleted.\n    - `sys/main.dol`\n    - `files/RelProd/*.rel`\n- Configure:\n  ```\n  python configure.py\n  ```\n- Build:\n  ```\n  ninja\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPrimeDecomp%2Fechoes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPrimeDecomp%2Fechoes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPrimeDecomp%2Fechoes/lists"}