Game
Immortal Sins
8 years ago

In regards to Windows Defender's "Controlled Folder Access" (Windows 10, version 1709+)


Recently, Microsoft released the Fall Creators Update for Windows 10. Along with it, the Controlled Folder Access was added to Windows Defender. This is a form of Ransomware protection, preventing programs (that Microsoft thinks that there are bad) from writing anything on those protected folders.

Now, both the game and the launcher aren’t affected by this, since they don’t save anything on the folders set by default. However, if you decide to add the “Saved Games” folder to the list of protected folders, there’s a chance that the game may be blacklisted, resulting in the Save Manager not working properly and the game not being able to save. If this happens, do the following:

  1. Open the Windows Defender Security Center.

  2. Open the “Threat and virus protection” pane, and click on “Virus and threat protection settings”.

  3. Scroll down until you see the “Controlled Folder Access” and click on “Allow an app through Controlled Folder Access”.

  4. Click on “Add allowed app”. You’ll need to navigate to the game’s folder (depends on the package you’ve downloaded) and double click on Game.exe).

  5. Repeat step 4 to add NorthbridgeLauncher.exe and NorthbridgeSaveManager.exe on the list.

NOTE: This only affects the game and launcher if you have enabled CFA and assumes that you are using Windows Defender.

Hopefully, this fixes the issue (if you had this).

Oh, and if somebody asks, I’ll post on the devlog in the afternoon about the state of the game at the moment.

That is all for now. See you in the next post.



0 comments

Loading...

Next up

While I'm preparing August's Monthly Sync, I'm preparing a Trello board for the game. You can see what I'm working on here. https://trello.com/b/CjFyzH50/immortal-sins-game-development Pardon my dust, while I'm getting this up and running.

Time for a bit of shenanigans: RPG Maker MV running on top of Tauri! This more future proofed framework means better performace and smaller file sizes. It does require some re-work in the engine, but it could lead to true cross-platform games.

A bit of an old but goodie coming back: Quick Load! In an upcoming update, you can jump back to where you left off with a push of a button.

Waz zis? An overhauled map? Yes. Coming soon.

Wrote a tool that installs the game's dependencies. That means Northbridge will always use the latest version of the Microsoft Edge WebView2 Runtime.

A small teaser for the next update.

Added the option to rebuild the cache. This will clear the cache and then decompress the files from the packages.

Jump List returns in the next update.

Enjoy a nice dish, get a nice buff. What's not to like?

It's pretty early, but here's a look at a mob manager, handling the enemies in the game. The code streamlines the programming of the enemies. Hopefully, I can expand it to more useful ways.