MorgothZe0ne Posted December 14, 2016 Posted December 14, 2016 hello there, now i'm trying to get the models from DDDA, I have all the things necessary to access a .mod file...... but where do I find them is the question? I assumed they would be located in the extracted .arc files.... but to no avail can I seem to find them so can someone give me advice to where I can find a .mod?
UhuruNUru Posted June 6, 2017 Posted June 6, 2017 I think where you are going wrong is in looking for that file extension. It's not unusual for games to have custom extension names for such files.I've only got the game today, so know little. A quick perusal of the game_main.arc, after extracting gives this path. game_main\nativePC\rom\game_main\model\om\om10415\model With two "Model" folders, in that path, it would suggest the files in the last folder, are the .mod files you expect.The files, are;om10415_001_BM.241F5DEBom10415_001_MM.241F5DEBom10415_001_NM.241F5DEB Try your tools on these *.241F5DEB files, sree if they are what you want.If not repeat with other candidates in the model folder.
Recommended Posts