{"id":42557449,"url":"https://github.com/maxton/GameArchives","last_synced_at":"2026-02-20T03:00:26.638Z","repository":{"id":41546813,"uuid":"48929767","full_name":"maxton/GameArchives","owner":"maxton","description":"A C# library for reading several video game archive formats, and a sample file explorer.","archived":false,"fork":false,"pushed_at":"2021-02-19T08:22:58.000Z","size":229,"stargazers_count":79,"open_issues_count":9,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2023-02-27T21:26:38.610Z","etag":null,"topics":["extractor","guitar-hero","iso","pfs","ps4","rock-band","rock-band-vr","stfs","wii","xbox"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxton.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}},"created_at":"2016-01-03T01:17:45.000Z","updated_at":"2023-02-08T08:19:50.000Z","dependencies_parsed_at":"2022-07-07T15:28:07.887Z","dependency_job_id":null,"html_url":"https://github.com/maxton/GameArchives","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/maxton/GameArchives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxton%2FGameArchives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxton%2FGameArchives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxton%2FGameArchives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxton%2FGameArchives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxton","download_url":"https://codeload.github.com/maxton/GameArchives/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxton%2FGameArchives/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29639808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"online","status_checked_at":"2026-02-20T02:00:07.535Z","response_time":59,"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":["extractor","guitar-hero","iso","pfs","ps4","rock-band","rock-band-vr","stfs","wii","xbox"],"created_at":"2026-01-28T20:00:26.599Z","updated_at":"2026-02-20T03:00:26.632Z","avatar_url":"https://github.com/maxton.png","language":"C#","funding_links":[],"categories":["🛠️ General Tools"],"sub_categories":["📂 Script Collections \u0026 Multi-Game Tools"],"readme":"﻿# GameArchives\nC# Library for reading video game archives, and example file browser (\"ArchiveExplorer\").\n\n## Downloading\nYou can get the most up-to-date release from [Appveyor](https://ci.appveyor.com/project/maxton/gamearchives/build/artifacts)\n(download the Release-x.x.x.x.zip file).\n\n## Supported Archive Formats\n### Ark (*.hdr, *.ark)\nThis format is used in many Harmonix games, including but not limited to:\n* Frequency\n* Amplitude (PS2/PS3 versions)\n* EyeToy: AntiGrav\n* Guitar Hero 1 - 2, Encore: Rocks the 80s\n* Rock Band 1 - 4, Lego, Green Day, Beatles, VR\n* Karaoke Revolution (untested)\n* MAGMA (RBN Authoring Tool, PC)\n* Disney Fantasia: Music Evolved\n\nVersions 1 through 7, 9, and 10 are supported at this time.\n\n### FSG-FILE-SYSTEM (DISC0.img)\nThis format is used in some FreeStyleGames games, including:\n* DJ Hero 2\n* Guitar Hero Live\n\n#### Notes\nUsually, these are on disc as DISC0.img.part0, DISC0.img.part1.\nThe library will handle these files in addition to the combined DISC0.img.\n\n### FSAR (*.far)\nThis format is used in some FreeStyleGames games, including:\n* DJ Hero 1,2\n* Guitar Hero Live\n* Sing Party\n\nThis format may use compression.\n\n### PFS (pfs_image.dat, etc)\nThis format is used for downloadable content and games on the PS4. It is structured much like the Unix File System.\nPKG files from game discs and downloads contain encrypted (and compressed?) PFS images within them.\n\n### PSARC (*.psarc, *.pak)\nThis format is used commonly in Playstation 3 and 4 games, and usually has the extension .psarc.\nThe files within can be compressed with zlib or lzma. Currently, only zlib-compressed archives are supported.\n\n### STFS (*)\nThis includes the CON and LIVE formats, used for game saves and downloadable\ncontent (among other things) on the Xbox 360. Since documentation on the format\nis somewhat limited, you may come across errors when trying to read these\nfiles. Please report any errors you encounter.\n\n### XDVDFS / GDFS (*.iso)\nThis is the file system used on Xbox and Xbox 360 game discs.\n\n### U8 (*.arc, *.app, etc)\nThis is a simple archive format commonly used in Wii games and system software,\nwhich gets its name from the printable ASCII characters in its magic number.\n\n### PACKAGE (*.pkf, *.themes)\nUnencrypted archive format used in SingStar games on PS3.\n\n### Seven45 PK (*.hdr.e.2)\nArchive format with an encrypted header used in Power Gig: Rise of the SixString by Seven45 Studios.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxton%2FGameArchives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxton%2FGameArchives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxton%2FGameArchives/lists"}