Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modding:modelling:tutorial_texture:step4 [2021/09/15 15:17] giwayumemodding:modelling:tutorial_texture:step4 [2024/08/11 15:04] (current) – [Edit the Texture, While Previewing In Your Favorite 3D Modelling Software] giwayume
Line 9: Line 9:
 In this step I will demonstrate editing the texture while previewing it on the 3D model, using the [[https://www.blender.org/download/|Blender 3D Modelling Software]]. This is free software and thus accessible to anyone. In this step I will demonstrate editing the texture while previewing it on the 3D model, using the [[https://www.blender.org/download/|Blender 3D Modelling Software]]. This is free software and thus accessible to anyone.
  
-You can use any 3D modelling program for this step. If you choose to use a different application, go ahead and do your edits and [[.:step5|skip to the next step]].+You can use any 3D modelling program for this step. If you choose to use a different application, go ahead and do your edits to the **T_Face01_Color.tga** file mentioned in the last step, and [[.:step5|skip to the next step]].
  
 ---- ----
  
-Now, [[https://www.blender.org/download/|download and install Blender]].+The following tutorial covers [[https://download.blender.org/release/Blender2.83/|Blender 2.8+ specifically]]. If you wish to use the [[https://www.blender.org/download/|latest version of Blender]], there will be small changes in the process which you're going to have to figure out on your own if you decide to use the newer versions
  
 Assuming you let Blender install at the default location, the blender addons folder is located at:\\ **C:\Program Files\Blender Foundation\Blender X.XX\X.XX\scripts\addons**,\\ where "X.XX" is whatever version of Blender you downloaded. My Blender version is 2.83, so my path looks like:\\ **C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons**. Assuming you let Blender install at the default location, the blender addons folder is located at:\\ **C:\Program Files\Blender Foundation\Blender X.XX\X.XX\scripts\addons**,\\ where "X.XX" is whatever version of Blender you downloaded. My Blender version is 2.83, so my path looks like:\\ **C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons**.
  
-[[https://raw.githubusercontent.com/Befzz/blender3d_import_psk_psa/master/addons/io_import_scene_unreal_psa_psk_280.py|Download the io_import_scene_unreal_psa_psk_280.py file]] (Right click -> Save as...), then copy/paste that "io_import_scene_unreal_psa_psk_280.py" file into the **C:\Program Files\Blender Foundation\Blender X.XX\X.XX\scripts\addons** folder.+**For Blender 2.8+** 
 + 
 +[[https://raw.githubusercontent.com/Befzz/blender3d_import_psk_psa/master/addons/io_import_scene_unreal_psa_psk_280.py|Download the io_import_scene_unreal_psa_psk_280.py file]] (Right click -> Save as...) 
 + 
 +Copy/paste the plugin file (io_import_scene_unreal_psa_psk_280.pyinto the **C:\Program Files\Blender Foundation\Blender X.XX\X.XX\scripts\addons** folder. 
 + 
 +**For Blender 3.0+ or 4.0+** 
 + 
 +[[https://github.com/DarklightGames/io_scene_psk_psa|Download install the newer plugin at https://github.com/DarklightGames/io_scene_psk_psa]]. Follow the instructions on that page to install the plugin. 
 + 
 +----
  
 Open Blender. On the menu bar, select "Edit -> Preferences" Open Blender. On the menu bar, select "Edit -> Preferences"