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

Final Fantasy XIII-2 zone .trb UVs

Post questions about game models here, or help out others!
Post Reply
MarieRose1301
veteran
Posts: 97
Joined: Sat Oct 11, 2014 10:29 pm
Has thanked: 17 times
Been thanked: 7 times

Final Fantasy XIII-2 zone .trb UVs

Post by MarieRose1301 »

I've tried extracting the zone files from FFXIII-2, but they come without UV's. The FFXIII zones can be exported just fine though. Is there a way to fix this?I am ripping from the NA PS3 version. To extract the zone files, I first extract the main file in alba_data(which stored the pc,npc,monster etc models)and use the .bin files from the zone folders to extract the zone containers from the separate zone folder
Here's what I get while exporting from Noesis(the z0160e is Valhalla location):

Code: Select all

Output extension has set output file type to:
.obj - WaveFront OBJ
Detected file type: FF13/FF13-2 Model
Processing TRB with 10 resources.
Parsing version 35 WRB.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because imgBundle is not accessible.
WARNING: Skipping uv's because they're in an external dependency.
WARNING: Skipping uv's because they're in an external dependency.
Expected main bundle size (D:\Ripping\Final Fantasy XIII\alba_data\zone\z0160e\filelist_imgu.ps3_files\bg\loc160\m030\bin\block030.ps3.trb): 4431148
Loaded 0 textures, 6 shaders, 17 meshes, 21 bones.
118245 triangles, 208205 vertices.
WARNING: Duplicate mesh names detected.
Renaming meshes.
Writing 'd:\ripping\final fantasy xiii\alba_data\zone\z0160e\filelist_imgu.ps3_files\bg\loc160\m030\bin\flatspec'.
Outputting to WaveFront obj.
Wrote file to D:\Ripping\Final Fantasy XIII\alba_data\zone\z0160e\filelist_imgu.ps3_files\bg\loc160\m030\bin\block030.ps3out.obj.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Final Fantasy XIII-2 zone .trb UVs

Post by chrrox »

the uv's are stored with the texture file.
MarieRose1301
veteran
Posts: 97
Joined: Sat Oct 11, 2014 10:29 pm
Has thanked: 17 times
Been thanked: 7 times

Re: Final Fantasy XIII-2 zone .trb UVs

Post by MarieRose1301 »

chrrox wrote:the uv's are stored with the texture file.
Are there any ways to export them with the mesh?
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Final Fantasy XIII-2 zone .trb UVs

Post by chrrox »

WARNING: Skipping uv's because imgBundle is not accessible.

you need to make the texture file for it available.
MarieRose1301
veteran
Posts: 97
Joined: Sat Oct 11, 2014 10:29 pm
Has thanked: 17 times
Been thanked: 7 times

Re: Final Fantasy XIII-2 zone .trb UVs

Post by MarieRose1301 »

chrrox wrote:WARNING: Skipping uv's because imgBundle is not accessible.

you need to make the texture file for it available.
But there is a corresponding .imgb file in the folder, it's just blank and the textures are stored in .imgb files which don't have any meshes owo
I've tried replacing a blank .imgb with the one which stores the textures but it didn't work
demolish1
ultra-n00b
Posts: 2
Joined: Wed Aug 07, 2019 2:59 pm

Re: Final Fantasy XIII-2 zone .trb UVs

Post by demolish1 »

also getting the same issue using noesis despite copying all .trb and .imgb to the same dir (also no textures in noesis)

some zones (z0020e) seem to have some textures though they appear wrong

skyboxes appear to be fine though
You do not have the required permissions to view the files attached to this post.
User avatar
TheDude
mega-veteran
mega-veteran
Posts: 239
Joined: Sun Mar 20, 2011 7:35 pm
Has thanked: 29 times
Been thanked: 59 times
Contact:

Re: Final Fantasy XIII-2 zone .trb UVs

Post by TheDude »

If it's anything like the first game, those zones have a bunch of sub-directories and the image bundles are scattered all over the place.
You'll have to search through them all.
Post Reply