Dead Space 3 – How to Unlock Planet Cracker Plasma Cutter & N7 Suit (Free)

This guide will explain how to unlock the Planet Cracker Plasma Cutter & the N7 Suit for free in Dead Space 3.

How to Unlock Planet Cracker Plasma Cutter & N7 Suit (Free)?

There are two ways to get the Planet Cracker Plasma Cutter:

  1. Have a Save Game from Dead Space 2 on your computer.
  2. Create an empty file that looks like a Dead Space 2 Save Game:
    • Navigate to “%USERPROFILE%\Documents\EA Games\Dead Space 2\”
    • Create the directory structure if required:
    • Create a new empty file named “ds_slot_02.deadspace2saved”:
    • The File should be located at “%USERPROFILE%\Documents\EA Games\Dead Space 2\ds_slot_02.deadspace2saved” when you’re done.
    • (Optional) Instead of following the above steps, you can copy/paste and run the following code in a PowerShell prompt to achieve the same thing:
      # DEAD SPACE 2 # #Create Root Save Folder: New-Item -Path “$($env:USERPROFILE)\Documents\EA Games\Dead Space 2\” -ItemType “Directory” -Force #Create Dummy Save Game: New-Item -Path “$($env:USERPROFILE)\Documents\EA Games\Dead Space 2\ds_slot_02.deadspace2saved” -ItemType “File”

When you start up Dead Space 3 and play a saved game, or start a new game, you will be met with the following message to indicate you have unlocked the Planet Cracker Plasma Cutter:

After you get in the game, head to the nearest Bench and activate it:

You will be greeted with a message that the Planet Cracker Plasma Cutter has been unlocked and is in your Safe:

Select the Safe:

Select the Planet Cracker Plasma Cutter from the Safe Inventory and equip it:

You’ll then have access to it in the game:

N7 Suit

There are two ways to get the N7 Suit:

  1. Have a Save Game from Mass Effect 3 on your computer.
  2. Create an empty file that looks like a Mass Effect 3 Save Game:
    • Navigate to “%USERPROFILE%\Documents\BioWare\Mass Effect 3\Save\”
    • Create the directory structure if required.
    • Create a new empty file named “Local_Profile.sav”.
    • The File should be located at “%USERPROFILE%\Documents\BioWare\Mass Effect 3\Save\Local_Profile.sav” when you’re done.
    • (Optional) Instead of following the above steps, you can copy/paste and run the following code in a PowerShell prompt to achieve the same thing.
      # MASS EFFECT 3 # #Create Root Save Folder: New-Item -Path “$($env:USERPROFILE)\Documents\BioWare\Mass Effect 3\Save\” -ItemType “Directory” -Force #Create Dummy Save Game: New-Item -Path “$($env:USERPROFILE)\Documents\BioWare\Mass Effect 3\Save\Local_Profile.sav” -ItemType “File”

When you start up Dead Space 3 and play a saved game, or start a new game, you will be met with the following message to indicate you have unlocked the N7 Suit:

After you get in the game, head to the nearest Suit Kiosk and activate it:

You will be greeted with a message that the N7 Suit has been unlocked:

Select the N7 Suit from the menu and activate it:

When you step out you’ll be in the N7 Suit:

Final Notes

  • Once you activate the items with your Dead Space 3 Save Game(s), the items will remain with those saves. You can remove the Dead Space 2 or Mass Effect 3 Save Games from your computer without losing the Planet Cracker Plasma Cutter or N7 Suit from your Dead Space 3 Save Game(s).
  • If you remove the Dead Space 2 or Mass Effect 3 Save Games, any new Dead Space 3 Save Game(s) will not include the Planet Cracker Plasma Cutter or N7 Suit until you place those save files back, restart Dead Space 3, and reload the saves.

By ☣ ⓉⓚⒶ ☣


Similar Posts:


Share your love

Leave a Reply

Your email address will not be published. Required fields are marked *