Difference between revisions of "Installing Blender"

4,744 bytes added ,  17:37, 18 January 2011
imported>Qazaaq
m (tessource -> tesnexus)
imported>Bruneauinfo
 
(19 intermediate revisions by 8 users not shown)
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:
Windows Key + Pause/Break
and at the top right below ''System:'' it should read Microsoft Windows XP. There appear to be some issues with installing PyFFI on WIndows Vista, but these can be easily overcome (see Installing PyFFI below).


If you're using '''Windows Vista''' or '''Windows 7''' go here:


  Pause/Break key + Windows key
[http://www.tesnexus.com/downloads/file.php?id=12248 TESNexus]


and at the top right below ''System:'' it should read Microsoft Windows XP.
Follow the instructions '''precisely''' and download the versions/packages specified. If you do not follow the instructions closely with the right program versions certain required items will not install.


== Downloading ==
== Downloading ==
First of all you need to download the following, don't install anything yet.
'''If you're not using Windows Vista or Windows 7''' download the following, don't install anything yet.


*[http://www.blender.org/download/get-blender/ Blender from blender.org] get the Blender 2.44 Installer (8 MB) for Windows.
*[http://www.blender.org/download/get-blender/ Blender from blender.org] get the Blender 2.49b Installer (8 MB) for Windows. It has DDS support.
*[http://www.python.org/download/ Python from python.org] get the Python 2.5.1 Windows installer (third from the top).
*[http://www.python.org/download/ Python from python.org] get the Python 2.6.4 Windows x86 installer (on top). Do not pick the 64 bit version, as it still lacks some essential functionality for PyFFI.
*[http://sourceforge.net/project/showfiles.php?group_id=149157 Blender NIF import/export scripts from sourceforge.net] click the green download button behind Blender NIF scripts (top one) and choose the file that ends on ''windows.exe''.
*[http://sourceforge.net/project/showfiles.php?group_id=149157 Blender NIF import/export scripts from sourceforge.net] click the green download button behind Blender NIF scripts (top one) and choose the file that ends on ''windows.exe''.
*[http://sourceforge.net/project/platformdownload.php?group_id=199269 PyFFI from sourceforge] click the green download button.
*[http://sourceforge.net/project/platformdownload.php?group_id=199269 PyFFI from sourceforge] click the green download button.


Alternatively, you can also download various versions that are compatible with each other at [http://www.tesnexus.com/downloads/file.php?id=12248 TESNexus] along with additional click-for-click install instructions.
'''If you ARE using Windows Vista or Windows 7 go here:'''
 
[http://www.tesnexus.com/downloads/file.php?id=12248 TESNexus]
 
Follow the instructions '''precisely''' and download the versions/packages specified. If you do not follow the instructions closely with the right program versions certain required items will not install.


== Installing ==
== Installing ==
After you've downloaded everything you need to install you can start installing. Begin with Python 2.5. 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.6.4===
Begin with Python 2.6.4. Run it with default settings; just keep clicking next until you're done.  
 
===PyFFI===
This isn't too complicated, just run the program and keep clicking next until its done.
 
'''Important Note:''' There seems to be some issues with installing PyFFI on Windows Vista. In order to overcome these right-click on the PyFFI installer and click on 'Properties'. Then go to the 'Compatibility' tab, and click the "Run in a different version of Windows" check-box. Select 'Windows XP Service Pack 2', or something similar. Click OK, then try and run the program again. It should install correctly, after which you can continue on to the next step.


When that's done you can begin installing Blender 2.44. 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.44 and click Exit. Basically; put yourself on autopilot but don't forget to uncheck that box.
===Blender 2.49b===
When that's done you can begin installing Blender 2.49b. 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.49 and click Exit. Basically; put yourself on autopilot but don't forget to uncheck that box.


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.
===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, exit. Almost nothing you can do wrong and done in a few seconds.


== Enjoying the goods ==
== Enjoying the goods ==
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 safe 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.''
 
=Installing Blender 2.43 with NifTools Blender scripts 1.5.7=
 
From version 2.3.0 onwards the scripts can export Oblivion animations. However, this new feature is still fairly experimental, so if for some reason that does not work for you, you can fall back on the more traditional way of exporting animations via the program [[NifBlend]]. This program converts animations exported with the 1.5.7 scripts into the right format. NifBlend only works with the 1.5.7 scripts, and those scripts only work with Blender 2.43, and that Blender only works with Python 2.4.
 
== Downloading ==
*[http://download.blender.org/release/Blender2.43/ Blender 2.43], choose '''blender-2.43-windows.exe'''.
*[http://www.python.org/download/releases/2.5.4/], get '''python-2.4.4.msi'''.
*[http://sourceforge.net/project/showfiles.php?group_id=149157&package_id=166219&release_id=431662 NifTools Blender export scripts 1.5.7], 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.


''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.''
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