Jump to content
  • 0

turning textures into a mod


rothbardian

Question

This has probably been answered 1,000 times but I don't how to search for it, so apologies in advance.

If I have a bunch of individual textures, and I want to activate them in Skyrim so they replace the defaults ones, how do I turn them into a single mod (if that's the right word), so that I can activate or deactivate them in one shot rather than manually replacing a bunch of default textures and then having to replace them again with the original defaults if/when I want to revert? Thanks.

Link to comment
Share on other sites

Recommended Posts

  • 0

Sorry, I don't -- you mean file paths for where the default textures are located which will be overwritten? Is setting up the file paths covered in the STEP guide? I've just been doing background reading but plan to use MO when I attempt to implement the STEP install.

Link to comment
Share on other sites

  • 0

Sorry, I don't -- you mean file paths for where the default textures are located which will be overwritten? Is setting up the file paths covered in the STEP guide? I've just been doing background reading but plan to use MO when I attempt to implement the STEP install.

Yes, that means overwriting the file paths of the default textures.

 

No, that is not covered in any guide here.

 

Basically you just put the texture at the same filepath as the original (e.g., textures/whiterun/mydummyimage.dds) and the game will use it instead of the original.

Link to comment
Share on other sites

  • 0

Thanks DoubleYou, I think I'm almost there. To clarify, I use an alternate filepath in order to use an alternate texture instead of physically overwriting the default texture? For example if the game has textures/whiterun/stone.dds and I have a new stone.dds I want to substitute, rather than overwriting the default texture, I somehow in MO link an alternate filepath to my new stone.dds, like mySkyrimtextures/whiterun/stone.dds?

Link to comment
Share on other sites

  • 0

The filepath must be exactly the same. If you intend to overwrite textures/whiterun/stone.dds, your filepath for you mod must be textures/whiterun/stone.dds.

 

Create a folder named textures. Inside it create the whiterun folder. Inside it place your stone.dds. Now zip it into an archive with an archive program (or you can right-click the textures folder, go to the Send to menu, and click  send to a compressed zip folder). Load the zip into MO and it will install it as any other mod. Just toggle the checkmark to activate or deactivate it. Or if using multiple files, you can open the Filetree for the mod and hide files at will.

Link to comment
Share on other sites

  • 0

Ah, ok, thank you for explaining. So as long as I mirror Skyrim's texture directory/subdirectory structure, I can sub in as many textures as I'd like, and then just zip my custom texture directory and I'm good to go?

Btw, what zip settings in 7zip should I use, i.e. compression level, compression method, etc.? Default settings ok?)

Thanks again!

Link to comment
Share on other sites

  • 0

Didn't know Skyrim can use 7z -- thanks! I assume when you load Skyrim it decompresses this stuff all into memory? If that's the case whatever decompresses fastest would seem to be the best choice (assuming conserving hard drive space is not a concern).

Link to comment
Share on other sites

  • 0

The benefit is you can install and uninstall your mod at leisure. Grant's way is that you could mimic the MO installation process by creating a folder My Awesome Texture Mod inside the mods folder and place your textures directory and such in there. I'm just afraid you might accidentally delete your work that way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.