Search found 9 matches
- Tue Mar 02, 2021 2:19 pm
- Forum: Game Archive
- Topic: Vector Unit Games .apf Archive
- Replies: 3
- Views: 1029
Re: Vector Unit Games .apf Archive
I have updated the script for version 7 of Vector Unit Games. I tested it on Beach Buggy Racing 2 on Steam. Here is the script: idstring "FPUV" get VER long # 5 get OFFSET long get FILES long goto OFFSET for i = 0 < FILES get NAME string get OFFSET long get SIZE long get ZSIZE long get CRC long get ...
- Sat Feb 15, 2020 5:42 pm
- Forum: Compressed files and methods
- Topic: Barnyard PC - TRB & TMD
- Replies: 4
- Views: 1445
- Thu Jan 30, 2020 7:22 am
- Forum: Game Archive
- Topic: De Blob PC .trb
- Replies: 5
- Views: 2277
Re: De Blob PC .trb
I recently looked into this thread again and I saw that the author actually wants to extract de blob 2 files but in the title it says just de blob. There is a major difference between blob and blob 2 because blob 2 uses the Prime Engine which is a bit like toshi but still very different. Anyways I m...
- Mon Nov 18, 2019 6:56 pm
- Forum: Game Archive
- Topic: Pac-Man Fever GCN .adp archive.
- Replies: 3
- Views: 607
Re: Pac-Man Fever GCN .adp archive.
I think this is an audio file? You can extract it with the help of this thread?: https://www.ngemu.com/threads/ripping-s ... es.138416/
- Mon Nov 04, 2019 2:44 pm
- Forum: Game Archive
- Topic: De Blob PC .trb
- Replies: 5
- Views: 2277
Re: De Blob PC .trb
Update v1.5.1 I have intergraded texture support and fixed some bugs. https://www.mediafire.com/download/938w6lqatd4su5z I have no clue how to parse bone data with the fbx sdk so if anyone could help me there I would be thankful. And I haven't implemented Nicktoon Globe of Doom yet (main focus is st...
- Sun Oct 27, 2019 3:28 pm
- Forum: Game Archive
- Topic: [HELP] Luigi's Mansion 3 .DATA file
- Replies: 25
- Views: 4944
Re: [HELP] Luigi's Mansion 3 .DATA file
I now have gotten the mesh although it seems not correct.
- Sun Oct 27, 2019 2:47 pm
- Forum: Game Archive
- Topic: [HELP] Luigi's Mansion 3 .DATA file
- Replies: 25
- Views: 4944
Re: [HELP] Luigi's Mansion 3 .DATA file
I have extracted the global.data file with offzip and got an file called 0adfc330.sdb which contains model data. I'm currently trying to extract it with hex2obj/advanced mesh reaper...
- Sat Oct 19, 2019 10:54 pm
- Forum: Game Archive
- Topic: De Blob PC .trb
- Replies: 5
- Views: 2277
Re: De Blob PC .trb
Hey! I know it's probably a little bit late :oops: but made an Model Extractor for de blob! :D Only rips meshes (vertices, faces, uvs) Use TrbTextureConverter to extract textures in tga format. TrbModelConverter: https://www.mediafire.com/file/101qd1tsfj7475s/TrbModelConverter.exe/file TrbTextureCon...
- Sat Jun 22, 2019 12:40 pm
- Forum: 3D/2D models
- Topic: Crash Bandicoot Nsane Trilogy Model .igz files
- Replies: 9
- Views: 4321
Re: Crash Bandicoot Nsane Trilogy Model .igz files
Doing some progress extracting model from Nst!
Here is cortex gun:
Here is cortex gun:

