Jump to content

Shadow of the Colossus Remake (PS4) Models


Recommended Posts

Posted
On 5/3/2025 at 6:20 AM, Shadowth117 said:

As I stated on Github, you need to extract the psarc files together into the main game folder like this: image.thumb.png.17634adfa456eabf65b7acf23ce30bae.png

The game basically has a virtual path system that treats the paths like this and as .psarc handling was outside of the scope of my own tool, I'll need those extracted to create a physical variation of said virtual path system. 
The game files reference each other inside themselves; cmdls reference cmshs and cmats which reference ctxrs which reference ctxcs... it's a whole chain and while you can guess it in some cases, to do it right you need to have everything accessible. Cmdls alone don't contain any mesh data, only references to the actual mesh data.

You can use this tool for that:
https://github.com/rm-NoobInCoding/UnPSARC/releases

Thank you so much for your guidance! All the issues have been resolved.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...