3.30 star(s) 24 Votes

Xiondingens

Member
Oct 25, 2018
402
427
The art and writing were well excecuted. Truly a shame the game is gone hopefully someone continues it.
It was also a bug riddled mess right from the start and that never really did change. So the art and the writing were not really the problem if you ask me.
 

Stl11092001

New Member
Aug 2, 2020
7
9
Any news about games like this from the same developers or others? I hope for an afterthought or also modders continue this game
 

cheltenham99

New Member
Sep 1, 2017
3
1
I managed to fix the broken pipe quest. Here's how to do it. You need to open the console with Shift-O and add each pipe to your inventory individually ('exit' to leave console), then click on the washroom plumbing again and do the puzzle as normal.


addItem("Opposite L Pipe")
addItem("Straight Pipe")
addItem("Long L Pipe")
addItem("Tall Z Pipe")
addItem(Tall S Pipe")
 

buqlaw

Member
Jul 22, 2020
126
47
I managed to fix the broken pipe quest. Here's how to do it. You need to open the console with Shift-O and add each pipe to your inventory individually ('exit' to leave console), then click on the washroom plumbing again and do the puzzle as normal.


addItem("Opposite L Pipe")
addItem("Straight Pipe")
addItem("Long L Pipe")
addItem("Tall Z Pipe")
addItem(Tall S Pipe")

for some reason the tall L pipe in the inventory has no picture... right? and can't get the pipes to click after I've added all these
 

cheltenham99

New Member
Sep 1, 2017
3
1
for some reason the tall L pipe in the inventory has no picture... right? and can't get the pipes to click after I've added all these
Huh weird. When you say 'get them click' do you mean in the puzzle, or interacting with them in the washroom? Because to start the puzzle you just have to click around the tub.
 

buqlaw

Member
Jul 22, 2020
126
47
Huh weird. When you say 'get them click' do you mean in the puzzle, or interacting with them in the washroom? Because to start the puzzle you just have to click around the tub.
ya it's strange and even though I shift+O added 4 pipes (the 5th pic missing as I said), the counter still shows that I have 0/5.

Do you at least know their actual locations maybe I can manually gather them?
 

cheltenham99

New Member
Sep 1, 2017
3
1
ya it's strange and even though I shift+O added 4 pipes (the 5th pic missing as I said), the counter still shows that I have 0/5.

Do you at least know their actual locations maybe I can manually gather them?
Most of the locations are bugged, but the ones I could get legit were the one in the Winterfell Market, and sometimes the weird nightmare hunt in the Godswood at night. Maybe try collecting whichever of those unlock first?

Also maybe try talking to Jon Snow multiple times, he has some hint dialogue (which is sorta glitched as well), but maybe doing that will let you submit the pipes? Mine also said like 1/5 (or however many i got legit), but still let me do the puzzle by clicking the general area.
 
  • Like
Reactions: buqlaw

MeatMarble

New Member
Jan 13, 2018
8
17
It was very grindy and you couldn't get much reward for boring repetitive quests, but the art was amazing and sad to see it go. I would really like to see a more corruption based game using the GOT world. I love the series.
 

Akaal

New Member
Mar 30, 2021
4
6
PIPES QUEST FIX:

1. Open your save file (I'm using saveeditonline.com) located in your GoM folder under game/saves.
2. Find the line T_can_find_pipes 1/0 : (0) - NOT to be confused with the line _defaults_set > T_can_find_pipes 1/0 : (1)
3. Change the value from 0 to 1, so that the line looks like this: T_can_find_pipes 1/0 : (1)
4. Scroll down to the end of the page and save the fixed save file to the folder mentioned above, overwrite if asked.


Locations of the five pipe parts:
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: MisterDuck
3.30 star(s) 24 Votes