{"id":20530293,"url":"https://github.com/zoomten/bsppatch","last_synced_at":"2026-06-05T19:31:48.773Z","repository":{"id":222679170,"uuid":"757447016","full_name":"ZoomTen/bsppatch","owner":"ZoomTen","description":"WIP offline BSP patcher","archived":false,"fork":false,"pushed_at":"2025-12-30T03:49:10.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T13:36:29.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ZoomTen.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":"2024-02-14T14:12:48.000Z","updated_at":"2025-12-30T03:49:14.000Z","dependencies_parsed_at":"2024-03-11T09:42:51.659Z","dependency_job_id":null,"html_url":"https://github.com/ZoomTen/bsppatch","commit_stats":null,"previous_names":["zoomten/bsppatch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZoomTen/bsppatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fbsppatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fbsppatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fbsppatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fbsppatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZoomTen","download_url":"https://codeload.github.com/ZoomTen/bsppatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fbsppatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33957498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":[],"created_at":"2024-11-15T23:36:13.023Z","updated_at":"2026-06-05T19:31:48.748Z","avatar_url":"https://github.com/ZoomTen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bsppatch\n\nThis is a **work-in-progress** offline BSP patcher targetting C99. It attempts to follow the [BSP specification](docs/SPECS.md).\n\n## The heck is a BSP?\n\n[BSP](https://github.com/aaaaaa123456789/bsp) is ax6's rather unique patch format. TL;DR: It's like multiple IPS files in a trench coat, and given Turing completeness. It's a programmable, \"smart\" patch, rather than only a single set of changes. Some things you can do with BSP include:\n* Have ten different versions of your mod in a single file that the user will then choose.\n* Able to support multiple revisions of the base game and conditionally use the right patch.\n* Upgrading save files.\n\nThis should **not** be confused with [BPS](https://github.com/blakesmith/rombp/blob/master/docs/bps_spec.md), which is an improved patching format but does not offer programmability.\n\n## How do I build this?\n\n```sh\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\n## It doesn't work!\n\nYet. But hey, the Prism patch easter egg works, at least.\n\nThere's still like a hundred opcodes left to implement, so…","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Fbsppatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoomten%2Fbsppatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Fbsppatch/lists"}