The Last of Us 2

Skeletons, animations, shaders, texturing, converting, fixing and anything else related to read game models
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

The Last of Us 2

Post by id-daemon »

The Last of Us 2 tool. Currently it can get all models with skeletons & textures.
Video with example model: https://youtu.be/Wr34rhWa3v8

There are 2 special switches for skeleton export:
/r - reparent helper bones. Helper bones are originally parented to other helper bones, and the whole helper set is then driven by famous naughty dog physics system. This option reparents them based on bone names, so this is incorrect way and thus not supported option. I dont guarantee that it will work any good so use this on your own risk.
/rs - only extract skeletons, and skip all other assets in PAK file, which is useful for skeleton preparing before anim conversion. Its called "rs" because it scans for skeletons, but also reparents helpers.

Image

Tool also supports animations. Examples videos here: https://www.youtube.com/watch?v=cwPrcn-9i_Q https://www.youtube.com/watch?v=pZ3KrzEiyNM https://www.youtube.com/watch?v=6K1ax8pobEw

Image
Last edited by id-daemon on Mon Oct 26, 2020 9:49 am, edited 3 times in total.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: The Last of Us 2

Post by id-daemon »

Models use a lot of physics, but still look good with just base skeleton:
Image

Textures:
Image

Lots of facial/hair bones:
Image

Face closeup:
Image

Topology:
Image

Main skeleton:
Image

Ellie 14 vs 16 skeleton:
Image

Up to 12 weights and even more in complex areas:
Image
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: The Last of Us 2

Post by id-daemon »

Tool posted. General usage is the same as my previous uncharted 4 tool.
I will try to compile a new usage help as soon as possible.
For animations, you also just have to drop animation PAK file onto the tool.
kotn3l
Posts: 8
Joined: Mon Oct 22, 2018 12:24 pm

Re: The Last of Us 2

Post by kotn3l »

Thank you for this tool!

I already said this on another forum, but if anyone knows where can one get the game files, I'd appreciate a PM. :)
Amirtbayat81
Posts: 10
Joined: Mon May 04, 2020 11:27 am

Re: The Last of Us 2

Post by Amirtbayat81 »

Cool, Can you make a tool for the maps?
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: The Last of Us 2

Post by id-daemon »

Amirtbayat81 wrote:Cool, Can you make a tool for the maps?

yes. just need a little rest