I'm Cleet. Cletus T. Pine.
PineCone
|-- pinecone binary
|
|-- data
| |-- id_database.json
|
|-- dump
| |-- TDATA
| |-- UDATA
| |-- C (optional)
| |-- E (optional)
| |-- F (optional)
| |-- G (optional)
-f
/--fatxplorer
: This flag will use a mounted E drive on partition X to scan.-u
/--update
: This flag updates only the JSON. Useful between builds without major changes.-s
/--statistics
: This will output statistics of the JSON, i.e totals.-tID=ABCD1234
/--titleid=ABCD1234
: This will output the JSON details on a specific TitleID when provided.-l=path/to/dump
/--location=path/to/dump
: Specify the directory where your dump is located-g={true/false}
/--gui={true/false}
: Enable the GUI interface (default = true)Pinecone v0.5.0
Please share output of this program with the Pinecone team if you find anything interesting!
Checking for Content...
====================================================================================================
============================================== Halo 2 ==============================================
Content is known and archived Bonus Map Pack
Content is known and archived Killtacular Pack
Content is known and archived Maptacular Pack
Content is known and archived Blastacular Pack
============================================ File Info =============================================
Title update found for Halo 2 (4d530064) (0000000300000803:RF English Update 5)
Path: dump\TDATA\4d530064\$u\default.xbe
SHA1: f1cc1ae660161f4439fc29ee131310a86e326447
go
1.21.5 or laterfyne
2.4.3 or latergofumpt
0.6.0 or later (our preferred formatter)fyne
CLI toolgo install fyne.io/fyne/v2/cmd/fyne@latest
gofumpt
CLI toolgo install mvdan.cc/gofumpt@latest
go mod tidy
in the root directory to install all dependenciesgo build .
. WARNING: First compile will take a long time. Be patient!