How To Convert an OMOD to an OMOD-Ready Archive

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Overview[edit | edit source]

This tutorial shows how to convert a finished OMOD back into an archive which preserves all OMOD settings. This may sound strange at first but it is primarily for use by modders to upload mods that do not require OBMM but have already been prepared for conversion to OMOD which allows the player to QUICKLY create an OMOD with all the particularities of the install already handled.

Required Tools[edit | edit source]

Assumptions[edit | edit source]

My assumptions about your scenario (adjust as necessary):

  • You have Oblivion Mod Manager (OBMM) installed.
  • You have Microsoft .NET Framework 2.0 installed (a requirement of OBMM).
  • You have OMOD files in the OMOD folder and want to convert them into archive files.

Conversion to OMOD-Ready[edit | edit source]

  1. Start Oblivion Mod Manager
  2. Find your OMOD file in the right-hand side window and right-click on it. Then choose Convert to archive and pick the folder, filename, and filetype you prefer and click Save
  3. If asked, answer Yes to create omod conversion information
  4. Conversion successful - Click OK
  5. The archive is now complete. If you open the archive, it will contain an omod conversion data folder which holds OMOD-related configuration files such as script.txt, info.txt, config and screenshot.

References[edit | edit source]

Source: LHammonds Web Site