Mod Ren'Py The Tyrant: S A Z Mod [Update 0.9.4b Official][Mod][S A Z]

4.90 star(s) 50 Votes

Jagdar78

New Member
Jun 28, 2017
5
0
help I cant fix this

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'clothing/diningroom/12pm002nicnormal.jpg'>:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

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

Full traceback:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ast.py", line 706, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\exports.py", line 1336, in say
    who(what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 1139, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 3191, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2091, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 546, in renpy.display.render.render_screen
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 584, in render
    return cache.get(self, render=True)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 629, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant 0.8.5.fix
Fri Feb 28 15:22:41 2020
 

Lady Aspen

Country girl
GFX Designer
Respected User
Feb 19, 2019
2,273
26,575
help I cant fix this

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'clothing/diningroom/12pm002nicnormal.jpg'>:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

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

Full traceback:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ast.py", line 706, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\exports.py", line 1336, in say
    who(what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 1139, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 3191, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2091, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 546, in renpy.display.render.render_screen
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 584, in render
    return cache.get(self, render=True)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 629, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant 0.8.5.fix
Fri Feb 28 15:22:41 2020
For thousand times,Do not use the current Mod for version 0.09 of the game, because saddog changed some of the old

codes,right now S A Z still working on new codes, be patient until the new version of mod when released.

You think the sun comes up just to hear him crow.:sneaky:

if anyone needs The Tyrant version 0.85 of the game for current version of S A Z mod without any errors, here:

The Tyrant version 0.8.5_fix
MEGA
| |

Google Drive
| |
 
Last edited:

JohnJG

Engaged Member
May 17, 2018
2,285
2,559
help I cant fix this

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'clothing/diningroom/12pm002nicnormal.jpg'>:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

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

Full traceback:
  File "game/SAZMOD/scripts/home/dining_room.rpy", line 1752, in script
    mom "Oh you're here [pov]. Come on eat with us."
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ast.py", line 706, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\exports.py", line 1336, in say
    who(what, *args, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 1139, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 3191, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\core.py", line 2091, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 546, in renpy.display.render.render_screen
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 584, in render
    return cache.get(self, render=True)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\display\im.py", line 629, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\nevog\Downloads\TheTyrant-09-pc\TheTyrant-0.9-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'clothing/diningroom/12pm002nicnormal.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant 0.8.5.fix
Fri Feb 28 15:22:41 2020
Old Mod is no help
 
  • Haha
Reactions: ours 72

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,421
10,565
I notice that there are no instructions for the Android version, how do I install it?
Okay so if I see the choice to turn off NTR, does that mean I have the mod installed?
As far as I know the mod doesn't work natively for android. I don't know how to code it for mobile. As such I've never tested it on android.

There was a port done by another person who knows how. Here is the post for that. I can't really help with any errors it has, if any, though. As I said I don't know the mobile scene.
 
Nov 18, 2017
8
2
As far as I know the mod doesn't work natively for android. I don't know how to code it for mobile. As such I've never tested it on android.

There was a port done by another person who knows how. Here is the post for that. I can't really help with any errors it has, if any, though. As I said I don't know the mobile scene.
You can use JoiPlay to run the SAZ mod on Android
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,421
10,565
0.9 Mod Progress Update:
I've finished playing through the new content in as many ways as I could, cataloging errors. I want to fix as many as those as I can for the SazMod. There were plenty of clothing errors re-introduced and places where Bruce is still there after he should have been removed, as well as flag not being removed like "Deflowering" Alexis again and again, etc. It's going to take a lot of work.

Also I'm very glad you all are excited to play the next version of the mod, but I feel like I need to address expectations. We're looking at a slow burn here. I'm working on it as fast as I can, but with my work schedule what it is, I went from the early days in developing mod from having a few hours a day to work on the mod to having just a few hours a week at most. Not to mention the size of the mod and game is much much larger than it was before. Taking these things into account you're looking at weeks, not days for development.

This is why I don't charge anything for my mod. This is something I do for fun, during my free time, but it's slow. I do it to relieve stress and to express creativity and it's fun to share it with like minded people that appreciate my depravity! :p

So please be patient with me. I'll keep my nose to the grindstone and get it out as soon as I can, you can trust in that. It just might not be as soon as we'd all like it to be. :)
  • Play through new content - Completed(ish)
  • Go through new code and assets - In Progress
  • Convert new code to mod format - In Progress
  • Convert new scenes to mod versions - In Progress
  • Create Twisted versions for Love/Corruption scenes - Not Started
  • Convert NTR scenes to full Darker Path versions - Not Started
  • Add in any new personally created content - Not Started
  • Playtest Mod - Not Started
  • Release - Not Yet
OP will be updated as well to show progress too.
 
Last edited:

ulisesss

Newbie
Sep 23, 2017
37
31
0.9 Mod Progress Update:
I've finished playing through the new content in as many ways as I could, cataloging errors. I want to fix as many as those as I can for the SazMod. There were plenty of clothing errors re-introduced and places where Bruce is still there after he should have been removed, as well as flag not being removed like "Deflowering" Alexis again and again, etc. It's going to take a lot of work.

Also I'm very glad you all are excited to play the next version of the mod, but I feel like I need to address expectations. We're looking at a slow burn here. I'm working on it as fast as I can, but with my work schedule what it is, I went from the early days in developing mod from having a few hours a day to work on the mod to having just a few hours a week at most. Not to mention the size of the mod and game is much much larger than it was before. Taking these things into account you're looking into weeks, not days for development.

This is why I don't charge anything for my mod. This is something I do for fun, during my free time, but it's slow. I do it to relieve stress and to express creativity and it's fun to share it with like minded people that appreciate my depravity! :p

So please be patient with me. I'll keep my nose to the grindstone and get it out as soon as I can, you can trust in that. It just might not be as soon as we'd all like it to be. :)
  • Play through new content - Completed(ish)
  • Go through new code and assets - In Progress
  • Convert new code to mod format - In Progress
  • Convert new scenes to mod versions - In Progress
  • Create Twisted versions for Love/Corruption scenes - Not Started
  • Convert NTR scenes to full Darker Path versions - Not Started
  • Add in any new personally created content - Not Started
  • Playtest Mod - Not Started
  • Release - Not Yet
OP will be updated as well to show progress too.
He, he...we're just a wild bunch of deprived depravates... Keep on, SAZ, and thanks in advance!!!
 
Mar 29, 2018
360
393
0.9 Mod Progress Update:
I've finished playing through the new content in as many ways as I could, cataloging errors. I want to fix as many as those as I can for the SazMod. There were plenty of clothing errors re-introduced and places where Bruce is still there after he should have been removed, as well as flag not being removed like "Deflowering" Alexis again and again, etc. It's going to take a lot of work.

Also I'm very glad you all are excited to play the next version of the mod, but I feel like I need to address expectations. We're looking at a slow burn here. I'm working on it as fast as I can, but with my work schedule what it is, I went from the early days in developing mod from having a few hours a day to work on the mod to having just a few hours a week at most. Not to mention the size of the mod and game is much much larger than it was before. Taking these things into account you're looking at weeks, not days for development.

This is why I don't charge anything for my mod. This is something I do for fun, during my free time, but it's slow. I do it to relieve stress and to express creativity and it's fun to share it with like minded people that appreciate my depravity! :p

So please be patient with me. I'll keep my nose to the grindstone and get it out as soon as I can, you can trust in that. It just might not be as soon as we'd all like it to be. :)
  • Play through new content - Completed(ish)
  • Go through new code and assets - In Progress
  • Convert new code to mod format - In Progress
  • Convert new scenes to mod versions - In Progress
  • Create Twisted versions for Love/Corruption scenes - Not Started
  • Convert NTR scenes to full Darker Path versions - Not Started
  • Add in any new personally created content - Not Started
  • Playtest Mod - Not Started
  • Release - Not Yet
OP will be updated as well to show progress too.
As always take your time, your work is greatly appreciated.
 

ours 72

Newbie
Aug 22, 2017
85
104
SAZ we may be beings who love lust and debauchery, but we all know that you do a great job, so please me and take a little time for your family, we can wait, we let off steam on other game less good than your mod lol.

sorry for my english it's gogole translate
 
D

Deleted member 758270

Guest
Guest
0.9 Mod Progress Update:
I've finished playing through the new content in as many ways as I could, cataloging errors. I want to fix as many as those as I can for the SazMod. There were plenty of clothing errors re-introduced and places where Bruce is still there after he should have been removed, as well as flag not being removed like "Deflowering" Alexis again and again, etc. It's going to take a lot of work.

Also I'm very glad you all are excited to play the next version of the mod, but I feel like I need to address expectations. We're looking at a slow burn here. I'm working on it as fast as I can, but with my work schedule what it is, I went from the early days in developing mod from having a few hours a day to work on the mod to having just a few hours a week at most. Not to mention the size of the mod and game is much much larger than it was before. Taking these things into account you're looking at weeks, not days for development.

This is why I don't charge anything for my mod. This is something I do for fun, during my free time, but it's slow. I do it to relieve stress and to express creativity and it's fun to share it with like minded people that appreciate my depravity! :p

So please be patient with me. I'll keep my nose to the grindstone and get it out as soon as I can, you can trust in that. It just might not be as soon as we'd all like it to be. :)
  • Play through new content - Completed(ish)
  • Go through new code and assets - In Progress
  • Convert new code to mod format - In Progress
  • Convert new scenes to mod versions - In Progress
  • Create Twisted versions for Love/Corruption scenes - Not Started
  • Convert NTR scenes to full Darker Path versions - Not Started
  • Add in any new personally created content - Not Started
  • Playtest Mod - Not Started
  • Release - Not Yet
OP will be updated as well to show progress too.
Take your time to fix the errors and such SAZ make the end result magnificent as per usual :)

People please take into consideration this before bugging SAZ for an update
He has what 100000-1000000+- lines of code to go through line by line letter by letter basically making sure there is nothing out of place so that we can enjoy the mod. Compare it to a Game like CSGO or Tomb Raider if there is one thing out of place it ruins any fun you might be having.
The line by letter search takes time yes he can use a program to find the issues but he has to manual still look and make sure that it doesn't fail after he fixes the issues. Add in that he works and he has a life so give him time and space. He could, not that I think he would be so cruel unless pushed, just abandon the mod for months before starting up again but only working on the last update after his last mod update ei latest from Saddo being v1.2 and SAZ still needs to work on v0.9

So conclusion WAIT like good little depraved perverse maniacs like SAZ :cool:
 
4.90 star(s) 50 Votes