ENSLAVED™: Odyssey to the West™ Premium Edition

ENSLAVED™: Odyssey to the West™ Premium Edition

Not enough ratings
Dinner Date (Pigsy's Perfect 10): How to Check which Chapters have Missing Collectables
By VOZmonsoon
This guide will show you how to read (not change) your DLC save file, so that you can get an approximate idea of what chapters you need to replay in order to find all the DLC collectables for the Dinner Date Achievement. Whether or not you use this guide, I would always recommend following a video guide for the locations of collectables.
   
Award
Favorite
Favorited
Unfavorite
Opening Your DLC Save File
1. Open your file explorer and navigate to <Steam-folder>\userdata\<user-id>\245280\remote. The file location may differ if you are using an operating systems other than Windows.

2. Locate the file DLC1SAVE. This file is the save file for the Pigsy's Perfect 10 DLC.

2. Open DLC1SAVE using a text editing program. I personally recommend Notepad++ which is free, although a simple program such as Notepad will suffice.

Reading Your DLC Save File
1. Open the find/search function and look for the text "DLC1_Ch1_main" (ignore the quotation marks). The first place this text appears marks the beginning of the part of your save file that is relevant to this guide. It may be useful to write down what line this appears on, if your text editor shows line numbers (such as Notepad++).

2. Search for the text "DLC1_CH2_Main" (again ignoring the quotation marks). Between this text and the previous text is contained collectables information for the chapters A Man of Action, Dead Man's Peak, Going Down, Old Roads, and A Welcome Distraction - which the game's code seems to call Chapter 1.

3. Search for the text "DLC1_ch3_main". Between this text and the text in step 2 is contained collectables information for the chapters Bare Bones, Spring Up The Pipe, Organized Chaos, The Refinery, and Old School Mayhem - which the game's code seems to call Chapter 2.

4. Search for the text "DLC1_ch3_a4_s3_Sink". Between this text and the text in step 3 is contained collectables information for the final third of the game where you are on a rescue mission. The chapters included are Out On The Trail, Hounded, Leaving Home, Down The Tubes, and The Depths. The game's code calls this Chapter 3.

By now you have isolated which parts of your save file relate to your collectables.
Getting a Rough Idea of What Chapters are Incomplete
Pin Ups: Search for the text "Pickup_Pinup_". Wherever you find this text, that means you have collected a pin up in-game. There are a maximum of 12 pin ups in the game, and 4 pin ups in each of the three "chapters" or thirds of the DLC. If you have not collected a pin up, you won't find this text recorded for that pin up.

For example, if you find three locations between "DLC1_CH2_Main" and "DLC1_ch3_main" where the text "DLC1TouchedPickup_Pinup_" appears, then you are missing one pin up from the chapters Bare Bones, Spring Up The Pipe, Organized Chaos, The Refinery, and Old School Mayhem.

Food Items: This is very similar to pin ups. Search for the text "pickup_food". Know that there are 27 food items in total, and 9 per "chapter" or third of the DLC. If you have not picked up a food item, you won't see this text recorded for that pickup.
Getting a Precise Idea of What Chapters are Incomplete
I am going to give a translation of each collectable in my save file. I cannot promise that the information I provide in this section will be useful or even understandable to others. However some readers may be able to comprehend this section and apply it to their own save file.

The text in your save file will contain coding names for the different chapters, subchapters, scenes, pin up collectables, and food collectables. With some guessing, I have tried to associate every collectable text string with a collectable that appears in each chapter.

If you use this section to chase a particular collectable but find no luck, try the chapter before or after the one this translation sends you to.

In my list below, each paragraph describes what appears in a single line of code in the DLC save file.

DLC1_Ch1_main = Start of the first third of the game, from A Man of Action to A Welcome Distraction.

DLC1TouchedPickup_Pinup_6 = Pin Up 1, in A Man of Action
DLC1TouchedPickup_Food_2 = Food 1, only food in A Man of Action
DLC1TouchedPickup_Food_4 = Food 2, 1st of 2 in Dead Man's Peak
DLC1_ch1a1s2_HSTutorial = Possible chapter name for A Man of Action

DLC1TouchedPickup_Food_6 = Food 3, 2nd of 2 in Dead Man's Peak
DLC1_ch1a1s3_Mountain = Possible chapter name for Dead Man's Peak

DLC1TouchedPickup_Pinup_2 = Pin Up 2, in Going Down
DLC1TouchedPickup_Food_8 = Food 4, only food in Going Down
DLC1_ch1da1_a2_NAV

DLC1TouchedPickup_Food_12 = Food 5, 1st of 4 in Old Roads
DLC1TouchedPickup_Food_15 = Food 6, 2nd of 4 in Old Roads
DLC1TouchedPickup_Food_13 = Food 7, 3rd of 4 in Old Roads
DLC1_ch1a2s2_CoverTut = Possible chapter name for Going Down

DLC1TouchedPickup_Pinup_3 = Pin Up 3, in Old Roads
DLC1TouchedPickup_Food_14 = Food 8, 4th of 4 in Old Roads
DLC1_ch1da2_a3_nAV

DLC1TouchedPickup_Pinup_1 = Pin Up 4, in A Welcome Distraction (this is somewhat consistent with the chapter text code)
DLC1_ch1a3s1_Distract = Possible chapter name "Distract", referencing the presented chapter name and the introduction of the distraction device

DLC1TouchedPickup_Food_0 = Food 9, in A Welcome Distraction
DLC1_ch1a3ds1_s2_NAV

DLC1_CH2_Main = Story arc name for the middle third of the DLC, from Bare Bones to Old School Mayhem.

DLC1TouchedPickup_Pinup_0 = Pin Up 5, in Bare Bones
DLC1TouchedPickup_Food_3 = Food 10, in Bare Bones
DLC1TouchedPickup_Food_2 = Food 11, in Bare Bones
DLC1TouchedPickup_Food_1 = Food 12, in Bare Bones
DLC1_ch2a1s1_EMP = Possible chapter name, referencing the introduction of the EMP device

DLC1TouchedPickup_Food_4 = Food 13, in Bare Bones
DLC1_ch2a1ds1_S2_NAV

DLC1TouchedPickup_Pinup_2 = Pin Up, in Spring Up The Pipe
DLC1_ch2a1s2_Processing = Possible chapter name

DLC1TouchedPickup_Food_7 = Food 14, 1st of 4 in Organized Chaos
DLC1TouchedPickup_Food_8 = Food 15, 2nd of 4 in Organized Chaos
DLC1TouchedPickup_Food_10 = Food 16, 3rd of 4 in Organized Chaos
DLC1_ch2a2s1_Ally = Possible chapter name for Organized Chaos, maybe referencing the introduction of the ally device

DLC1TouchedPickup_Pinup_1 = Pin Up 7, in The Refinery (this is consistent with the chapter text code).
DLC1_ch2a2s2_Refinery = Possible chapter name for The Refinery

DLC1TouchedPickup_Pinup_3 = Pin Up 8, in Old School Mayhem
DLC1TouchedPickup_Food_3 = Food 18, only food in Old School Mayhem
DLC1_ch2a3s1_BombTut = Possible chapter name, likely referencing the introduction of the bomb device in Old School Mayhem

DLC1TouchedPickup_Food_11 = Food 17, 4th of 4 in Organized Chaos I'm confident this is the 4th food item in Organized Chaos, and an easy one to lose by dying.
DLC1_ch2a2ds1_s2_NAV

DLC1_ch3_main = Story arc name for the rescue mission, encompassing the chapters from Under Attack to The Depths.

DLC1TouchedPickup_Food_0 = Food 19, 1st of 4 in Out On The Trail
DLC1TouchedPickup_Food_1 = Food 20, 2nd of 4 in Out On The Trail
DLC1TouchedPickup_Food_2 = Food 21, 3rd of 4 in Out On The Trail
DLC1_ch3a1ds1-s2_nav

DLC1TouchedPickup_Food_2 = Food 22, 4th of 4 in Out On The Trail
DLC1_ch3a1s2_Trail1 = Possible chapter name for Out On The Trail

DLC1TouchedPickup_Pinup_6 = Pin Up 9, in Out On The Trail
DLC1_ch3a1ds2-s3_nav

DLC1TouchedPickup_Pinup_5 = Pin Up 10, in Hounded
DLC1_ch3_da1_a2_nav

DLC1TouchedPickup_Food_3 = Food 23, only food in Hounded
DLC1_ch3_a2_ds2_s3_nav

DLC1TouchedPickup_Food_5 = Food 24, 1st of 3 in Leaving Home
DLC1_ch3_da2_a3_NAV2

DLC1TouchedPickup_Food_4 = Food 25, 2nd of 3 in Leaving Home
DLC1TouchedPickup_Food_0 = Food 26, 3rd of 3 in Leaving Home
DLC1_ch3_a3_s1_Peak = Possible chapter name for Leaving Home

DLC1TouchedPickup_Pinup_4 = Pin Up 11, in Down The Tubes
DLC1_ch3_a3_s2_Fac = Possible chapter name "Fac" for Down The Tubes

DLC1TouchedPickup_Food_0 = Food 27, only food in Down The Tubes, final food item
DLC1_ch3_a4_s1_Fac = Possible chapter name "Fac" for Down The Tubes

DLC1TouchedPickup_Pinup_0 = Pin Up 12, in The Depths, the final pin up
DLC1_ch3_a4_s3_Sink = Possible chapter name, if a "Sink" (noun) could be compared to The Depths

Good luck
5 Comments
VOZmonsoon  [author] 24 Nov, 2024 @ 3:55pm 
Haha, glad to see this old post still helping some cultured individuals out there. You're goated for chasing 100% achievements on this game
fury 24 Nov, 2024 @ 8:05am 
Sir, you are goated for this. Thank you
VOZmonsoon  [author] 29 Jul, 2023 @ 5:27am 
Happy to help a fellow Achievement Hunter~
Volatile Schemer 29 Jul, 2023 @ 5:16am 
Man, this is one brilliant piece of digital snooping which allowed me to plat Enslaved. Thank you so much! :steamthumbsup:
Floresta 24 Feb, 2023 @ 7:12am 
Thanks, helped me a lot :happymeat: