Difference between revisions of "De-Isolation Tutorial"

58 bytes added ,  16:40, 24 July 2007
imported>Dev akm
imported>Dev akm
Line 78: Line 78:
'''Bait-and-Switch Method'''
'''Bait-and-Switch Method'''


This solution uses SomePlugin.esm (note the ESM extension) while you're making changes (the "bait" for TESCS to consider it a master) and then swaps it with SomePlugin.esp when you're done (the "switch").
This solution is a bit more cumbersome than the bit-flip method. It uses SomePlugin.esm (note the ESM extension) while you're making changes as the "bait" (so TESCS will consider it a master) and then swaps it with SomePlugin.esp when you're done (the "switch").


* Convert SomePlugin.esp to SomePlugin.esm with TES4Gecko or Wrye Bash (see ESM Mastering, above, for details).
* Convert SomePlugin.esp to SomePlugin.esm with TES4Gecko or Wrye Bash (see ESM Mastering, above, for details).
Anonymous user