Difference between revisions of "Ripping Models with Textures"

From Custom Mario Kart
Jump to navigation Jump to search
m (Reworked section to be more accurate)
m (→‎Using BRRES Viewer: add tutorial video)
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{| class="textbox float-right grid"
 
{| class="textbox float-right grid"
|+ Software that you will need in this tutorial
+
|+ Software Needed
 
! ISO Extractor
 
! ISO Extractor
 
|
 
|
Line 8: Line 8:
 
|-
 
|-
 
! [[CTools Pack]]
 
! [[CTools Pack]]
| [http://www.chadsoft.co.uk/ctools/setup/ctoolssetup.msi Download]
+
|  
 +
* [http://www.chadsoft.co.uk/ctools/setup/ctoolssetup.msi Download]
 
|-
 
|-
! BRRES Viewer
+
! Model Extractor
| [http://www.mediafire.com/download/94xv9fsuxar91px/BRRES_Viewer.zip Download]
+
|  
 +
* [http://avsys.xyz/upload/files/BRRES_Viewer_1.3.1.zip BRRES Viewer]
 +
* [[BrawlBox]]
 
|-
 
|-
! A 3D modeling program
+
! 3D Editor
 
|
 
|
 
* [http://sketchup.google.com/ Google SketchUp]
 
* [http://sketchup.google.com/ Google SketchUp]
Line 19: Line 22:
 
* [https://www.blender.org/download Blender]
 
* [https://www.blender.org/download Blender]
 
|-
 
|-
! SketchUp plugin
+
! SketchUp Plugin
 
|
 
|
* [http://www.fluidimporter.com/downloads/ FluidImporter (Not recommended)]
 
 
* [https://extensions.sketchup.com/en/content/quadface-tools QuadFace Tools]
 
* [https://extensions.sketchup.com/en/content/quadface-tools QuadFace Tools]
 
|}
 
|}
  
 
== Introduction ==
 
== Introduction ==
In this tutorial, you will find out how to rip track models WITH TEXTURES from [[Mario Kart Wii]] and other [[Wii]] games that use U8 archives. Before we get started, make sure you have all the software listed above.
+
In this tutorial, you will find out how to rip track models with textures from [[Mario Kart Wii]] and other [[Wii]] games that use BRRES archives. Before we get started, make sure you have all the software listed above.
  
 
== Getting Started ==
 
== Getting Started ==
Line 49: Line 51:
  
 
== Step 2 ==
 
== Step 2 ==
Extract the BRRES Viewer files into a folder. <br/>
+
=== Using BRRES Viewer ===
Once your course is saved in the "courses" folder, then open it with [[SZS Explorer]]. Right click on course_model.brres or the object you want to rip and then click "Export". Save in the same folder as the BRRES Viewer.
+
# Extract the BRRES Viewer files into a folder. <br/>
 +
# Once your course is saved in the "courses" folder, open it with [[SZS Explorer]]. Right click on the course_model.brres or the object you want to rip and  
 +
# then click "Export". Save in the same folder as the BRRES Viewer. <br/>
 +
# Drag the course_model into the BRRES Viewer. Then right click on the model and then click "Load and Display" or double click on it.<br>
 +
# Click ''File'' → ''Export All Files....''. Choose OBJ instead of PSK. The textures MUST be exported as TGA, or else it won't work. Then click ''OK''. (Depending on the model, this may take a long time) The problem now is that you only have an OBJ file and the textures, you don't have a MTL that contains the texture mapping.
 +
# If you have closed BRRES Viewer, drag the same file (BRRES) into the BRRES Viewer. Right click on the model and then click "Load and Display" or double click on it.<br>
 +
# Click on ''Model'' → ''Export....'' → ''OBJ''. Export it to the same location as when you exported earlier. Replace the OBJ file. Now you should have an MTL file there so now you can import it to your [[3D Tool|editor]].
  
==Step 3==
+
'''The most recent version of BRRES Viewer is no longer able to export as OBJ. The tutorial will only work if you have the old version, v1.3.1. You can get the old version [http://avsys.xyz/upload/files/BRRES_Viewer_1.3.1.zip here].'''
Drag the course_model into the BRRES Viewer. Then right click on the model and then click "Load and Display" or double click on it.<br>
 
Click ''File'' → ''Export All Files....''. Choose OBJ instead of PSK. Then click ''OK''. The problem now is that you only have an OBJ file and the textures, you don't have a MTL that contains the texture mapping.
 
  
If you have closed BRRES Viewer, drag the same file (BRRES) into the BRRES Viewer. Right click on the model and then click "Load and Display" or double click on it.<br>
+
{{youtube-box|tutorial|HsWt703Bf2k|BRRES Viewer Tutorial}}
Click on ''Model'' → ''Export....'' → ''OBJ''. Export it to the same location as when you exported earlier. Replace the OBJ file. Now you should have an MTL file there so now you can import it to your [[3D Tool|editor]].
 
  
== Step 4 ==
+
=== Using [[BrawlBox]] ===
 +
''This section has yet to be done.''
 +
 
 +
== Step 3 ==
 
=== Using [[SketchUp]] ===
 
=== Using [[SketchUp]] ===
 
==== Using an Intermediate tool ====
 
==== Using an Intermediate tool ====
#Make sure you have Blender and QuadFace Tools, installed
 
##Note: this can be done with 3ds Max, or any other modern 3d editor. If you have 3ds Max, follow the steps in the '''Using 3ds Max''' section, and then follow step 7.
 
#Using Blender, Meshlab, 3ds Max, or FBX converter (recommended, as it is free and just as effective as 3ds max), convert the model form .obj back to .obj
 
#In Sketchup, use ''File'' → ''Import'' and select ''OBJ (QuadFace Tools)''
 
  
==== Using FluidImporter (not recommended) ====
+
#Using Wings 3D, Blender, Meshlab, 3ds Max, or ''FBX converter'', convert the model from .obj back to .obj or a different file formant
#FluidImporter is paid software, and you are limited to a 5 day trial!
+
##If you have 3ds Max, follow the steps in the '''Using 3ds Max''' section, and then follow step 7.
#Make sure you have the FluidImporter OBJ Importer installed.
+
#In Sketchup, use ''File'' → ''Import'' and select ''OBJ (QuadFace Tools)'' or the different file format you exported.
#Open [[SketchUp]]
+
 
#''File'' → ''Import'' then click ''OBJ''  
+
'''Sketchup's default OBJ Importer is faulty, and can make you lose UV mapping or polygons, when importing the model'''
#Find your model and click ''Import''
 
  
 
=== Using [[3ds Max]] ===
 
=== Using [[3ds Max]] ===
Line 78: Line 81:
 
#Click on the Autodesk icon in the top left corner
 
#Click on the Autodesk icon in the top left corner
 
#Click ''Import'' and then import the OBJ.
 
#Click ''Import'' and then import the OBJ.
 
== Ending the Tutorial ==
 
Now you have your model with textures! <br/>
 
Hope this works for you and if you have any questions, just post on the talk page!
 
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 15:24, 20 September 2020

Software Needed
ISO Extractor
CTools Pack
Model Extractor
3D Editor
SketchUp Plugin

Introduction

In this tutorial, you will find out how to rip track models with textures from Mario Kart Wii and other Wii games that use BRRES archives. Before we get started, make sure you have all the software listed above.

Getting Started

First, make sure you have an ISO. If you don't, look here to help you.

Step 1

First you need to make a folder called "courses". This is where you will save all the track SZS'.

Using Dolphin

  1. Open up Dolphin.
  2. Right-click on the MKWii ISO, and then click on "Properties".
  3. Click on the top tab that says "Filesystem"
  4. Then open up Partition 1>Race>Course and then extract the course you want the model from. Remember to add the extension "szs" to the file so it saves as an SZS rather than a raw data file. Save in "courses" folder.

Using Wiimms ISO Tools

  1. Look here for info on how to do this.

Using WiiScrubber

  1. Open up WiiScrubber
  2. Click on "Load ISO" and load in the MKWii ISO
  3. Then open up Partition 1>Race>Course and then extract the course you want the model from. Save in "courses" folder

Step 2

Using BRRES Viewer

  1. Extract the BRRES Viewer files into a folder.
  2. Once your course is saved in the "courses" folder, open it with SZS Explorer. Right click on the course_model.brres or the object you want to rip and
  3. then click "Export". Save in the same folder as the BRRES Viewer.
  4. Drag the course_model into the BRRES Viewer. Then right click on the model and then click "Load and Display" or double click on it.
  5. Click FileExport All Files..... Choose OBJ instead of PSK. The textures MUST be exported as TGA, or else it won't work. Then click OK. (Depending on the model, this may take a long time) The problem now is that you only have an OBJ file and the textures, you don't have a MTL that contains the texture mapping.
  6. If you have closed BRRES Viewer, drag the same file (BRRES) into the BRRES Viewer. Right click on the model and then click "Load and Display" or double click on it.
  7. Click on ModelExport....OBJ. Export it to the same location as when you exported earlier. Replace the OBJ file. Now you should have an MTL file there so now you can import it to your editor.

The most recent version of BRRES Viewer is no longer able to export as OBJ. The tutorial will only work if you have the old version, v1.3.1. You can get the old version here.

BRRES Viewer Tutorial

Using BrawlBox

This section has yet to be done.

Step 3

Using SketchUp

Using an Intermediate tool

  1. Using Wings 3D, Blender, Meshlab, 3ds Max, or FBX converter, convert the model from .obj back to .obj or a different file formant
    1. If you have 3ds Max, follow the steps in the Using 3ds Max section, and then follow step 7.
  2. In Sketchup, use FileImport and select OBJ (QuadFace Tools) or the different file format you exported.

Sketchup's default OBJ Importer is faulty, and can make you lose UV mapping or polygons, when importing the model

Using 3ds Max

  1. Open 3ds Max
  2. Click on the Autodesk icon in the top left corner
  3. Click Import and then import the OBJ.