juliangels Posted Wednesday at 05:07 PM Posted Wednesday at 05:07 PM 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: 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.
Shadowth117 Posted yesterday at 07:00 AM Posted yesterday at 07:00 AM Glad to hear it, thanks for checking back in.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now