{"id":13387810,"url":"https://github.com/tomb5/tomb5","last_synced_at":"2025-03-13T12:32:08.062Z","repository":{"id":54147566,"uuid":"94994706","full_name":"TOMB5/TOMB5","owner":"TOMB5","description":"Tomb Raider: Chronicles Disassembly translated to C source code.","archived":false,"fork":false,"pushed_at":"2022-02-03T17:20:35.000Z","size":7084,"stargazers_count":494,"open_issues_count":26,"forks_count":45,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-10-28T00:24:17.098Z","etag":null,"topics":["android","code","croft","decompile","disassemble","emscripten","engine","game","ios","lara","linux","mac","pc","port","psx","raider","source","tomb","tomb-raider"],"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/TOMB5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-21T10:56:53.000Z","updated_at":"2024-10-26T05:22:14.000Z","dependencies_parsed_at":"2022-08-13T07:31:43.598Z","dependency_job_id":null,"html_url":"https://github.com/TOMB5/TOMB5","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TOMB5%2FTOMB5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TOMB5%2FTOMB5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TOMB5%2FTOMB5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TOMB5%2FTOMB5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TOMB5","download_url":"https://codeload.github.com/TOMB5/TOMB5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243405356,"owners_count":20285745,"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":["android","code","croft","decompile","disassemble","emscripten","engine","game","ios","lara","linux","mac","pc","port","psx","raider","source","tomb","tomb-raider"],"created_at":"2024-07-30T12:01:32.638Z","updated_at":"2025-03-13T12:32:07.541Z","avatar_url":"https://github.com/TOMB5.png","language":"C","funding_links":[],"categories":["\u003ca id=\"1d9dec1320a5d774dc8e0e7604edfcd3\"\u003e\u003c/a\u003e工具-新添加的"],"sub_categories":["\u003ca id=\"8f1b9c5c2737493524809684b934d49a\"\u003e\u003c/a\u003e文章\u0026\u0026视频"],"readme":"# Project: Decompile Tomb Raider: Chronicles (TOMB5)\n\nStart Date: 21st June 2017.\n\nPSX:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://streamable.com/17ilj\"\u003e\u003cimg src=\"https://i.imgur.com/YzFDlbRl.png\"/\u003e\u003ca\u003e\n \u003c/p\u003e\n\nPSXPC_N:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://streamable.com/hfn3t\"\u003e\u003cimg src=\"https://i.imgur.com/Utuazgml.png\"/\u003e\u003ca\u003e\n \u003c/p\u003e\n \n PC_N:\n \u003cp align=\"center\"\u003e\n \u003ca href=\"#\"\u003e\u003cimg src=\"https://i.imgur.com/g54Twxe.png\"/\u003e\u003c/a\u003e\n \u003c/p\u003e\n\n| Platform  | Build State |\n| ------------- | ------------- |\n| Windows (PSXPC_N)  | [![Build status](https://ci.appveyor.com/api/projects/status/wbfndh3l1j605tow/branch/master?svg=true)](https://ci.appveyor.com/project/Gh0stBlade/tomb5/branch/master) |\n| Linux (PSXPC_N)  | [![Build status](https://ci.appveyor.com/api/projects/status/wbfndh3l1j605tow/branch/appveyor-ubuntu?svg=true)](https://ci.appveyor.com/project/Gh0stBlade/tomb5/branch/appveyor-ubuntu) |\n| Linux (PSXPC_N) | [![Build Status](https://travis-ci.org/TOMB5/TOMB5.svg?branch=master)](https://travis-ci.org/TOMB5/TOMB5) |\n| PSX  | [![Build status](https://ci.appveyor.com/api/projects/status/wbfndh3l1j605tow/branch/appveyor-psx?svg=true)](https://ci.appveyor.com/project/Gh0stBlade/tomb5/branch/appveyor-psx)\n## Disclaimer\nThis project may be abandoned at any time, use this product at your own risk.\n\n## What is this?\n\nThis repository contains decompiled code for the game Tomb Raider: Chronicles. All decompiled code is based off the final PlayStation and PC version. The goal is to decompile as much as possible since the original source code is reportedly lost. It is not expected for decompiled code to be 1:1 with the original source code. However, functionality wise it will be the same. Further debugging of the original PlayStation version at a later phase will help map out any existing bugs. All information (variable, file names, method names and data structures) have been obtained from debugging symbols (.SYM, .MAP), TRosettastone 3.0 and GAMEWAD.OBJ.\n\n## What are the current goals?\n\nCurrent goals include decompiling all code up until the title screen sequence, ensuring it's fully correct then proceeding to decompiling in-game code. At this point in time the most critically required parts of code reside within the \"GAME\" folder.\n\n## Usage\n\nAssuming you have compiled the most recent code or downloaded the latest binaries from appveyor (artifacts). Simply put your Tomb Raider: Chronicles PlayStation disc into your PC. At this point you'll need to copy all the files from the root of the CD to the same folder as MAIN.EXE. The codebase is currently based off the final NTSC version of Tomb Raider: Chronicles and final PC version. This means that other localised versions may not be supported. For further usage and build instructions visit [this](CONTRIBUTING.md) file.\n\n## How long will this take?\n\nDepending on the amount of contributors it could take years.\n\nFeel free to contact me on this: [Discord server](https://discord.gg/KYSx8Q7) channel #TOMB5-decompile\n\n## Credits\n\n- Gh0stBlade: Lead Programmer (PSX/PSXPC_N).\n- zdimension: Programmer (PSX/PSXPC_N,PC_N).\n- Stohrendorf: Symdump tool creator.\n- smf: GTE code for EMU.\n- XProger: EMU render optimisations.\n- [You?](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomb5%2Ftomb5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomb5%2Ftomb5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomb5%2Ftomb5/lists"}