• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Mod Ren'Py Leap of Faith - TheWarehouse's Walkthrough, Gallery Unlocker, Scene Gallery, Improvements Mod [0.6.1c] [DriftyGames]

5.00 star(s) 2 Votes

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
679466_nototle.png

Updated: 2021-09-05
Game/Creator: Leap Of Faith /
Modder: - - ditty00
Mod Version: 0.6.2
Game Version: 0.6.1c
Language: English

Features:
  • This mod adds an in-game walkthrough for the important choices in the game Leap of Faith! - Credit: ditty00
  • I've added a scene replay gallery unlocker to unlock all gallery scenes. - Credit: OscarSix
  • I've added a scene replay gallery to the main menu with all gallery scenes unlocked and viewable. - Credit: OscarSix
  • I've currently made a few improvements to some of the events in the game so that you will be able to see several missable scenes. Read the full list of improvements below to see all of the changes. - Credit: OscarSix & ditty00
Game/Event/Scene Improvements:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.

Download: - - -
Android: (0.4.5)
Thanks to DarkAssassin for the Android Port
 
Last edited:

mdmnsjs1

Well-Known Member
Nov 21, 2018
1,163
480
i used the mod you made but it has an error at the bar of the concert youre talking to the bartender and thats when the error starts
I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/ep1/metronome/ep1_lexi_performing_09.jpg'>:
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

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

Full traceback:
File "script.rpyc", line 2491, in script
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.1.5c
Fri Apr 10 14:26:19 2020 (its not in the regular version just the mod one)
 
  • Like
Reactions: Punto

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
i used the mod you made but it has an error at the bar of the concert youre talking to the bartender and thats when the error starts
I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/ep1/metronome/ep1_lexi_performing_09.jpg'>:
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

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

Full traceback:
File "script.rpyc", line 2491, in script
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.1.5c
Fri Apr 10 14:26:19 2020 (its not in the regular version just the mod one)
Looks like you have a missing image, I haven't edited any images but will take a look tonight and see if I skipped over something.
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
i used the mod you made but it has an error at the bar of the concert youre talking to the bartender and thats when the error starts
I'm sorry, but an uncaught exception occurred.

While loading <'Image' 'images/ep1/metronome/ep1_lexi_performing_09.jpg'>:
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

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

Full traceback:
File "script.rpyc", line 2491, in script
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Michael\Documents\MEGAsync Downloads\LeapofFaith-010c-pc\LeapofFaith-0.1.0c-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/ep1/metronome/ep1_lexi_performing_09.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.1.5c
Fri Apr 10 14:26:19 2020 (its not in the regular version just the mod one)
I just ran through the game again with the mod installed and encountered no errors. Could you contact me on discord so I can assist you, OscarSix#5647
 
  • Like
Reactions: Sanaa Star

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
Game is predicted to update tomorrow, so walkthrough part will also be updated once I get my hands on the game, I will then be adding a gallery to the mod which will take up to a day depending on how many H scenes.
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,036
1,395
Game is predicted to update tomorrow, so walkthrough part will also be updated once I get my hands on the game, I will then be adding a gallery to the mod which will take up to a day depending on how many H scenes.
Current download link is for your Reunion Mod 0.1
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
2020/05/20: Mod updated v0.2.1c

Change Log:
  • This mod adds an in-game walkthrough for the important choices in the game Leap of Faith!
  • I've added a scene replay gallery to the main menu with all gallery scenes unlocked and viewable.
  • I've currently made a few improvements to some of the events in the game so that you will be able to see several missable scenes. Read the full list of improvements below to see all of the changes.
    • I have added code to prevents skipping over important phone moments
    • Day 1: You can choose to obtain all 3 traits at the start of the game
    • Day 4: You can choose to make eye contact with both girls at the bar
Download: - F95 -
 
  • Like
Reactions: Punto

EZ8lt

Engaged Member
Dec 24, 2019
2,439
5,335
I think you missed one important phone moment, when you have to reply to Lexi under the post of Chris on Nüke, during the diner event.
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
I think you missed one important phone moment, when you have to reply to Lexi under the post of Chris on Nüke, during the diner event.
Where you have to give lexi your phone number?
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
Yes, that moment can be skipped and missed. I know because I had to load back a save.
Ah I stop people and tell them about it during the shopping scene when Chris is asleep, that's where it first becomes available
 

cesare.g56

Member
May 31, 2019
108
89
Sorry , at the end of the first chapter I’m getting “Stephanie options missed = 0”, without using your MOD. Instead, using your MOD (same choices) I’ll get “Stephanie options missed = 1”.
I attached two saves, if this helps.
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
Sorry , at the end of the first chapter I’m getting “Stephanie options missed = 0”, without using your MOD. Instead, using your MOD (same choices) I’ll get “Stephanie options missed = 1”.
I attached two saves, if this helps.
You either didn't make Steph orgasm during the sex scene or respond to her during the first important phone scene (when you ask kira on a date)
 
5.00 star(s) 2 Votes