Managing your double life in 2012 New York takes work, whether you are restocking DVD shelves by day or surviving ruthless contract missions after dark. Losing your campaign progress or custom configuration settings can ruin dozens of hours of precise takedowns and shop management. Knowing the precise BLACKWOOD save file location ensures you can preserve your progress before tweaking visual settings or applying troubleshooting patches. Whether you are dealing with startup crashes or simply migrating your campaign to a new solid-state drive, tracking down the BLACKWOOD save file location on your Windows computer gives you total control over your local data.
Where to Find the BLACKWOOD Save File Location on PC
Anton's journey through Act 1 requires careful management of both underworld contracts and retail inventory. If your game runs into a startup freeze or you need to transfer your campaign between machines, you must access the specific directory where Windows stores local game data. The title is built on the Unity engine, meaning it does not keep save files inside the default Steam installation directory. Instead, the local files reside inside the hidden user profile hierarchy on your primary storage drive.
To reach the folder manually through Windows File Explorer, use the following directory path:
C:\Users\[Your Username]\AppData\LocalLow\Atriagames M7 Production\Blackwood
Because Windows hides application data by default to prevent accidental file deletion, you might not see the directory immediately. Follow these exact steps to access the folder:
- Open File Explorer on your computer and navigate to This PC.
- Select your local system drive, which is typically your C drive.
- Open the Users directory and click on the folder matching your active Windows username.
- Check whether the AppData folder is visible. If it does not appear, click the View menu at the top of File Explorer, select Show, and check the box labeled Hidden items.
- Open the revealed AppData folder, then enter the LocalLow subfolder.
- Look for the developer directory named Atriagames M7 Production (or M7 Production).
- Open the Blackwood folder to inspect your active game save data.
| Directory Component | Local Path or Identifier | Purpose |
|---|---|---|
| Root Drive | C:\ | Primary Windows operating system drive |
| User Profile | Users[Your Username]\ | System folder for current active user account |
| Hidden Data Folder | AppData\LocalLow\ | System storage for application-specific local profiles |
| Studio Identifier | Atriagames M7 Production | Developer directory created by AttritoM7 Productions |
| Game Folder | Blackwood | Main container holding local save states and progress |
Understanding this file structure allows you to quickly verify that local saves are writing properly whenever you complete morning routines, hit new popularity ranks, or survive encounters in the IronGate Trials.
How to Access and Edit BLACKWOOD Configuration Files
While local save games reside in the AppData tree, BLACKWOOD stores core configuration values and display preferences separately within the Windows Registry. When players encounter black screen errors, resolution mismatches, or controller binding conflicts, manually reviewing or resetting these registry values is often the most direct fix.
To access your configuration settings safely, use the native Windows Registry Editor utility:
- Press the Windows Key or open the taskbar search box.
- Type Registry Editor into the search field and select the application.
- Click Yes when the User Account Control prompt appears to grant administrator permissions.
- In the left navigation tree, expand the HKEY_CURRENT_USER hive.
- Expand the Software folder inside HKEY_CURRENT_USER.
- Locate and expand the Atriagames M7 Production (or M7 Production) key.
- Click directly on the Blackwood registry key to view your stored configuration values in the right-hand panel.
Before altering or deleting any configuration keys, players should create a standalone registry backup. Right-click the Blackwood registry folder, select Export from the context menu, set the destination to your Desktop, and name the file backup.reg. If you make an error while adjusting graphic parameters, double-clicking that exported file instantly restores your previous settings.
Renaming or clearing this registry key forces the title to regenerate fresh configuration values on your next launch. According to player experience during initial release troubleshooting, resetting the registry settings is an effective way to fix persistent resolution bugs without affecting your actual campaign story progress.
Backing Up and Resetting Save Data to Fix Launch Issues
Game updates and system configuration changes can occasionally corrupt active profile data. When the game crashes during startup or freezes while loading Anton's DVD shop, isolating the save data folder can reveal whether your files have become damaged.
Before performing any reset, ensure you create a safe external duplicate of your campaign. If you rename or delete your folder without a backup, all completed takedowns, shop upgrades, weapon milestones, and story choices will be wiped.
How to Safely Back Up and Reset
Follow this safe reset workflow:
- Close the game and shut down Steam completely to prevent synchronization conflicts.
- Navigate to your verified BLACKWOOD save file location inside
C:\Users\[Your Username]\AppData\LocalLow\Atriagames M7 Production\Blackwood. - Right-click the Blackwood folder, choose Copy, and paste the folder onto your desktop or an external backup drive.
- Return to the LocalLow directory, right-click the original Blackwood folder, and rename it to something like Blackwood_Old.
- Launch the game through Steam. The engine will detect that no save folder exists and automatically generate a completely clean save directory from scratch.
If the game boots up without errors after creating a new profile folder, the issue was caused by damaged save files in your previous directory. You can then try moving individual files back from your desktop backup into the newly created folder to see if your progress can be recovered without reintroducing the startup crash.
Complete Crash and Save Corruption Troubleshooting Checklist
Performance issues, Unity crash windows, and save writing failures often stem from system conflicts outside the save folder itself. If your game struggles to write progress to the local disk, review these proven troubleshooting measures derived from community reports and technical walk-throughs.
| Problem Area | Recommended Action | Technical Objective |
|---|---|---|
| File Verification | Right-click in Steam > Properties > Installed Files > Verify | Fixes broken engine assets and missing binaries |
| Permissions | Run executable as Administrator from installation folder | Grants write access to system directories |
| Compatibility | Set Windows 8 mode and disable fullscreen optimizations | Resolves legacy OS handling and window conflicts |
| Security Software | Add game EXE to Controlled Folder Access and Defender Firewall | Stops antivirus from blocking local save generation |
| DirectX API | Use -DX11 or -DX12 launch parameters in Steam properties | Bypasses driver crashes related to shader compilation |
| Dedicated GPU | Set graphics preference to High Performance in Windows | Prevents the title from defaulting to integrated Intel graphics |
| Display Hardware | Disconnect secondary monitors and lower refresh to 120/60 Hz | Fixes timing freezes on high-refresh 240 Hz displays |
| System Overlays | Disable Steam, Discord, and Nvidia application overlays | Eliminates hooks causing Unity engine memory crashes |
File Verification and Executable Permissions
Corrupted game assets frequently block the engine from initializing user saves. Open your Steam library, right-click the game, select Properties, open the Installed Files tab, and click Verify integrity of game files. Once the process completes, test the game.
If crashes persist, bypass the launcher by navigating directly to the local installation directory. Right-click the title in Steam, choose Manage, and select Browse local files. Right-click the main executable, choose Properties, open the Compatibility tab, check Run this program as an administrator, and check Disable fullscreen optimizations. Testing the Windows 8 compatibility mode setting can also stabilize launching on specific Windows 10 and 11 configurations.
Security and Controlled Folder Access
Modern security suites often block games from writing into user profile directories. To ensure Windows Security does not quarantine your profile data:
- Open Windows Security from your system settings.
- Select Virus & threat protection and scroll down to Manage ransomware protection.
- If Controlled folder access is active, click Allow an app through Controlled folder access and add the game executable.
- Open the classic Control Panel, head to System and Security, and open Windows Defender Firewall.
- Choose Allow an app or feature through Windows Defender Firewall, click Change settings, browse to the game installation directory, and add the executable to both Private and Public network exceptions.
- Temporarily disable Smart App Control in Windows search if it blocks the unsigned executable, remembering to re-evaluate system security once testing concludes.
API Switches and Hardware Conflicts
If the game crashes before saving your graphic preferences, community reports recommend forcing a specific graphics API. In your Steam library, right-click the title, go to Properties, and type -DX11 into the Launch Options field. If your system natively supports updated shader model handling, you can test -DX12 instead to resolve PSO stability.
Simultaneously, make sure your monitor is connected directly to your dedicated graphics card rather than your motherboard display output. In Windows Settings, navigate to System, select Display, open Graphics, add the desktop executable, and set the GPU preference explicitly to High performance. For systems with hybrid graphics, opening Device Manager and temporarily disabling the integrated display adapter can prevent initial display selection errors.
Finally, disconnect unnecessary USB simulation peripherals before launching. Flight sticks, racing pedals, HOTAS setups, and third-party controllers can send conflicting input polling calls that freeze the engine on startup. Disabling background overclocking tools such as RivaTuner, MSI Afterburner, Overwolf, or OBS will eliminate overlay hooks that interfere with local configuration saves.
Managing System Requirements and Game Performance
Running the game on hardware below the recommended baseline can lead to memory exhaustion errors that interrupt save file writing. Checking your rig against official hardware parameters helps prevent performance bottlenecks across Act 1 and future episodic releases.
You can inspect the full specifications and community updates directly on the BLACKWOOD Steam store page.
| Component | Minimum Requirements (1080p, 30 FPS Low) | Recommended Requirements (1080p, 60 FPS High) |
|---|---|---|
| Operating System | Windows 10 / Windows 11 (64-bit) | Windows 10 / Windows 11 (64-bit) |
| Processor | AMD Ryzen 5 3600 / Intel Core i5-10400F | AMD Ryzen 5 5600X / Intel Core i5-12400F |
| System Memory | 16 GB RAM | 16 GB RAM |
| Graphics Card | NVIDIA GTX 1650 / AMD RX 570 / Intel Arc A380 | NVIDIA RTX 3060 / AMD RX 6600 XT / Intel Arc A750 |
| DirectX | Version 11 | Version 11 (Optional DX12 for PSO stability) |
| Storage Space | 30 GB available space (SSD required) | 30 GB available space (NVMe SSD recommended) |
| Scaling Options | FSR2 available as optional performance mode | DLSS and FSR2 available for additional headroom |
The title requires a solid-state drive across both minimum and recommended tiers. Mechanical hard drives can cause asset streaming delays during vehicular and sprint segments, leading to read/write time-outs when the engine attempts an auto-save. If your system drive is low on storage, moving your installation to a secondary fast SSD through the Steam storage manager will eliminate hitching and save corruption.
Keeping Anton's story progressing smoothly through the roadmap—from Act 1's launch on September 16, 2026, through Act 2 in March 2027 and Act 3 in September 2027—relies on keeping clean, uncorrupted local profiles. Knowing your exact save path gives you the security to modify visual features, install official patches, and troubleshoot startup snags with complete confidence.
Frequently Asked Questions About BLACKWOOD Save Data
Where is the default BLACKWOOD save file location on Windows?
The default BLACKWOOD save file location is C:\Users\[Your Username]\AppData\LocalLow\Atriagames M7 Production\Blackwood. To view this directory in File Explorer, ensure you have enabled the Show Hidden Items option under the View menu, as the AppData folder is hidden by the operating system by default.
How do I find and back up the game config files?
Configuration settings are stored inside the Windows Registry rather than a plain text file in your documents folder. Open the Windows search bar, type regedit to launch Registry Editor, and expand HKEY_CURRENT_USER\Software\Atriagames M7 Production\Blackwood. Right-click the folder and select Export to create a .reg backup file on your desktop.
What happens if I rename the save directory in AppData?
Renaming your save folder will cause the game to start completely fresh, as it will no longer detect your existing campaign profile. This is an effective troubleshooting technique to test for corrupted save data, but you must make a backup copy of the folder first so you do not permanently lose your story missions and shop progress.
Does the game support Steam Cloud synchronization?
Yes, the game supports Steam Cloud alongside local saves. However, manual backups from the local directory are still strongly recommended before reinstalling Windows, updating your GPU drivers, or editing registry values to fix startup crashes.