Difference between revisions of "Installing Blender"

3,474 bytes added ,  18:51, 17 January 2008
installing blender 2.43, python 2.4.4 and nifscripts 1.5.7 in order to export animations properly
imported>Qazaaq
(updated)
imported>Qazaaq
(installing blender 2.43, python 2.4.4 and nifscripts 1.5.7 in order to export animations properly)
Line 1: Line 1:
{{TOCleft}}== Introduction ==
== Introduction ==
This is a small tutorial on how to install [[Blender]] with working [[NIF_Importers_and_Exporters|NIF import/export scripts]]. It's not at all complicated, but you have to install a few other software packages besides Blender itself. This tutorial assumes you're using Windows XP, if you're unsure if that's the case do press:
This is a small tutorial on how to install [[Blender]] with working [[NIF_Importers_and_Exporters|NIF import/export scripts]]. It's not at all complicated, but you have to install a few other software packages besides Blender itself. This tutorial assumes you're using Windows XP, if you're unsure if that's the case do press:
 
Pause/Break key + Windows key
 
  Pause/Break key + Windows key
 
and at the top right below ''System:'' it should read Microsoft Windows XP.
and at the top right below ''System:'' it should read Microsoft Windows XP.


Line 18: Line 15:


== Installing ==
== Installing ==
After you've downloaded everything you need to install you can start installing. Begin with Python 2.5.1. Run it with default settings; just keep clicking next until you're done. You can install PyFFI right after that the same way. PyFFI is needed for the Blender NIF scripts. Just keep clicking next like you did so well while installing Python.
After you've downloaded everything you need to install you can start installing.
 
===Python 2.5.1===
Begin with Python 2.5.1. Run it with default settings; just keep clicking next until you're done. You can install PyFFI right after that the same way. PyFFI is needed for the Blender NIF scripts. Just keep clicking next like you did so well while installing Python.


===Blender 2.45===
When that's done you can begin installing Blender 2.45. Double click the installation file and press next, i agree, next, next, install, *wait a second* click OK, uncheck the box that says Run Blender 2.45 and click Exit. Basically; put yourself on autopilot but don't forget to uncheck that box.
When that's done you can begin installing Blender 2.45. Double click the installation file and press next, i agree, next, next, install, *wait a second* click OK, uncheck the box that says Run Blender 2.45 and click Exit. Basically; put yourself on autopilot but don't forget to uncheck that box.
 
===NifTools Scripts===
You're doing great so far, it's time to install the NIF scripts. This is very similar to the Blender installation; next, I agree, next, install, uncheck box, exit. Almost nothing you can do wrong and done in a few seconds.
You're doing great so far, it's time to install the NIF scripts. This is very similar to the Blender installation; next, I agree, next, install, uncheck box, exit. Almost nothing you can do wrong and done in a few seconds.


Line 27: Line 28:
That's it you've installed everything you need to run Blender and the most recent NIF scripts. You can delete all install executables if you need to free disk space, but if you don't put them somewhere save in case you need to reinstall or repair an installation.
That's it you've installed everything you need to run Blender and the most recent NIF scripts. You can delete all install executables if you need to free disk space, but if you don't put them somewhere save in case you need to reinstall or repair an installation.


''note: You don't have to configure the NIF scripts like you did with the version 1.5.7 and older. You can now choose the NIF version directly from the export screen.''
''Note: You don't have to configure the NIF scripts like you did with the version 1.5.7 and older. You can now choose the NIF version directly from the export screen.''
 
=Installing Blender 2.43 with NifTools Blender scripts 1.5.7=
 
Installing this is only necessary if you want to export animations. The program [[NifBlend]], that's needed to convert the exported animations into the right format, only works with the animations exported with the script versions 1.5.7 and below. Those are only compatible with Blender 2.43 and below.
 
== Downloading ==
*[http://download.blender.org/release/Blender2.43/ Blender 2.43], choose '''blender-2.43-windows.exe'''.
*[http://www.python.org/download/releases/2.4.4/ Python 2.4.4], get '''python-2.4.4.msi'''.
*[http://sourceforge.net/project/showfiles.php?group_id=149157&package_id=166219 NifTools Blender export scripts 1.5.7], scroll down to 1.5.7, click it and get '''blender_nif_scripts-1.5.7-windows.exe'''.
Or get this complete package, including NifSkope 0.9.8, [http://www.tesnexus.com/downloads/file.php?id=12248 here at TESNexus].
 
== Installing ==
Installing these goes similar to installing the new version of blender, but requires a few extra steps.
 
=== Python 2.4.4 ===
It's best to start with Python, installing that is very straightforward and doesn't require much thinking. Double click the install file to start the installation. Choose Install for all users, it's the most convenient and unless you've got a good reason not to there's no reason to change this. Click next and choose an installation directory here, again the default location will be just fine. Click next again to start installing Python and afterwards click finish to exit the installation.
 
=== Blender 2.43 ===
Start the installation and click Next, I agree and choose whether you want a shortcut a start menu and if you want to associate .blend files with Blender 2.43. This is important if you've also installed Blender 2.45. If Blender 2.43 is associated with .blend files that's the program that will open when you double click. Untick the box if you want to open .blend with Blender 2.45 and leave it ticked if you want to open .blend file with Blender 2.43 from now on.
 
Click next and change the default installation directory if you installed Blender 2.45 in the default location. For this tutorial we'll assume you choose
C:\Program Files\Blender Foundation\Blender 2.43
Click next, here you can choose where to store the User Data, for this tutorial we'll assume you choose the second option; the Installation Directory. Click Install to install Blender, untick the box start Blender in the next screen and click Finish to end the installation.
 
=== Blender Nif Scripts 1.5.7 ===
Start the install wizard and click Next and I agree, the next screen is important. You don't want to install the scripts for the wrong version of Blender. If you installed Blender with the options of the tutorial the install directory should be like this:
C:\Program Files\Blender Foundation\Blender 2.43\.blender\scripts
Make sure it is and change it otherwise, click Next when you're done. The documentation folder can be anywhere, change it or leave it, click Install when you're done. Untick the show Readme box and click finish.
 
Before you can export properly you have to configure the Nif Scripts, there's a tutorial on the NifTools Wiki that explains this in full detail: [http://niftools.sourceforge.net/wiki/Blender/Configuration#Configuring_the_old_scripts_.281.5.7_and_older.29 Configuring the old scripts]. You have to configure the scripts to export Nif version 20.0.0.4.


== Basic Blender Tutorials ==
== See Also ==
*[http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro Blender 3D: Noob to Pro]
*[http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro Blender 3D: Noob to Pro]
*[[Custom Sword in Blender]]
*[[Custom Sword in Blender]]
Anonymous user