{"id":17239582,"url":"https://github.com/gibbed/gibbed.letusclingtogether","last_synced_at":"2025-08-14T04:03:18.502Z","repository":{"id":44659107,"uuid":"234952427","full_name":"gibbed/Gibbed.LetUsClingTogether","owner":"gibbed","description":"Tools \u0026 code for use with Tactics Ogre: Let Us Cling Together remake for PSP and its multi-platform remaster Tactics Ogre: Reborn.","archived":false,"fork":false,"pushed_at":"2024-11-25T16:38:26.000Z","size":806,"stargazers_count":27,"open_issues_count":2,"forks_count":5,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-27T16:40:51.985Z","etag":null,"topics":["game-dev","game-modding","let-us-cling-together","modding","psp","tactics-ogre","tactics-ogre-reborn","wheel-of-fate","wheel-of-fortune"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gibbed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-01-19T19:21:07.000Z","updated_at":"2025-02-18T12:33:53.000Z","dependencies_parsed_at":"2023-12-17T20:43:33.330Z","dependency_job_id":"4fedb7d3-e69e-4757-a795-935afe518266","html_url":"https://github.com/gibbed/Gibbed.LetUsClingTogether","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbed%2FGibbed.LetUsClingTogether","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbed%2FGibbed.LetUsClingTogether/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbed%2FGibbed.LetUsClingTogether/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gibbed%2FGibbed.LetUsClingTogether/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gibbed","download_url":"https://codeload.github.com/gibbed/Gibbed.LetUsClingTogether/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248810883,"owners_count":21165195,"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":["game-dev","game-modding","let-us-cling-together","modding","psp","tactics-ogre","tactics-ogre-reborn","wheel-of-fate","wheel-of-fortune"],"created_at":"2024-10-15T05:49:14.106Z","updated_at":"2025-04-14T02:31:22.407Z","avatar_url":"https://github.com/gibbed.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gibbed's Let Us Cling Together Tools\n\nTools for modding the PSP remake of **_Tactics Ogre: Let Us Cling Together_** and its multi-platform remaster **_Tactics Ogre: Reborn_**.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/9cl2i5x0j2rlwgih/branch/main?svg=true)](https://ci.appveyor.com/project/gibbed/gibbed-letusclingtogether/branch/main)\n\n# Targets\n\n## [Tactics Ogre: Let Us Cling Together (2010)](https://en.wikipedia.org/wiki/Tactics_Ogre%3A_Let_Us_Cling_Together_%282010_video_game%29)\n\nIntended to work with all available regional versions of the game, though only the following have been tested:\n\n* PlayStation Portable (PSP)\n    * JP (`ULJM05753`): タクティクスオウガ　運命の輪\n        * Tactics Ogre: Unmei no Wa\n        * Tactics Ogre: Wheel of Fortune\n        * Tactics Ogre: Wheel of Fate\n    * US (`ULUS10565`): Tactics Ogre: Let Us Cling Together\n    * EU/AU (`ULES10500`): Tactics Ogre: Let Us Cling Together\n\n## Tactics Ogre: Reborn\n\n* [Steam (PC)](https://store.steampowered.com/app/1451090/Tactics_Ogre_Reborn/)\n* [Switch](https://www.nintendo.com/store/products/tactics-ogre-reborn-switch/)\n\n# What?\n\n*Experimental!*\n\n# Tools\n\n## File Table (FILETABLE.BIN / FileTable.bin)\n\n* [`PackFileTable`](projects/Gibbed.LetUsClingTogether.PackFileTable): Packer for `FILETABLE.BIN` / `FileTable.bin` (and corresponding `.BIN` files).\n* [`LookupFileTable`](projects/Gibbed.LetUsClingTogether.LookupFileTable): Translates offsets in `.BIN` files to their corresponding file entries.\n* [`UnpackFileTable`](projects/Gibbed.LetUsClingTogether.UnpackFileTable): Unpacker for `FILETABLE.BIN` / `FileTable.bin` (and corresponding `.BIN` files).\n\n_`UnpackFileTable` takes advantage of [filetable definitions](configs) to identify \u0026 describe files within the ID-based filesystem._\n\n## Archives\n\n* [`UnpackPAC`](projects/Gibbed.Reborn.UnpackPAC): Unpacker for Reborn `.pac` archives.\n* [`UnpackPAKD`](projects/Gibbed.TacticsOgre.UnpackPAKD): Unpacker for `.pakd` archives.\n\n## Assets\n\n### Spreadsheets / Tables\n\n* [`ExportSheet`](projects/Gibbed.TacticsOgre.ExportSheet): Exporter for compiled spreadsheet files (`.xlc`).\n\n_Requires corresponding sheet format files that describe the various spreadsheet data formats._\n\n### Scenarios / Screenplays\n\n* [`DisassembleScript`](projects/Gibbed.TacticsOgre.DisassembleScript): A cutscene script disassembler (`.script`). For research purposes.\n* [`ExportEventMessages`](projects/Gibbed.LetUsClingTogether.ExportEventMessages): Exporter for event message files (`.emes`).\n* [`ExportScreenplayInvocation`](projects/Gibbed.TacticsOgre.ExportScreenplayInvocation): Exporter for screenplay invocation files (`.invk`).\n* [`ExportScreenplayProgress`](projects/Gibbed.TacticsOgre.ExportScreenplayProgress): Exporter for screenplay progress files (`.pgrs`).\n* [`ExportScreenplayTask`](projects/Gibbed.TacticsOgre.ExportScreenplayTask): Exporter for screenplay progress files (`.task`).\n* [`ImportEventMessages`](projects/Gibbed.LetUsClingTogether.ImportEventMessages): Importer for event message files (`.emes`)— incomplete, still needs work.\n\n### Graphics\n\n* [`ExportImage`](projects/Gibbed.TacticsOgre.ExportImage): Exporter for image files (`.img`, `.ashg`)— incomplete, still needs work.\n\n### Sounds\n\n* [`ExportSound`](projects/Gibbed.LetUsClingTogether.ExportSound): Exporter for sound data (`.scd`)— incomplete, still needs work.\n\n# TODO\n\n* Everything.\n\n# Community\n\nIf you'd like to discuss these tools, modding LUCT, or LUCT in general, the author of **[the excellent One Vision mod](http://ngplus.net/index.php?/files/file/43-tactics-ogre-one-vision/)** (*raics*) has allowed the Discord channel for One Vision to be used for open discussion on these topics.\n\n[On the NGPlus site](http://ngplus.net/), click the \"Chat\" link at the top of the site to get the Discord server invite link. The channel is **#one-vision** under the **Mods** category.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbed%2Fgibbed.letusclingtogether","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgibbed%2Fgibbed.letusclingtogether","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbed%2Fgibbed.letusclingtogether/lists"}