Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.
Zero Tolerance for Disrespect

BLEACH Rebirth of Souls .tmd2

Featured Replies

12 minutes ago, Benefor said:

Tried your script, i've put it in plugins/python/ but in Noesis it still say that i can't preview those type of files (only for .lds)

I know it works, so have you tried reloading Noesis?  Also, you don't need to decompress the files first, if you have done so.

 

  • Replies 259
  • Views 67.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I'm still looking into the bones, trying to get them working correctly.  The ones that don't work correctly yet are the models with over 256 bones, such as the one below.  The vertex data only uses by

  • I'm looking at the textures/materials now, trying to allocate them properly.  Just a few tests so far:    

  • From further investigation, it seems that some meshes use up to 8 bone weights/indices, where others only use 4.  It also looks like they're split into 2 groups of 4 in the vertex data - i.e 4 weights

Posted Images

  • Localization
43 minutes ago, Benefor said:

Tried your script, i've put it in plugins/python/ but in Noesis it still say that i can't preview those type of files (only for .lds)

It doesnt work on decompressed lds files, you have to open the ones straight from the game files

  • Supporter

DKDave

I see your scripts checks the .lds header. So PZZElds is present in decompressed lds files, too?

Quote

if check != b"PZZElds\x00":
        return 0

 

Edited by shak-otay

1 hour ago, DKDave said:

You can use this Noesis script to get the textures from the LDS files.  Not sure how the textures are integrated into the materials to allocate to individual submeshes.

 

 

rebirth_lds.zip 869 B · 15 downloads

THANK YOU!!! now i just need a updated script to get the models correctly (with the bones connected)

 

38 minutes ago, shak-otay said:

DKDave

I see your scripts checks the .lds header. So PZZElds is present in decompressed lds files, too?

 

Yeah, lds and tmd2 are both compressed.  I don't know if every single one of those will be compressed as I've only got a small selection of samples posted here.  So I can't check for every mesh format either.

 

Here's an initial Noesis script for the TMD2 mesh files.  I've probably made some assumptions with the format, so I don't know if it'll work for other tmd2 files that I don't have samples for.

It doesn't load the textures/materials as yet, mainly because I'm not 100% sure on how they're referenced, but it will do vertex colours and the bones should also work.

 

bleach_rebirth_tmd2.zip

  • Localization
14 minutes ago, DKDave said:

Here's an initial Noesis script for the TMD2 mesh files.  I've probably made some assumptions with the format, so I don't know if it'll work for other tmd2 files that I don't have samples for.

It doesn't load the textures/materials as yet, mainly because I'm not 100% sure on how they're referenced, but it will do vertex colours and the bones should also work.

 

bleach_rebirth_tmd2.zip 1.63 kB · 0 downloads

Seems like it's not showing every single submesh properly, and some that did open with the old plugin will no longer open with the edited one. I can give ya samples, so here's Nel, who now has her clothing gone.
image.thumb.png.dfbc675b9ca99713a506737621515252.png

chara - Nel (compressed files).7z

31 minutes ago, DKDave said:

Here's an initial Noesis script for the TMD2 mesh files.  I've probably made some assumptions with the format, so I don't know if it'll work for other tmd2 files that I don't have samples for.

It doesn't load the textures/materials as yet, mainly because I'm not 100% sure on how they're referenced, but it will do vertex colours and the bones should also work.

 

bleach_rebirth_tmd2.zip 1.63 kB · 6 downloads

this atleast tells me what part of it failed to read

  • Localization

Decided to post up some more test files, mainly because the 'hair' one doesn't load and figured more would be helpful. Can provide all the char models if needed, just DM me and I'll share them. And thanks to those working on this, really appreciate it.

chara.zip

Not all models load correctly with the new plugin as I'm looking, but many do and the ones that do have working skeletons! The first image is an error I get when loading Ichigo's first hair mesh, and the second is his base outfit which works great.image.png.8b0bf5ed3c2047e5564ad187f1480303.pngimage.thumb.png.205b4af25814d5a3014e6a817d5ebfc0.png

  • Localization

Thanks, is there any file or whatnot you want to request? Since I can't really help other then provide files.

Edited by Frushan

  • Localization

Here is a random assortment of models that don't open in noesis, or have missing meshes. Also included Orihime's hair texture files, since I was curious if all the textures are included, or are hairs and such done via some other method? Thanks again.

Other Models.zip

  • Localization
3 minutes ago, DKDave said:

Just any that don't display correctly.

pl035_cos02_00.zip

pl035_cos02_00 also only displays her armor and not her body, the noesis error says it failed to read on the first mesh (which I imagine is relating to the other models also only displaying partially, Ive only come across one model that has fully loaded entirely)

this is all the ones i could figure out the names for (a good bit of them dont load fully) the texture script seems to load all the textures fine just the models dont
edit: i checked all of the files, about 98% of them do not load everything/at all.

image.png

image.png

image.png

image.png

Edited by dmcdevilsmaycry

using DKDave's recent plugin: ulquiorra's coat loads but the rigging is not weighted properly

 

Edited by dmcdevilsmaycry

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.