Skip to content

2.4.1.0

Latest
Compare
Choose a tag to compare
@dest1yo dest1yo released this 23 Jul 21:03
· 1 commit to main since this release

Features

  • Ghosts: Added support for Ghosts handler.
  • MW2019: No longer crashes when loading fastfiles of srv_ map
  • MW2022: No longer crashes when loading fastfiles of map
  • AW: Adapted to the latest version of game.
  • AW MWR: Added support for localized sounds.

Previous Features (Already available)

  • VG: Decrypted localized string.
  • MW2022: Added support for MW2022 beta handler.
  • MW2023:
    • Fixed the issue caused by structure changes of xmodels in MW2023 S3R.
    • Fixed the issue of loaded images.
    • Updated the signature to adapt to MW2023 of latest Battle.net version.
  • MW2022 MW2023: Added bounds checks to prevent crashes.
  • A experimental feature for dumping aliases of fastfiles. (Now only supports MW2023 weapons)
    • Use this line of command: loadcommonfiles loadwc *_av_* loadwc *_aw_* dumpaliases
    • Then you can use loadalias "(weapon name in game)" to load alias you want.
    • e.g. loadalias "BAL-27"
  • Fixed the issue of multi-flags feature.
  • Multiple aliases with the same alias name can now be loaded instead of only one of them before.
  • Added support for UTF-8 path & long path.
  • Fixed IAT of handles so that they can load imported functions from game dlls.
  • Multiple aliases with the same alias name can now be loaded instead of only one of them before.
  • Sorted out the configs and cleaned up redundant signatures.

Full Changelog: 2.4.0.1...2.4.1.0

Updated

(Has been updated into published release)

  • [2024/08/22] MW2023 S5R V1 CoDMW6Handler.toml
  • [2024/10/23] MW2023 S6 V1 [CoDMW6Handler.toml]

You should download the Cordycep-2.4.1.0-MW2023_S6_V1.zip here.