Installing Blender

Revision as of 18:51, 17 January 2008 by imported>Qazaaq (installing blender 2.43, python 2.4.4 and nifscripts 1.5.7 in order to export animations properly)

Introduction

This is a small tutorial on how to install Blender with working 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

and at the top right below System: it should read Microsoft Windows XP.

Downloading

First of all you need to download the following, don't install anything yet.

Alternatively, you can also download various versions that are compatible with each other at TESNexus along with additional click-for-click install instructions.

Installing

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.

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.

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.

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

Or get this complete package, including NifSkope 0.9.8, 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: Configuring the old scripts. You have to configure the scripts to export Nif version 20.0.0.4.

See Also