The VG Resource
Big Rigs Over the Road Racing model file help (.sco) - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html)
+---- Thread: Big Rigs Over the Road Racing model file help (.sco) (/thread-32150.html)



Big Rigs Over the Road Racing model file help (.sco) - Filler - 01-03-2018

So yeah, I found out how to extract files from this "game". It's so easy, that 7-zip can be used to just take the files out.

Anyhow, unlike other model formats I've seen, this one is actually readable within a hex editor, and gives readable vertex information and such!

[Image: M1OOMRV.png]

There's also a .mat, which seems to function like some sort of material settings file.

And since these file's are so small, I'll give a sample to see if there's a way to open it up into a different format.

EDIT: There's a Big Rigs model exporter I'll try out. If it works, then I dunno.


.zip   Sunrise_w2.zip (Size: 388.69 KB / Downloads: 163)

[Image: nz6rZFG.png]

Yup, it works. It's a bit confusing to use, but it supports all of Big Rig's models.


RE: Big Rigs Over the Road Racing model file help (.sco) - HoonGoons - 01-14-2018

hey i have a question about this, what python version did you use inorder for the model extractor to work? i have python 2.7.11 (which i used for sm4sh modding) but it seems it wasnt able to work with this version,


RE: Big Rigs Over the Road Racing model file help (.sco) - Filler - 01-14-2018

I used Python 3.6.4