Mod Ren'Py Buried Desires Multi-Mod [ShaddyModda]

3.00 star(s) 2 Votes

Rokohn

Member
Jan 26, 2018
147
142
Sorry, I'm dumb. Do I need to download both
"Win/Linux Public: - "
and
"Patch Compatibility: (Patch Required)"?
 
  • Like
Reactions: JohnSheridan

player6969666

Member
Jan 30, 2020
283
119
Could you please give instructions for installation please? Do we also need the lewd patcher file also or just your files. Thank you for your help.
 

Wills747

Engaged Member
Dec 14, 2018
2,308
4,783
My Compressed Unofficial Android port of Buried Desires 0.3.0 with ShaddyModda Multi mod
Usual gestures, save name/delete etc
All my ports going forward will have an alternative save location and won't be lost on uninstalling.
Grant storage permissions on first run!
Updated my Android port to 0.3.0
 
  • Like
Reactions: M@ximus

enuthral

Newbie
Jul 29, 2018
79
14
put in lwd patch file and the mod...
I hit the replay button and

i keep getting cant find

while loading

Image u'lwdptch/v25/inw111jpg
 
Last edited:

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,392
11,937
put in lwd patch file and the mod...
I hit the replay button and

i keep getting cant find

while loading

Image u'lwdptch/v25/inw111jpg
you must have downloaded the mod before I fixed and re-uploaded. re-download the mod.
 

enuthral

Newbie
Jul 29, 2018
79
14
I did a complete clean download of the game and both mods

did the public compatiblity patch
then put in the mod and still get this...







you must have downloaded the mod before I fixed and re-uploaded. re-download the mod.
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'lwdptch/v025/lnw111.jpg'>:
IOError: Couldn't find file 'lwdptch/v025/lnw111.jpg'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, 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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\viewport.py", line 623, in render
    surf = renpy.display.render.render(c, cw, ch, 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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\layout.py", line 1127, in render
    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 "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\Jonathan\Games Folder\games\BuriedDesires-0.3-pc\BuriedDesires-0.3-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'lwdptch/v025/lnw111.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Buried Desires 0.3
Wed Dec 15 18:34:56 2021
 
  • Like
Reactions: tplife

enuthral

Newbie
Jul 29, 2018
79
14
as a follow up.... i only used this time the patch from the main page.. then did the mod
now it works... except for scenes 005 and 006 says cant find them now..

not sure if this a playthru issue or not.
 

biggy100

New Member
Jul 2, 2020
13
3
Issue with the patch after the scene with sister in the bath outside lunas room. Error keeps coming up and won't let me continue.
 

lionarslan

Member
Jun 11, 2017
406
615
Issue with the patch after the scene with sister in the bath outside lunas room. Error keeps coming up and won't let me continue.
Same here. Both files (mod and patch) downloaded today, patch especially downloaded from 2 sources - here and Mediafire, files are identical. Error not only keeps coming but these errors (and yeah, it's missing files in the patch) eventually cause game to close. Please, ShaddyModda, look into your patch, game with it is unplayable right now.

UPD: I take my words back, everything good in your patch, that's my bad. Errors that keep coming were caused by missing incest patch, I don't copy it to the game folder, missed to do it for some reason. After I placed v25patch.rpa in it's place I saw no error. biggy100, that goes for you too.
 
Last edited:
  • Like
Reactions: biggy100
3.00 star(s) 2 Votes