The VG Resource

Full Version: Ms. Splosion Man files (.ppr format)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ahoy! I'm trying to figure out a way to extract assets, textures and models from the game "Ms. Splosion Man". They're packed in some sort of file extension that I have not found an answer on how to extract. They are in .ppr file formats, and all contain files which I do know how to access -- its just that there's much that I can't look at due to this unrecognizable file extension. I was able to extract the first level of the game using NinjaRipper -- but my scope is with the rest of the files. With .ppr file unpacking, I would not only be able to fix them up for the Models Resource, but I could also go through and get all textures set up! 

tldr; Need help identifying .ppr files -- can send files over for research too!
Quote:can send files over for research too!
Hi, yes, please upload some samples.
Here it is! Thank you in advance if you are able to get anything out of these.

https://drive.google.com/drive/folders/1...sp=sharing
You can extract some assets with this script:
https://github.com/bartlomiejduda/Tools/...script.bms

Here's tutorial how to use it https://ikskoks.pl/tutorial-what-is-quic...-quickbms/


All assets in RESU (resources) directory seems to extract fine, but other assets from FUBV, FUBI and D2XT directories can be extracted only with more advanced calculations (I think).
YOU ARE A LIFESAVER!!!! I will look into this -- Thank you so much!!!!