Home / Wrye Bash / Wrye Bash 302
Name Modified Size InfoDownloads / Week
Parent folder
Wrye Bash 302 - Standalone Executable.7z 2012-11-12 18.6 MB
Wrye Bash 302 - Python Source.7z 2012-11-12 10.2 MB
Wrye Bash 302 - Installer.exe 2012-11-12 19.9 MB
Totals: 3 Items   48.7 MB 0
What does Wrye Bash do?
- It makes it safe to try out new mods because it will restore everything to the way it was when you uninstall a mod
- It makes more mods compatible with each other by importing information from different mods into a "bashed patch"
- It allows you to exceed the 255 mod threshold by automatically merging mods for you


Requirements and Installation
-----------------------------
Short version: just use the installer and install to the Oblivion folder!   When you install dependencies, just install them to their default locations.

Long version:
There are two versions available: the Python version and the Standalone version.  They are functionally equivalent.  Most people should run the Standalone version since it is slightly simpler (no external Python components to install).  You should to install the Python version, however, if you want to be more involved with development or if you already have Python installed on your system for other reasons.

If you're using the Standalone version, the only thing you need to install manually is the MSVC++ 2008 redistributable at http://www.microsoft.com/downloads/en/confirmation.aspx?familyid=ba9257ca-337f-4b40-8c14-157cfdffee4e&displaylang=en

If you are using the Python version, dependency installation will be handled automatically by the installer.  However, if you want or need to do things manually, the dependencies are:
- Python 2.7.3: http://www.python.org/ftp/python/2.7.3/python-2.7.3.msi
- wxPython 2.8.12.1 unicode for Python 2.7: http://sourceforge.net/projects/wxpython/files/wxPython/2.8.12.1/wxPython2.8-win32-unicode-2.8.12.1-py27.exe
- comtypes 0.6.2: http://sourceforge.net/projects/comtypes/files/comtypes/0.6.2/comtypes-0.6.2.win32.exe/download
- PyWin32 for Python 2.7: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/pywin32-218.win32-py2.7.exe/download

Note that Python 3.x is explicitly NOT supported due to wxPython not having a Python 3.x version.  Note also that the 32-bit versions are required even if you are on a 64-bit operating system.

For manual installations of either the Standalone or Python versions, extract the archive in your Oblivion game folder so that the Mopy directory appears in the Oblivion directory
- For Python versions, run by double-clicking on Wrye Bash Launcher.pyw
- For WBSA (Wrye Bash StandAlone), run by double-clicking on Wrye Bash.exe

Remember!  In Windows Vista and up, don't install Oblivion in the Program Files folder due to User Access Controls!
Source: README, updated 2012-11-12