Has the CPP been updated to EE Stable.34?

@Shadooow title says it all.

I’m currently working on putting together an override package for personal use and was looking to use the CPP. The current Stable version of EE is 34, but it looks like the CPP was last updated for EE Stable 32 (when the CPP dialog.tlk was updated). Is there a more current version update for the 2da changes in EE Stable 34?

Got my answer on Discord.

It’d probably helpful for any future readers to know said answer :stuck_out_tongue:

1 Like

Good point. There are updated files on a GitHub repository at Projects · community-patch · GitHub.

It’s a little tricky to install, but this is what I did and everything seems to be working ok.

  1. Download CPP 1.72 for EE from Community Patch 1.72 | The Neverwinter Vault and extract. Do Not install yet.

  2. Download the updated files from GitHub at Projects · community-patch · GitHub and extract. Do Not install yet.

  3. Create an empty module in the toolset and move the NSS files from the “/ovr folder” in “/copy into game’s installation folder” into your “/modules/TEMP0” folder. Build the module and save it. Close the module and reopen it - the files list will now be populated.

  4. Move the NSS files from the “/ovr folder” in “/copy into game’s installation folder” into your “/modules/TEMP0” folder and overwrite all files when prompted. Build and save the module and close it. Close the toolset.

  5. Open the GitHub extraction and delete all SET files from the extraction’s “/ovr” folder. According to Shadooow, he screwed something up with them.

  6. Move the remaining files from the GitHub extraction into their corresponding folders in your extraction of CPP 1.72. Overwrite all files as prompted.

  7. Open the module and move the NSS and NCS folders into the “/ovr” folder in your extraction of CPP 1.72. Overwrite all files as prompted. You can delete the module once all files are moved.

  8. Install the CPP as per instructions.

Shadooow indicated to me on Discord that he has “sort of abandoned” the Project. The good news is that, since I’m planning to use it for my myself, I’m currently updating it for patch 35 and will make my modified version available to anyone that wishes to use it.

2 Likes