{"id":13831664,"url":"https://github.com/falltergeist/dat-unpacker","last_synced_at":"2026-01-29T08:51:39.179Z","repository":{"id":15145452,"uuid":"17872846","full_name":"falltergeist/dat-unpacker","owner":"falltergeist","description":"Console utility to pack and unpack Fallout or Fallout 2 game data files","archived":false,"fork":false,"pushed_at":"2022-05-28T10:18:47.000Z","size":66,"stargazers_count":13,"open_issues_count":3,"forks_count":6,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2024-08-05T10:18:16.923Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/falltergeist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-18T16:19:25.000Z","updated_at":"2024-02-13T11:16:09.000Z","dependencies_parsed_at":"2022-07-19T05:47:03.872Z","dependency_job_id":null,"html_url":"https://github.com/falltergeist/dat-unpacker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falltergeist%2Fdat-unpacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falltergeist%2Fdat-unpacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falltergeist%2Fdat-unpacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falltergeist%2Fdat-unpacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falltergeist","download_url":"https://codeload.github.com/falltergeist/dat-unpacker/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225565899,"owners_count":17489282,"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":[],"created_at":"2024-08-04T10:01:36.307Z","updated_at":"2026-01-29T08:51:39.122Z","avatar_url":"https://github.com/falltergeist.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"dat-unpacker\n===\n[![Version](https://img.shields.io/github/release/falltergeist/dat-unpacker.svg)](https://github.com/falltergeist/dat-unpacker/releases/latest) [![Discord](https://img.shields.io/discord/401990446747877376.svg)](https://discord.gg/jxs6WRq)\n\nConsole utility to unpack Fallout 1 or Fallout 2 DAT files\n\nInstallation:\n=============\n\nUbuntu\n------\n\n```bash\nsudo add-apt-repository ppa:falltergeist/falltergeist\nsudo apt-get update\nsudo apt-get install dat-unpacker\n```\n\nCompilation from source:\n============\n\nDependencies:\n-------------\n- [zlib](https://github.com/madler/zlib)\n- [boost::program_options](https://github.com/boostorg/program_options)\n\nBuild:\n\n```bash\ncmake . \u0026\u0026 make\n```\n\nUsage\n===\n```\n$ dat-unpacker --help                                               \nUnpacker for Fallout 1/2 DAT files\nv0.0.5 (c) 2012-2022 Falltergeist Developers\nExample: dat-unpacker -f dat1 -s ~/fallout1/master.dat -d ~/unpacked\nArguments:\n  --help                      Produce help message\n  -f [ --format ] arg (=dat2) Fallout DAT file format version. 'dat1' or \n                              'dat2'. 'dat2' is default\n  -q [ --quiet ]              Quite mode. Do not display anything\n  -t [ --transform ]          Transform file names to lowercase\n  -s [ --source ] arg         Path to the DAT file\n  -d [ --destination ] arg    Where to extract files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalltergeist%2Fdat-unpacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalltergeist%2Fdat-unpacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalltergeist%2Fdat-unpacker/lists"}