Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Sunset Overdrive TOC and files

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
redspike474
n00b
Posts: 12
Joined: Thu Feb 04, 2016 7:24 pm

Sunset Overdrive TOC and files

Post by redspike474 »

Hello, does anyone have any information on how to unpack sunset overdrive (pc) ?
I can upload an example file if its helpful.

See image attached for what the archive folder looks like.
You do not have the required permissions to view the files attached to this post.
emoose
beginner
Posts: 26
Joined: Thu Sep 10, 2015 9:06 pm
Has thanked: 3 times
Been thanked: 24 times

Re: Sunset Overdrive TOC and files

Post by emoose »

It looks like the layout.csv file contains all the filenames/offsets/archive names etc, here's a sample of the contents:

Code: Select all

Asset Path,Built Path,Install Bucket,File Size,Asset Type,Built Type,Language,Always Loaded,Key Asset,RefHash,RefCount,Archive File,Segment Offset
"levels\sunset_city\area_1_lit_windows_hor_lgt_night.zone",win/0xc4/0xc421ad02.built,0,308583,zone,built,,Yes,Yes,0x00000000c421ad02,0,g00s000,0
"levels\sunset_city\area_1_lit_windows_lgt_horrornight.zone",win/0xa7/0xa7691319.built,0,309085,zone,built,,Yes,Yes,0x00000000a7691319,0,g00s000,308583
"levels\sunset_city\aud_mus_global.zone",win/0xa4/0xa4472d1e.built,0,110219,zone,built,,Yes,Yes,0x00000000a4472d1e,0,g00s000,617668
"levels\sunset_city\aud_sfx_global.zone",win/0xf0/0xf04c0c30.built,0,2516,zone,built,,Yes,Yes,0x00000000f04c0c30,0,g00s000,727887
"levels\sunset_city\aud_verb_global.zone",win/0x2c/0x2c612226.built,0,1496,zone,built,,Yes,Yes,0x000000002c612226,0,g00s000,730403
"levels\sunset_city\fx_global_zone.zone",win/0x86/0x86a62664.built,0,7419,zone,built,,Yes,Yes,0x0000000086a62664,0,g00s000,731899
"levels\sunset_city\global_dynamic_encounters.zone",win/0x8e/0x8edc1a61.built,0,58349,zone,built,,Yes,Yes,0x000000008edc1a61,0,g00s000,739318
"levels\sunset_city\global_gameplay.zone",win/0x6f/0x6f8f9225.built,0,17904,zone,built,,Yes,Yes,0x000000006f8f9225,0,g00s000,797667
"levels\sunset_city\riot_squad_global.zone",win/0x76/0x76334899.built,0,134,zone,built,,Yes,Yes,0x0000000076334899,0,g00s000,815571
"levels\sunset_city\global_nav.zone",win/0x2c/0x2ce51f8a.built,0,24081757,zone,built,,No,Yes,0x000000002ce51f8a,0,g00s000,815705
Going by the field names on the first line, it looks like the File Size / Archive File / Segment Offset are the important fields for extracting.
For "levels\sunset_city\fx_global_zone.zone" that is:

Code: Select all

Size: 7419
Archive File: g00s000
Segment Offset: 731899
Looking at offset 731899 in the g00s000 archive it does seem like the start of a file, with a 1TAD header etc... and going forward by "Size" bytes (so 731899 + 7419) puts us at the start of another 1TAD header, so it seems like the offsets/sizes in that CSV are correct.

Is it possible for QuickBMS to work with these files? Not sure if it has support for anything like CSV...
I would upload the layout.csv file but it's pretty much just exactly what I quoted above, but if anyone needs it just let me know.

Also about that 1TAD stuff, it seems that's the games format for compiled assets etc, every file I checked seemed to use that 1TAD header anyway (even savegames)
No idea how hard extracting useful data from those files will be though, I guess we'll find out once we get an extractor working.
theismarius
n00b
Posts: 13
Joined: Sat Jan 14, 2017 1:11 am

Re: Sunset Overdrive TOC and files

Post by theismarius »

Found any extractor for the files? Looking for the files of the weapons.
User avatar
DKDave
ultra-veteran
ultra-veteran
Posts: 357
Joined: Mon May 06, 2019 6:07 pm
Location: On board the USS Callister
Has thanked: 9 times
Been thanked: 167 times

Re: Sunset Overdrive TOC and files

Post by DKDave »

QuickBMS can read CSV-format lines of text. If you can upload the full layout file, I can have a look at it.
I see a vision rising, dreary, Fading in as children play twilight games, In the town called Ordinary, An eye of light reveals a gateway to doomsday
theismarius
n00b
Posts: 13
Joined: Sat Jan 14, 2017 1:11 am

Re: Sunset Overdrive TOC and files

Post by theismarius »

Here I post de layout.csv file

https://mega.nz/file/A0VQGQrQ#TNsRoSv59 ... OMKdUQUns8

thanks for the help
Sharppy
mega-veteran
mega-veteran
Posts: 163
Joined: Thu Jun 07, 2018 8:09 am
Has thanked: 83 times
Been thanked: 66 times

Re: Sunset Overdrive TOC and files

Post by Sharppy »

Image
Image

Drop .csv on tool to extract files. Then use max script to load meshes. Textures export with Noesis.

Credit to revetix for the tool update. :)
You do not have the required permissions to view the files attached to this post.
Slappy
ultra-n00b
Posts: 9
Joined: Tue Jul 17, 2012 10:28 am
Has thanked: 4 times

Re: Sunset Overdrive TOC and files

Post by Slappy »

How to pack files back into the archive?
Admixon
ultra-n00b
Posts: 1
Joined: Fri Apr 28, 2017 9:20 pm

Re: Sunset Overdrive TOC and files

Post by Admixon »

Sharppy wrote: Sun Feb 13, 2022 10:03 pm
I'm new here and I was confused. Thanks for the tool but it doesn't work (not when I downloaded it at first). I did some research and found you need the whole ratched and clank tool to use this exe (I found it on the discord server). You also need a plugin for Noesis to open texture files and you also need to edit this plugin to fix the texture problem. You also need GR2reader plugin to open .model files or 3ds max plugin (you can also find it on the server) but I got some problems extracting the models: Noesis can't extract them because while extracting it says "Format not supported" and the 3ds max plugin is for 3ds max only so... I simply don't have 3ds max. Would it be possible to make such a plugin for Blender?
Sharppy
mega-veteran
mega-veteran
Posts: 163
Joined: Thu Jun 07, 2018 8:09 am
Has thanked: 83 times
Been thanked: 66 times

Re: Sunset Overdrive TOC and files

Post by Sharppy »

We used a batch script for 3DS Max to convert all these. It was the only way. And yes I did not include the original files to the tool I noticed. Sorry about that.
Image
For this to work change this part of the script to where Index.txt is located. Inside of Index.txt use a program like Everything to scan through folders to get the names/locations. Paste this info into Index.txt
ex:
C:\Users\xxx\Desktop\New\clank.model
change to:
"C:\\Users\\xxx\\Desktop\\New\\clank.model"
Credits to Adam :)
You do not have the required permissions to view the files attached to this post.
Post Reply