Mod Ren'Py Stray Incubus [Season 1 - Final & Season 2 Chapter 3b] Walkthrough Mod [MurrayMods]

Punto

Engaged Member
Jun 18, 2020
2,223
2,322
418
View attachment 3142511

Overview:
I've made a Walkthrough Mod for
Stray Incubus game by Flynn974.

Updated: 2024-11-06
Game/Creator: Stray Incubus / Flynn974 - - -
Modder: MurrayMods -
Mod Version: Season 1 - Final & Season 2 Chapter 2a
Game Version: Season 1 - Final & Season 2 Chapter 2a
Language: English

Features:
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.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

2025-09-26: Updating Mod for Stray Incubus Season 2 - Chapter 3a.

Links to the previous Mod file (for Season 2) will remain disabled during the update.

Walkthrough Mod for Stray Incubus Season 1 - Final:

Walkthrough Mod for Stray Incubus Season 2 - Chapter 2a: Mega

Mod files are not interchangeable!

Season 1 Preview:
View attachment 3142596 View attachment 3142599 View attachment 3142601 View attachment 3142607 View attachment 3142604 View attachment 3142614 View attachment 3142615

Season 2 Preview:
View attachment 3842005 View attachment 3842006 View attachment 3842008 View attachment 3842011
Please update your mod :love: (y)
 

Jellyluve

Active Member
Apr 17, 2017
713
1,126
356
Man, I do hope that Murray doesn't have to redo his ch.2 Mod (since there is a new dev, I don't know if they changed the code or not).
 

cpdp11

Member
Jul 5, 2020
109
174
208
Not a mod issue, but it seems the game dev mistyped some file names.

Python:
# chapter_3.rpy
    image v16m3 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m4 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m5 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m6 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)

# It should be
    image v16m3 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m3.webm", loop=True)
    image v16m4 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m4.webm", loop=True)
    image v16m5 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m5.webm", loop=True)
    image v16m6 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m6.webm", loop=True)
 
  • Like
Reactions: Benjamin_Blume

MurrayMods

Active Member
Modder
Nov 28, 2022
597
7,704
627
Not a mod issue, but it seems the game dev mistyped some file names.

Python:
# chapter_3.rpy
    image v16m3 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m4 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m5 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)
    image v16m6 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m2.webm", loop=True)

# It should be
    image v16m3 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m3.webm", loop=True)
    image v16m4 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m4.webm", loop=True)
    image v16m5 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m5.webm", loop=True)
    image v16m6 = Movie(size = (1920,1080), channel="movie", play="2.3/1/Illya Bath Scene/v16m6.webm", loop=True)
Thank you. When I tested it, I noticed that a couple of animations were missing, but I was too tired to try to find the problem.
I updated the mod based on your suggestions, and now the animations display correctly.
 

Goodtimes27

New Member
Oct 29, 2020
4
9
127
Thank you. When I tested it, I noticed that a couple of animations were missing, but I was too tired to try to find the problem.
I updated the mod based on your suggestions, and now the animations display correctly.
Link to season 2 mod on Mega needs to be updated, seems to be removed, correct me if im the only one with problem. Thanks as always for your speedy hard work Murray!!
 

Paradox004

Member
Apr 14, 2025
175
211
52
View attachment 3142511

Overview:
I've made a Walkthrough Mod for
Stray Incubus game by .

Updated: 2024-11-06
Game/Creator: Stray Incubus / IP Studios - - -
Modder: MurrayMods -
Mod Version: Season 1 - Final & Season 2 Chapter 3a
Game Version: Season 1 - Final & Season 2 Chapter 3a
Language: English

Features:
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.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

2025-09-27: Mod for Stray Incubus Season 2 - Chapter 3a Updated!

Walkthrough Mod for Stray Incubus Season 1 - Final:

Walkthrough Mod for Stray Incubus Season 2 - Chapter 3a:

Just tried downloading the s2 mod and Mega says it doesn't exist.
 
  • Like
Reactions: dkrus69
Feb 26, 2020
388
173
218
View attachment 3142511

Overview:
I've made a Walkthrough Mod for
Stray Incubus game by .

Updated: 2024-11-06
Game/Creator: Stray Incubus / IP Studios - - -
Modder: MurrayMods -
Mod Version: Season 1 - Final & Season 2 Chapter 3a
Game Version: Season 1 - Final & Season 2 Chapter 3a
Language: English

Features:
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.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

2025-09-27: Mod for Stray Incubus Season 2 - Chapter 3a Updated!

Walkthrough Mod for Stray Incubus Season 1 - Final:

Walkthrough Mod for Stray Incubus Season 2 - Chapter 3a:

Mod files are not interchangeable!

Season 1 Preview:
View attachment 3142596 View attachment 3142599 View attachment 3142601 View attachment 3142607 View attachment 3142604 View attachment 3142614 View attachment 3142615

Season 2 Preview:
View attachment 3842005 View attachment 3842006 View attachment 3842008 View attachment 3842011
says file for season 2 is no longer available
 
  • Like
Reactions: dkrus69

MurrayMods

Active Member
Modder
Nov 28, 2022
597
7,704
627
Link to season 2 mod on Mega needs to be updated, seems to be removed, correct me if im the only one with problem. Thanks as always for your speedy hard work Murray!!
likewise, the file has been removed.
Just tried downloading the s2 mod and Mega says it doesn't exist.
says file for season 2 is no longer available
Not able to download the mod, says the file is deleted
Confirming ...
Sorry, please try now.
 

ivanov95

Member
Oct 23, 2017
478
645
306
I'm replaying season 1, how to get max points from punishing Stephanie and the BDSM scene, I forgot which items to use in order?
 

Abraxxas

Member
Oct 6, 2018
321
464
228
Error after Error after Error anyone with the same Problem?? EDIT: Weird thing is it only happens when you Activate the AUTO forward function
 

AshenV

New Member
Oct 22, 2017
7
6
165
Error after Error after Error anyone with the same Problem?? EDIT: Weird thing is it only happens when you Activate the AUTO forward function
There is a new patch that fixes this issue.

Season 2 - Chapter 3b

  • Autoplay no longer crashes the game
  • Animations actually work
  • Loads from the end of chapter 2 actually load into the correct place rather than sending you to the beginning of season 2
  • Music and sound coming through the correct channels and not looping over and over again for no reason
  • Spelling/grammatical errors fixed
There are some fixes that will come at a later date, such as:

  • Glowing stomach and incubus mark in sex scenes
  • MC's dick size
  • Colour of MC's blood
@MurrayMods
Is mod 3a compatible with new 3b version or you will update the mod when you have free time sometime soon?
 
  • Like
Reactions: balboa2151

MurrayMods

Active Member
Modder
Nov 28, 2022
597
7,704
627
There is a new patch that fixes this issue.

Season 2 - Chapter 3b

  • Autoplay no longer crashes the game
  • Animations actually work
  • Loads from the end of chapter 2 actually load into the correct place rather than sending you to the beginning of season 2
  • Music and sound coming through the correct channels and not looping over and over again for no reason
  • Spelling/grammatical errors fixed
There are some fixes that will come at a later date, such as:

  • Glowing stomach and incubus mark in sex scenes
  • MC's dick size
  • Colour of MC's blood
@MurrayMods
Is mod 3a compatible with new 3b version or you will update the mod when you have free time sometime soon?
Updated.
 
  • Heart
Reactions: AshenV