Mario + Rabbids Kingdom Battle .sdfdata files - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html) +---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html) +---- Thread: Mario + Rabbids Kingdom Battle .sdfdata files (/thread-31639.html) Pages:
1
2
|
Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 09-14-2017 As far as I know, .sdfdata files are used for Ubisoft titles using the Snowdrop engine. I have the files extracted, I just need help to actually view/modify/edit them, if possible. Noesis does not happen to have a script for them, it seems. Thanks in advanced. EDIT: Click here for some samples of said .sdfdata files if you wish to take a stab at examining them. RE: Mario + Rabbids Kingdom Battle .sdfdata files - Pingus! - 09-15-2017 (09-14-2017, 10:47 PM)akuago220 Wrote: As far as I know, .sdfdata files are used for Ubisoft titles using the Snowdrop engine. Upload file samples if someone's going to help you , without them we can't! RE: Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 09-16-2017 (09-15-2017, 11:17 AM)Pingu! Wrote:(09-14-2017, 10:47 PM)akuago220 Wrote: As far as I know, .sdfdata files are used for Ubisoft titles using the Snowdrop engine. Done. Added into the original post via a link due to their size (smallest comprehensible file was 1,236 kb, limit here's 1,024 kb. RE: Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 10-09-2017 Small Update: So far the only hint I got at getting the models is possibly using a tool called Offzip to somehow access the .sdfdata files, but so far I have not gotten any results from it myself (having little to no experience extracting these kinds of models. http://aluigi.altervista.org/mytoolz.htm#offzip Once again, any help in getting these models viewable would be appreciated. RE: Mario + Rabbids Kingdom Battle .sdfdata files - charizardkids - 10-12-2017 What are the examples? RE: Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 10-12-2017 (10-12-2017, 06:30 PM)charizardkids Wrote: What are the examples? I already posted a download link to some files in the original post (it's even in bright orange now for ease of exposure). RE: Mario + Rabbids Kingdom Battle .sdfdata files - charizardkids - 10-12-2017 I hope they get to the models resource soon oh by the way mobile and pc games are easy to rip. RE: Mario + Rabbids Kingdom Battle .sdfdata files - Rrose80149 - 12-11-2017 I Need to Get a Princess Peach Model. RE: Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 12-18-2017 (12-11-2017, 09:19 PM)Rrose80149 Wrote: I Need to Get a Princess Peach Model. That and the others would be nice, but unless we find out how to convert those file types, we'll be getting nowhere fast. Was hoping for the wisdom of some user around here to aid with the conversion. Evidently that is not the case... RE: Mario + Rabbids Kingdom Battle .sdfdata files - Cris Monti - 02-23-2018 I was able to extract the sample files with offzip, but they were in dat file (also how did you get the sdfdata files?) RE: Mario + Rabbids Kingdom Battle .sdfdata files - Luigimario - 10-20-2019 anyone know where to get the texture conversion tool? RE: Mario + Rabbids Kingdom Battle .sdfdata files - SolarReaper - 10-26-2019 How do I even access the models in this game? RE: Mario + Rabbids Kingdom Battle .sdfdata files - akuago220 - 10-30-2019 (10-20-2019, 05:02 PM)Luigimario Wrote: anyone know where to get the texture conversion tool? How did you get the Peach model to show? I used this importer script for Noesis and I keep getting an error message: https://forum.xentax.com/viewtopic.php?f=16&t=14374 RE: Mario + Rabbids Kingdom Battle .sdfdata files - Luigimario - 10-30-2019 (10-30-2019, 01:16 AM)akuago220 Wrote:you have to merge the files via hex(10-20-2019, 05:02 PM)Luigimario Wrote: anyone know where to get the texture conversion tool? I have all the assets ripped, but only thing that is stopping me is the textures being stripped of their headers, and the headers in the sdftoc file not really being clear on which file they are for lol RE: Mario + Rabbids Kingdom Battle .sdfdata files - mikoamoy12 - 07-10-2021 Im just going to write all these steps, in case I forgot Credit for Cosmic for giving me some hints and clues. Extracting the Switch Roms -------------------------------- Use Yuzu with the correct version of prod.keys and firmware and right click the game on the folder tab => click Dump romfs Extracting sdfdata ------------------------------ U can't separate sdfdata with each other, extract all the data with it's index files sdf.hoc with this edited quickbms script-edit (originally from aluigi) (thanks for cosmic giving clue about this) https://drive.google.com/file/d/1866-_hrBDg2bb3OXbA7opLM-Luh_ZFdj/view?usp=sharing extract and use rename all option because some models parts are seprated but they are one and they must be merge into one, stop extracting until they start to duplicate. Opening the Mesh file ---------------------------------------- Use Noesis with this python script to open the mmb file https://forum.xentax.com/viewtopic.php?t=14374 for some specific model with Mario and Peach, there gonna be a two file, one is the header starts with "MMB" thats the header, the other one is some stuff with faces offset,etc. copy the other one offset into the header one and save as another .mmb, open them up with noesis script. Extracting the Texture --------------------------------- Cosmic said use SwitchToolbox https://github.com/KillzXGaming/Switch-Toolbox, extract image from sdfdoc to png. Extracting the model --------------------------------- Extract from noesis to blender to fbx, with -fbxnewexport command and open in Blender and assign the texture Thanks for Cosmic and Shy for helping Some issues worth mentioning : in game rig bones are glitchy and some normals seems not appear right ~Snowcherry |