Jump to content

Search the Community

Showing results for tags 'model extractor'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discusson
    • News and Announcements
    • Introduction
    • Website
    • Offtopic
  • Game Modding
    • Tutorials
    • 3D/2D models
    • Audio file formats
    • Graphic file formats
    • Animation file formats
    • Video file formats
    • Misc file formats
    • Game engine file formats
    • Game Archive
    • Compressed files and methods
    • Code Talk
    • Game Localization
  • Game Tools Support
    • Applications/Tools
    • Scripts or Other Utilities
  • QuickBMS
    • Releases
    • Discussion and Help

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. I figure I would catalogue my findings and put them all in one place in case anyone else is looking for the models in this game. This wouldn't have been possible without the help of TeaEffTeu, who provided the QuickBMS script used to extract the .npk files. You can find the script here The process is as follows Once you install the game you have to locate the .apk files buried in your phone or emulator, turn these into zips so you get into them. Inside the split_mini_client and split_mini_client_extra apk/zips there are asset folders, the .npk files can be found within. Run the quickbms script, follow the instructions and select 0 to force decryption. Run RMAViewer to view the .dat files that have been extracted from the .npk files. From the RMAViewer interface you can extract into .obj files. I do have an issue when trying to find certain things in the files. I can only find the low LOD models of certain units as it looks like RMAViewer can't open some files. If you can figure this out, I would be most thankful. I have an example file listed in the comments below. RMA_Upd3.zip
  2. shak-otay

    Hex2Obj

    Version 0.24e

    451 downloads

    This tool is meant to take the mesh data from the mesh you want to convert into OBJ (you have to load the model file into the program). You will also have to use a hex editor to find the model's mesh data offsets and counts and then copy them into hex2obj. Depending on these parameters it will convert the hex data into an OBJ file (File/SaveAs mesh) that you can then import into your preferred 3D Program (3DS Max, Blender, Maya, etc)
×
×
  • Create New...