AJSHR

Member
Jan 12, 2019
295
170
ok, it feels good now knowing that every single one has to play from start again... whooo grind and grind again. LOL:ROFLMAO:

and how come these weak ass people think that just one typical (r) scene is NTR? Go and watch(read) old school Japanese hentai NTR this is just nothing pure nothing.
 

ronhowardeen

Newbie
Dec 22, 2018
49
80
Finished the update. Here's a little FAQ:

What is Foot of the Mountains II? - This is not a remake or reboot. It's just version 13 with a streamlined and simplified base game. A lot of repeatable old events have been removed to make way for future events. If this is your first time playing, download version 12 first.

Do I have to start the grind all over in the new version? - No. Version 13 starts off where version 12 left off.

Will my old saves work? - They don't need to. The new version starts at the beginning of version 13.

What about unavoidable NTR in version 13? -
You don't have permission to view the spoiler content. Log in or register now.
 

mickster101

Active Member
Aug 14, 2017
871
1,206
Wow, this is incredibly confusing. I have a couple of questions about the gameplay:

1. I have read that ver12 is the latest in the continuous game, ver13 (or 1.0 here) is some sort of reworking that seems to start at a random spot. Could use some guidance on this. (EDIT: just saw the post above mine)

2. Curious on the NTR. Not whether it should be in the game, but how it manifests in the game. Who can get NTR'd, and by who? (EDIT: still looking for the NTR in the game besides the handyman, is there any?)

I have played this before (a long time ago), and it really needed a walkthrough to navigate the game. So I am just hoping the community here can enlighten me on the current situation. (EDIT: the above post has covered much of my confusion).
 

soneview777

Member
Nov 16, 2018
267
1,293
Finished the update. Here's a little FAQ:

What is Foot of the Mountains II? - This is not a remake or reboot. It's just version 13 with a streamlined and simplified base game. A lot of repeatable old events have been removed to make way for future events. If this is your first time playing, download version 12 first.

Do I have to start the grind all over in the new version? - No. Version 13 starts off where version 12 left off.

Will my old saves work? - They don't need to. The new version starts at the beginning of version 13.

What about unavoidable NTR in version 13? -
You don't have permission to view the spoiler content. Log in or register now.
thanks you saved me from a bad day just thinking about going through that grind hell I wanted to cry.
 

soneview777

Member
Nov 16, 2018
267
1,293
I have a question can I play v10 (Holiday Standalone) whenever I want or when I finish watching 12? or is it a completely parallel story?
 
  • Thinking Face
Reactions: Ranma

Atepomarus

Newbie
Dec 28, 2017
85
176
The game was good at first, however it turned out way to long to keep my interest. It seems to me that the main idea of this story is to have sex with Williams wife. Haven't found out anything about what happened to his parents yet.
 

truerty

Well-Known Member
Dec 30, 2018
1,394
2,477
Finished the update. Here's a little FAQ:

What is Foot of the Mountains II? - This is not a remake or reboot. It's just version 13 with a streamlined and simplified base game. A lot of repeatable old events have been removed to make way for future events. If this is your first time playing, download version 12 first.

Do I have to start the grind all over in the new version? - No. Version 13 starts off where version 12 left off.

Will my old saves work? - They don't need to. The new version starts at the beginning of version 13.

What about unavoidable NTR in version 13? -
You don't have permission to view the spoiler content. Log in or register now.
Do you have a save file for that mild flirting?
 

AtotehZ

Engaged Member
Aug 24, 2018
2,107
1,426
Is the "help" file supposed to be a walkthrough? I followed the first step, but it didn't happen the way it says in there.
"1- Go to kitchen 10:00 first thing"... but there's no-one in the kitchen at 10:00.

Would be great with the kinda walkthrough we've seen for other versions. Would appreciate that a lot.
 

HectoreGustave

New Member
Oct 28, 2019
5
5
Hello,

Saturday night at 20:00 exception error. :)
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/droom_menu.rpy", line 62, in script
    call screen droom
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens.rpy", line 1529, in execute
    screen droom():
  File "game/screens.rpy", line 1529, in execute
    screen droom():
  File "game/screens.rpy", line 1567, in execute
    if Hour == 8:
  File "game/screens.rpy", line 1720, in execute
    if day ==6 and annsatev == 1:
NameError: name 'annsatev' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/droom_menu.rpy", line 62, in script
    call screen droom
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1907, in execute
    self.call("execute")
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1895, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\statements.py", line 220, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\exports.py", line 2873, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "H:\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 1529, in execute
    screen droom():
  File "game/screens.rpy", line 1529, in execute
    screen droom():
  File "game/screens.rpy", line 1567, in execute
    if Hour == 8:
  File "game/screens.rpy", line 1720, in execute
    if day ==6 and annsatev == 1:
  File "<screen language>", line 1720, in <module>
NameError: name 'annsatev' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.1.457
Foot Of The Moutains II 1.0
Fri Sep 04 22:59:05 2020

AND There are some picture missing in pick appel scene.

@13h00 talk Rhonda -> look at her -> starting menu (out of games)
Regards.
 
Last edited:
2.50 star(s) 192 Votes