Guide:Wrye Bash/bash.ini

From Step Mods | Change The Game
< Guide:Wrye Bash
Revision as of 22:56, December 30, 2012 by Z929669 (talk | contribs) (Created page with "<pre> ; _____ _ ; / ____| | | ; | | __ ___ _ __ ___ _ __ __ _ | | ; | | |_ | / _ \| '_ \ / _ \|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
;    _____                                 _ 
;   / ____|                               | |
;  | |  __   ___  _ __    ___  _ __  __ _ | |
;  | | |_ | / _ \| '_ \  / _ \| '__|/ _` || |
;  | |__| ||  __/| | | ||  __/| |  | (_| || |
;   \_____| \___||_| |_| \___||_|   \__,_||_|

[General]
;--sOblivionMods is an alternate root directory for Bash Installers and other Bash data.
;    Putting it under the game's install directory can cause performance problems 
;    during gameplay, so by default it is placed at the same level as the game folder.
;    Here are the Oblivion and Skyrim defaults, and two other examples.
;sOblivionMods=..\Oblivion Mods
sOblivionMods=D:\Skyrim Mods
;sOblivionMods=C:\Games\Oblivion Mods
;sOblivionMods=C:\Steam\SteamApps\common\Skyrim Mods


;--sBashModData is the directory containing data about your mods, ini edits, etc.
;    If using MOM, mTES4 Manager, or other utility to manage multiple installs, 
;    you will want to change this to keep the Bash data with your saved games.
;    You'll need to use an absolute path to your saved games folder, so here
;    are the defaults and a few examples.
;sBashModData=..\Oblivion Mods\Bash Mod Data
sBashModData=D:\Skyrim Mods\Bash Mod Data
;sBashModData=C:\Documents and Settings\Wrye\My Documents\My Games\Oblivion\Bash Mod Data
;sBashModData=C:\Users\Wrye\AppData\Local\Skyrim\Bash Mod Data

;--sInstallersData is the directory containing data about which installers
;    are installed by Wrye Bash. If you changed sBashModData above, you'll 
;    probably want to change this one too. Examples:
;sInstallersData=..\Oblivion Mods\Bash Installers\Bash
sInstallersData=D:\Skyrim Mods\Bash Installers\Bash
;sInstallersData=C:\Documents and Settings\Wrye\My Documents\My Games\Oblivion\Bash Installers\Bash
;sInstallersData=C:\Users\Wrye\AppData\Local\Skyrim\Bash Installers\Bash
;sInstallersData=C:\Users\Wrye\AppData\Local\Skyrim\Bash Installers Data


;--OblivionPath is the game directory (containing Oblivion.exe, TESV.exe, etc).
;    A "normal" install of Bash will place the Mopy directory in your game directory.
;    Use this argument only if you placed Bash outside of the game directory and the
;    automatic detection and -g command line parameter fail to find the game.
;    If using a relative path, it will be relative to the Mopy directory.
;sOblivionPath=C:\Games\Oblivion
;sOblivionPath=G:\Oblivion
sOblivionPath=E:\Program Files (x86)\Steam\steamapps\common