feat: T4 add StringTable loader (#934)

* feat: T4 add string table loader

* chore: rename stringtable loaders to match style between games

* fix: make sure all games correctly interpret failed stringtable loading

---------

Co-authored-by: Jan Laupetin <[email protected]>
This commit is contained in:
mo
2026-07-26 00:40:02 +02:00
committed by GitHub
co-authored by Jan Laupetin
parent 76e5bb17a2
commit 0c66d1838e
12 changed files with 117 additions and 15 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ using `Linker`):
| FxEffectDef | ❌ | ❌ | |
| FxImpactTable | ❌ | ❌ | |
| RawFile | ✅ | ✅ | |
| StringTable | ✅ | | |
| StringTable | ✅ | | |
| PackIndex | ❌ | ❌ | |
## T5 (Call of Duty: Black Ops)