Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sidbase-dumper

Code for extracting data from a sidbase.bin file used in the Naughty Dog engine.

What's a sidbase ?

Given that debugging a StringId is hard Naughty Dog decided to store each StringId and their respective meaning in a file called sidbase.bin This program takes in input a sidbase.bin file and spits out a file called sidbase.txt. In this file you're gonna find each StringId and their respective meaning.

Given that there has been only a leaked sidbase.bin this program only works for said version (ps3 version). If there's ever gonna be another leak this program will be updated.

UPDATE - 19/10/2022: confirmed to be working with the sidbase included in the Legacy of Thieves Collection

About

code for extracting data from a sidbase.bin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages