Advertisement
Guest User

Untitled

a guest
Aug 26th, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. (This is all to be done in the installation path)
  2.  
  3. If Skyrim - VoicesExtra.bsa exists, do the following:
  4.  
  5. 1. Check to see if Dawnguard.ini, HearthFires.ini, and/or Dragonborn.ini, exist.
  6. 2. Add ", Skyrim -VoicesExtra.bsa" (without the quotes) to the end of sResourceArchiveList2 in all inis found to exist.
  7.  
  8. If Dawnguard - Textures.bsa exists, do the following:
  9.  
  10. 1. Rename Dawnguard.bsa to Dawnguard - Original.bsa
  11. 2. Check to see if Dawnguard.ini, HearthFires.ini, Dragonborn.ini, and/or SkyrimEditor.ini exist.
  12. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  13. 3. Add ", Dawnguard - Original.bsa, Dawnguard - Textures.bsa" (without the quotes) to the end of sResourceArchiveList2 in all inis found to exist.
  14.  
  15. If HearthFires - Textures.bsa exists, do the following:
  16.  
  17. 1. Rename HearthFires.bsa to HearthFires - Original.bsa
  18. 2. Check to see if Dawnguard.ini, HearthFires.ini, Dragonborn.ini, and/or SkyrimEditor.ini exist.
  19. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  20. 3. Add ", HearthFires - Original.bsa, HearthFires - Textures.bsa" (without the quotes) to the end of sResourceArchiveList2 in all inis found to exist.
  21.  
  22. If Dragonborn - Textures.bsa exists, do the following:
  23.  
  24. 1. Rename Dragonborn.bsa to Dragonborn - Original.bsa
  25. 2. Check to see if Dawnguard.ini, HearthFires.ini, Dragonborn.ini, and/or SkyrimEditor.ini exist.
  26. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  27. 3. Add ", Dragonborn - Original.bsa, Dragonborn - Textures.bsa" (without the quotes) to the end of sResourceArchiveList2 in all inis found to exist.
  28.  
  29. -----------------------------------------------------------------------------------------------------------------------------------------
  30.  
  31. Then for the uninstall batch, do the following:
  32.  
  33. If Dawnguard - Original.bsa exists, do the following:
  34.  
  35. 1. Rename Dawnguard - Original.bsa to Dawnguard.bsa
  36. 2. Check to see if SkyrimEditor.ini exists.
  37. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  38. 3. If SkyrimEditor.ini exists, delete ", Dawnguard - Original.bsa, Dawnguard - Textures.bsa" (without the quotes) from the sResourceArchiveList2 line.
  39.  
  40. If HearthFires - Original.bsa exists, do the following:
  41.  
  42. 1. Rename HearthFires - Original.bsa to HearthFires.bsa
  43. 2. Check to see if SkyrimEditor.ini exists.
  44. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  45. 3. If SkyrimEditor.ini exists, delete ", HearthFires - Original.bsa, HearthFires - Textures.bsa" (without the quotes) from the sResourceArchiveList2 line.
  46.  
  47. If Dragonborn - Original.bsa exists, do the following:
  48.  
  49. 1. Rename Dragonborn - Original.bsa to Dragonborn.bsa
  50. 2. Check to see if SkyrimEditor.ini exists.
  51. (SkyrimEditor.ini will be in the main Skyrim directory so search one folder level higher than install for it)
  52. 3. If SkyrimEditor.ini exists, delete ", Dragonborn - Original.bsa, Dragonborn - Textures.bsa" (without the quotes) from the sResourceArchiveList2 line.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement