Difference between revisions of "User:Ziella/Sandbox2"

From The VG Resource Wiki
Jump to: navigation, search
m (Ziella moved page Ziella/Sandbox2 to User:Ziella/Sandbox2)
Line 1: Line 1:
{{Stub}}
+
Ripping the models from Final Fantasy VII: Crisis Core is fairly straight forward, Noesis will do all the hard work for you. This game is probably one of the easiest games to rip models from. Noesis carries most of the heavy lifting, so don't sweat it.
 
 
Ripping the models from Final Fantasy VII: Crisis Core is fairly straight forward, Noesis will do all the hard work for you. , I think this game is one of the easiest games to extract models from. It comes with everything, so don't sweat it.
 
  
 
{{TutorialInfo
 
{{TutorialInfo
Line 14: Line 12:
 
# Your own Crisis Core: Final Fantasy VII Dump
 
# Your own Crisis Core: Final Fantasy VII Dump
 
# [[Noesis]]
 
# [[Noesis]]
 +
# Notepad++
 
# A 3D Modelling Software (3DS Max, Blender, Maya, etc.)
 
# A 3D Modelling Software (3DS Max, Blender, Maya, etc.)
  
 
==Tutorial==
 
==Tutorial==
 
===Step 1: Extracting the ISO===
 
===Step 1: Extracting the ISO===
Rename the extension of your Final Fantasy VII: Crisis Core ISO from .iso, too .zip or .rar. Right-Click on your newly formed archive and select "Extract Here". Once extracted, delete the now obsolete .rar archive.
+
Extract your Final Fantasy VII: Crisis Core ISO file using something like WinRAR or whatever other tools you have that can extract iso files.<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (1).png|400px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5853]
 
  
 
===Step 2: Extracting discimg.pkg file===
 
===Step 2: Extracting discimg.pkg file===
Open your copy of Noesis and navigate to directory that contains the file "discimg.pkg" and click on it, too display the file. Right-Click on "discimg.pkg" and select "export". Now press "export" on the popup window.
+
Open up Noesis and navigate to the directory where you extracted your iso and find a file called "discimg.pkg" in '''\PSP_GAME\USRDIR'''. From there you will want to right click on it and select "export". Now press "export" on the popup window. This will extract all the files from the archive.<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (2).png|700px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5854]
 
  
 
===Step 3: Finding the models===
 
===Step 3: Finding the models===
Once all the files have been exported, close the popup window and click on the little "+" icon next the "USRDIR" folder on the left. Now you will see a new folder, "discimg_files", click on the little "+" icon again and click on the folder titled "models". Now a long list of models will show up. These models contain Characters, Monsters, Levels, Props, Vehicles and Weapons. Double click on a file, and admire what your hard work has accomplished thus far.
+
Once all the files have been exported, close the popup window and click on the little "+" icon next the "USRDIR" folder on the left. Now you will see a new folder, "discimg_files", click on the little "+" icon again and click on the folder titled "models". Now a long list of models will show up. These models contain Characters, Monsters, Levels, Props, Vehicles and Weapons. Double click on a file, and admire what your hard work has accomplished thus far.<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (3).png|700px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5855]
 
  
 
===Step 4: Exporting the model===
 
===Step 4: Exporting the model===
Right-Click on an .FF7CCMODEL and select "export". Remember the name of this model. In the popup window, select "Flip UV's". This is done because Noesis has a tendancy to flip the UV's itself when exporting as an .OBJ file. This will extract .OBJ Models and .PNG textures
+
Right-Click on a .ff7ccmodel file that you want to rip and select "export". Remember the name of this model. In the popup window, select "Flip UV's". This is done because Noesis has a tendancy to flip the UV's itself when exporting the model. Make sure to set "Main output type" to .dae so that we export the model with rigging. Last thing to do is in the "Destination file(s)" section, go to the end and remove the "out" from the file name.  
 +
(eg. '''file2333out''' to '''file2333''')<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (4).png|400px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5856]
 
  
 
===Step 5: Moving the files to their own folder===
 
===Step 5: Moving the files to their own folder===
Left-Click "OK" and close the popup. Close Noesis and then open the directory where you FF7CCMODEL files are. Navigate the file you exported and there will be an .OBJ. Left-Click that file, and located the .PNG files and Left-Click them. Press "CTRL-X" or Right-Click and select "Cut". Go into the previous folder and press "CTRL-V" or Right-Click and select "Paste".
+
Left-Click "OK" and close the popup. You can now close Noesis. Now in windows explorer you will want to open the directory where your FF7CCMODEL files are. You should find a .dae and couple textures. The amount of .png files you find depends on the model you are exporting. Select all the exported files (.dae and .png) and press "CTRL-X" or Right-Click and select "Cut". Create a new folder for your rip and press "CTRL-V" or Right-Click and select "Paste".<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (5).png|400px]]
 +
 
 +
 
 +
===Step 6: Fixing texture paths===
 +
Now we need to fix up the texture paths in the dae file. Open up the .dae in Notepad++ and look for any instances of "'''<init_from>'''". Make sure that it is formated similarly to this. You may need to add .png to the end of the file name or remove any excess bits from the start. This is so that it reads the texture from the same folder as your .dae file.<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (6).png|700px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5857]
 
  
===Step 6: Finishing up===
+
===Step 7: Finishing up===
Import the .OBJ into which ever 3D Modelling program you use and texture it. Render the image, and voila, you've officially ripped your first Final Fantasy VII: Crisis Core model!
+
Import the .dae into whatever 3D Modelling program you use and check that the rig and textures are loading fine. Render the image, and voila, you've officially ripped your first Final Fantasy VII: Crisis Core model!<br>
 +
[[File:Final Fantasy VII Crisis Core Model Ripping Tutorial (7).png|400px]]
  
  [http://www.vg-resource.com/attachment.php?aid=5858]
 
  
 
==Closing==
 
==Closing==
Hopefully you should have learnt something from this tutorial and now have a working model. If you have any feedback or questions, you can get a hold of the original author [http://www.vg-resource.com/user-22914.html] or Ziella for help.
+
Hopefully you've learnt something from this tutorial and now have a working model rip! If you have any feedback or questions, feel free to ask on the talk page for this tutorial.

Revision as of 11:03, 18 February 2019

Ripping the models from Final Fantasy VII: Crisis Core is fairly straight forward, Noesis will do all the hard work for you. This game is probably one of the easiest games to rip models from. Noesis carries most of the heavy lifting, so don't sweat it.

Final Fantasy VII: Crisis Core - Model Ripping

Game: Final Fantasy VII: Crisis Core
Difficulty: Beginner
Duration: 10 Minutes
Tutorial by: Ecelon


Required Files & Tools

  1. Your own Crisis Core: Final Fantasy VII Dump
  2. Noesis
  3. Notepad++
  4. A 3D Modelling Software (3DS Max, Blender, Maya, etc.)

Tutorial

Step 1: Extracting the ISO

Extract your Final Fantasy VII: Crisis Core ISO file using something like WinRAR or whatever other tools you have that can extract iso files.
Final Fantasy VII Crisis Core Model Ripping Tutorial (1).png


Step 2: Extracting discimg.pkg file

Open up Noesis and navigate to the directory where you extracted your iso and find a file called "discimg.pkg" in \PSP_GAME\USRDIR. From there you will want to right click on it and select "export". Now press "export" on the popup window. This will extract all the files from the archive.
Final Fantasy VII Crisis Core Model Ripping Tutorial (2).png


Step 3: Finding the models

Once all the files have been exported, close the popup window and click on the little "+" icon next the "USRDIR" folder on the left. Now you will see a new folder, "discimg_files", click on the little "+" icon again and click on the folder titled "models". Now a long list of models will show up. These models contain Characters, Monsters, Levels, Props, Vehicles and Weapons. Double click on a file, and admire what your hard work has accomplished thus far.
Final Fantasy VII Crisis Core Model Ripping Tutorial (3).png


Step 4: Exporting the model

Right-Click on a .ff7ccmodel file that you want to rip and select "export". Remember the name of this model. In the popup window, select "Flip UV's". This is done because Noesis has a tendancy to flip the UV's itself when exporting the model. Make sure to set "Main output type" to .dae so that we export the model with rigging. Last thing to do is in the "Destination file(s)" section, go to the end and remove the "out" from the file name. (eg. file2333out to file2333)
Final Fantasy VII Crisis Core Model Ripping Tutorial (4).png


Step 5: Moving the files to their own folder

Left-Click "OK" and close the popup. You can now close Noesis. Now in windows explorer you will want to open the directory where your FF7CCMODEL files are. You should find a .dae and couple textures. The amount of .png files you find depends on the model you are exporting. Select all the exported files (.dae and .png) and press "CTRL-X" or Right-Click and select "Cut". Create a new folder for your rip and press "CTRL-V" or Right-Click and select "Paste".
Final Fantasy VII Crisis Core Model Ripping Tutorial (5).png


Step 6: Fixing texture paths

Now we need to fix up the texture paths in the dae file. Open up the .dae in Notepad++ and look for any instances of "<init_from>". Make sure that it is formated similarly to this. You may need to add .png to the end of the file name or remove any excess bits from the start. This is so that it reads the texture from the same folder as your .dae file.
Final Fantasy VII Crisis Core Model Ripping Tutorial (6).png


Step 7: Finishing up

Import the .dae into whatever 3D Modelling program you use and check that the rig and textures are loading fine. Render the image, and voila, you've officially ripped your first Final Fantasy VII: Crisis Core model!
Final Fantasy VII Crisis Core Model Ripping Tutorial (7).png


Closing

Hopefully you've learnt something from this tutorial and now have a working model rip! If you have any feedback or questions, feel free to ask on the talk page for this tutorial.