aliens

Author Topic: The Cure For Awful Luck: Save File Edits  (Read 2032 times)

Offline grifflw

  • Squaddie
  • *
  • Posts: 6
    • View Profile
The Cure For Awful Luck: Save File Edits
« on: December 12, 2022, 04:30:03 am »
So I've hit September but haven't hit Promotion II because I've somehow only fought the basic Church of Dagon soldiers despite having researched them extensively. This is despite my having hit every other requirement 2 months ago. I'm having traumatic flashbacks of the last time I played this game and over a year in I somehow hadn't caught a Red dawn Pioneer yet.

How would I go about say... editing the safe file and putting a Tier 2 Church of Dagon soldier into my prison to be interrogated? And maybe double-check that the "Has Researched Church of Dagon" flag has been raised.
« Last Edit: December 12, 2022, 06:31:06 am by grifflw »

Offline Juku121

  • Commander
  • *****
  • Posts: 1637
  • We're all mad here.
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #1 on: December 12, 2022, 12:01:54 pm »
You mean you're lacking a Disciple of Dagon? The green cucumber hat guy? How... Never mind, I don't even want to know.

Editing is simple: find your save (usually in 'user/x-com files'), open it up in something like NPP and find the line that says
Code: [Select]
bases:
Then look for
Code: [Select]
    name: [your super secret base name]
and then for
Code: [Select]
    items:
and don't conduse it with craft inventory which has
Code: [Select]
        items:
Then just add a line saying
Code: [Select]
      STR_DISCIPLE_OF_DAGON: 1
under it. Voila, one fresh cultist for the Intelligence Lady to play with.

As to "Has Researched Church of Dagon", what you actually need is 'Church of Dagon Network'. Both this and 'Church of Dagon' show up under 'Reports' in Ufopedia. Church you should to have gotten already from a plain bearded cultist, though.
« Last Edit: December 12, 2022, 12:05:45 pm by Juku121 »

Offline grifflw

  • Squaddie
  • *
  • Posts: 6
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #2 on: December 12, 2022, 04:41:29 pm »
The way that it happened is that somehow I never got a "Safehouse" mission and have only continued to get "investigation" missions. So basically I've been waiting this entire time hoping that maybe I would be lucky enough to get a mission where I can find a Disciple of Dagon in the first place.

Anyway, thank you for telling me. I'm going to do myself a favor and throw the Disciple of Dagon in my cells now

Offline Chuckebaby

  • Colonel
  • ****
  • Posts: 386
  • Chrysalis are people too
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #3 on: December 12, 2022, 09:32:54 pm »
I tried doing this and after research was complete, I got nothing. Probably just something different in my case, maybe I already had it researched and didn't know it. My issue is with the black lotus avatar lady. Cant add it to items for some reason.
The save wont load. I think it's my spacing in NotePad++.

I hit return and then add the line. Sorry to highjack your thread bud.

Offline Juku121

  • Commander
  • *****
  • Posts: 1637
  • We're all mad here.
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #4 on: December 12, 2022, 10:23:17 pm »
Easiest way to resolve this would be for you to post your save.

Offline grifflw

  • Squaddie
  • *
  • Posts: 6
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #5 on: December 13, 2022, 06:57:47 pm »
I've done mine correctly as far as I can tell. I just need to actually do the research and see if it pans out

Offline Juku121

  • Commander
  • *****
  • Posts: 1637
  • We're all mad here.
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #6 on: December 14, 2022, 01:00:26 pm »
I meant Chuckebaby.

Offline Chuckebaby

  • Colonel
  • ****
  • Posts: 386
  • Chrysalis are people too
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #7 on: December 31, 2022, 04:53:53 pm »
I meant Chuckebaby.

I ended up catching everything I needed but I need to go back and test my mod skills with saved game files.
Every time I hit return to create a line in notepad+ I end up corrupting the file. It wont load.

To be honest, I might not even be using the correct terminology (corrupt). I am totally green to doing my own modding on saved game files but I am able to do some stuff that got me through it.

Thanks for the offer though juku.
Happy new year bud.

Offline Juku121

  • Commander
  • *****
  • Posts: 1637
  • We're all mad here.
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #8 on: January 01, 2023, 08:37:10 am »
And a good new one to you as well!

No idea how you 'corrupt' your saves. In my experience, a blank line won't be a problem. And even if it is, it'll tell you what and, more importantly, where the 'corruption' is.

Offline Chuckebaby

  • Colonel
  • ****
  • Posts: 386
  • Chrysalis are people too
    • View Profile
Re: The Cure For Awful Luck: Save File Edits
« Reply #9 on: January 01, 2023, 06:11:47 pm »
And a good new one to you as well!

No idea how you 'corrupt' your saves. In my experience, a blank line won't be a problem. And even if it is, it'll tell you what and, more importantly, where the 'corruption' is.

Your right. It is no doubt me. I'm still inexperienced at modding. Getting better but still have a lot to learn.
Thanks for the help you've given me here. Even just reading comments helps me out.