Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

Zardoz_IX

Uploaded by

ZardozIX

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

This file is a compilation of several fixes for the Automatron DLC.

I had quite a bit of problems for unknown reasons but found that other people had the same problem or similar. After intensive searching on the forums and the net, I found these solutions.
My problems consisted of being unable to mount the radar beacon due to a faulty robot workbench that did not list ADA and did a CTD when I tried to use it.
By running Lolikonshik bat (txt) file I jumped to another point in the quest where the radar beacon was installed.

The ANA file (Which I believe should be called ADA but due to the Russian translation it is named wrong) will move you to the point where you're ready to find the Mechanic's Lair. Unfortunately, since my robot workbench was dysfunctional I was unable to mount the M-SAT in a robot.
That's when I stumbled upon a Forum comment about adding a mod via the console. Thanks to WJS on the Fallout forum. It shows how to get the id of the M-SAT device and adding the mod to ADA.
So if you are struggling with these problems here are a few solutions that might help you complete the quest.
Cheers

Zardoz_IX


ADA FIX Automatron by Lolikonshik

https://www.nexusmods.com/fallout4/mods/11334?tab=description
I have taken the description and fixed it a little to make it easier to understand.
This batch file is for patching the DLC to fix the radar beacon on Ada, which breaks the quest and stops the chain of quests in Automatron. The patch laid out on this site earlier mistakenly terminates the quest ahead of schedule, but this one allows you to enjoy it even more.
The file consists of several console commands that FastTrack's the quest to where ADA is ready to find Jezebel's head.
Place the bat (txt) files in the folder with Fallout4 exe and run them through the console. Naturally, it's recommended to use them only if your quest has stopped and will not continue.

1. Download the ZIP file
2. Extract the text files to Steamapps\Common\Fallout4\ (or Fallout4VR)
3. Start Fallout via your favorite method either NMM or straight from Steam..
4. When you are in the game hit the console key and type "bat PUTIN"
5. Exit console and ADA will have the radar beacon installed and will continue the dialog to the next quest.



WJS solution to M-SAT problems
https://steamcommunity.com/app/377160/discussions/0/392184522715290747/
I know my reply is late but I have an easy solution to this problem.

1. Have the robot you want to add the M-SAT from ready nearby. (Let's use Ada as an example)

2. Open up the console and click on the robot to get their ID. (e.g 0100ff12 for Ada in my game)

3. Type "help M-SAT 0 omod" into the console. You will get a result that says:

"OMOD: (XXXXXXXX) 'M-SAT'" - This is the ID of M-SAT mod.

4. Type the ID of the robot you selected followed by ".amod XXXXXXXX", press Enter and close the console.

For example I would have to type: 0100ff12.amod 01008380. After that, once I close the console the M-SAT will be added.
(ZardozIX Note: the id and .amod is one word with no spaces between)


Comment by Zardoz_IX: The original posting was for removing the M-SAT but the syntax was wrong so it actually ADDED the M-sat. I have corrected the syntax so this is showing the correct instructions.