Skip to content

Order List of CEP 2.71+hotfix?

I've been out of the game for a little bit and trying to get back in. I noticed there's a new version of CEP and I'd like to use it.

My question is how do I install it? Delete old CEP files from my module? What order do I install them? Thanks in advance

Comments

  • ProlericProleric Member Posts: 1,316
    edited April 13
    For builders, we recommend installing the latest CEP 2.x from the Vault (see guide).

    Just overwrite any exisiting files.

    Your module will still work because CEP 2.x is always backward compatible.

    Later, if you want to update your module using the full range of new content, update Module Properties > Custom Content to reflect the hak order specified in the docs subfolder for the latest release. This will be a small change. Typically, you only need to change the top hak to cep2_top2_71 (2_70 is a typo), adding cep2_add_tiles3 and cep2_add_tiles4 if required.

    You may have overridden some 2da files. For example, the creature list appearance.2da. In that case, you will continue to see your version of the creature drop-down list, with no new content, unless you merge the changes in the new CEP 2da.
    Post edited by Proleric on
  • ProlericProleric Member Posts: 1,316
    P.S. The standalone hotfix is not required if you install the latest CEP_2.71_full_with_hotfix1.
  • Ugly_DuckUgly_Duck Member Posts: 182
    I checked my CEP files installed and this is what I have:

    cep2_add_doors
    cep2_add_loads
    cep2_add_phenos1
    cep2_add_phenos2
    cep2_add_phenos3
    cep2_add_phenos4
    cep2_add_phenos5
    cep2_add_reforge
    cep2_add_skies
    cep2_ext_tiles
    cep2_add_tiles1
    cep2_add_tiles2
    cep2_build
    cep2_custom
    cep2_top_2_65
    cep2_core0
    cep2_core1
    cep2_core2
    cep2_core3
    cep2_core4
    cep2_core5
    cep2_core6
    cep2_core7
    cep2_add_sb_v1
    cep2_crp
    cep2_crp_s

    Custom Tlk File: cep260

    I'd like to know how to get the latest CEP2x content installed, I assume its CEP2.71?
  • meaglynmeaglyn Member Posts: 151
    Did you read the earlier posts?
  • Ugly_DuckUgly_Duck Member Posts: 182
    I checked the docs folder that came with the download, and it didn't show the list in the folder like the one i posted. sorry for the inconvenience.
  • ProlericProleric Member Posts: 1,316
    The 2.71 subfolder within docs has the latest hak order document.

    You just need to replace cep2_top_2_65 with cep2_top_2_71, adding cep2_add_tiles3 and cep2_add_tiles4 after cep2_add_tiles2, to see all the new content.
Sign In or Register to comment.