Taruncreation Posted August 27 Posted August 27 Hi everyone, I have been trying to get textures from an old android game. Initially after extracting the package, I stumble upon the .dat file in the materials folder and opening them in UABE shows there are bunch of .sbsar file but I am unable to extract these from the .dat file...could not find a way to export these. Looking a bit about .sbsar file this could be import/export from Adobe Substance 3D Designer but have not been able to get the .sbsar file out of these .dat files specially the SubstanceArchive type data which I believe might have some meaningful textures. Will really appreciate any help or info on this. Have attached the original .dat file for reference as well. Sample.zip
Members Hazza12555 Posted Thursday at 11:16 PM Members Posted Thursday at 11:16 PM What game is this for?
Taruncreation Posted yesterday at 09:34 AM Author Posted yesterday at 09:34 AM 10 hours ago, Hazza12555 said: What game is this for? This is from Re-Volt 3 android game.
Taruncreation Posted yesterday at 07:56 PM Author Posted yesterday at 07:56 PM (edited) Using AssetRipper, I got these three .json files out of the .dat file and viewing the json in Notepad gives me this... Would it be possible that the JSON is storing a valid texture and we need to decode it? I will try to dig a bit more into it, maybe use ChatGpt to get some info or how I can decode it. Have attached the JSON file as well for reference. EDIT: Taking help from ChatGPT, It gave me two scripts to extract from the .JSON file...and 2nd script to convert the resulting .bin files to usable texture which gives me this JPEG file but it's Black/White. Now looking to get some useful colored/diffuse texture out of these. will attach these too for reference. JSON.7z Edited 11 hours ago by Taruncreation Updates regarding the texture extraction.
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