3.60 star(s) 9 Votes

ZenoMod

Well-Known Member
Nov 12, 2022
1,269
1,580
this is a thread about the game and not about decompiling its assets. Use a renpy decompiling thread for your question. I'm also writing so harshly because nobody is interested in my original spoiler/concern or doesn't care.
You don't have permission to view the spoiler content. Log in or register now.

Thank you very much!
It turned out I was just using an obsolete release of un.rpy.
As I downloaded the latest as you suggested, the files decompiled with no error.

About the spoiler, I'll have to use a SPOILER tag myself.

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

hakulaku97

Well-Known Member
Mar 13, 2019
1,336
3,106
A new version is out can someone post it here?
lust bound v0.4.1b
----------------------
only windows version was released so far
LINK:

also the crack found in the main page does not work anymore.
does not seem to work anymore either (possible that i applied it wrong).
basically they applied a furher encryption with the python package

so we are already somewhere near DRM level of AAA gaming titles
 

nutka

Member
Dec 30, 2022
143
118
big thanx hakulaku97 for providing the newest foo and xorxorrax for the awesome and ultra fast patch. I had to add the pycryptodome Linux .so libraries manually because the fine developers were too lazy to provide them.

No new content with minor patches such as sound fixes or an info like "End of current content …".
Thank you very much!
You're welcome. Glad you could resolve your problem.
You don't have permission to view the spoiler content. Log in or register now.
I suggest to skip all patch updates: just indulge in new chapters or the final product. It's not worth the time to deal with it. Most here seem to get extremely frustrated with it and our dear developers get free inspirations.
 
Last edited:
  • Like
Reactions: hakulaku97

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
26,982
237,945
Lust Bound [v0.4.1b] [Inceton Games]

NOTE: This is PRE-PATCHED and decompiled!

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

Varga

New Member
Aug 13, 2019
7
2
How in the fuck do you get Madison's beach scene? I have tried every possible answer, sequence and even followed the walkthrough and yet I still cannot get it to happen
 

Peri3481

Member
Aug 23, 2023
264
350
There is some guide for relations? I Just do not know how to answer then.
Took me a minute to work out that Ana wasn't Evelyn's daughter, too. Evelyn is MC's mom. Ana is her sister (MC's aunt). So the twins are MC's cousins. At least I think that's how it works. Since they all look about 24 it's not so easy to tell. But I don't care, they're easy on the eye. On another note, the reviews are quite funny (to me). Complaining about 'forced sex scenes'. Like, it's a harem incest game from a developer known for harem incest games. What were they expecting?
 

CJAM2002

Member
Sep 30, 2020
115
146
How in the fuck do you get Madison's beach scene? I have tried every possible answer, sequence and even followed the walkthrough and yet I still cannot get it to happen
It's a little bit complicated, essentially you are not wasting time, and by not wasting time you get the scene. One way to do it is to ignore Hyuna at the beach bar entirely, buy the alcohol from Daisy at the shop, don't hide when getting the cd's and boombox from home, get the Sushi from the blue-haired girl (forgot her name, sorry!), and get the oil from the church. Alternately, you can meet Hyuna, say that you can tell she doesn't want to hear about V, and grab the bottle of alcohol that's sitting in the sand instead of returning it to her. Follow the rest of the lineup and you should get the scene. If you hide when getting the boombox or start trying to get Hyuna to understand V's intentions you have wasted too much time.

Unfortunately the walkthrough mod doesn't really help when trying to get this specific scene, and while you get the lewd scene with Madison by doing this, you miss the lewd scene you would've gotten if you had hidden while getting the boombox, and while you will still get the lewd scene with Hyuna in the most recent update, you will get a shortened version of it instead of the full longer version.
 
  • Like
Reactions: ZenoMod

Bondage - James Bondage

Active Member
Aug 24, 2024
725
1,127
An inconsistency:

When the protagonist returned the found bottle to the bar she gave her name: Hyuna

Returning the bottle to Hyuna.png

When the protagonist sees her coming out of the sea a day later she acts surprised that he knows her name.

you know my name.png

He says he knows her name from a customer.

Someone called your name at the bar.png

Strangely, they both forget their previous introduction.....
 
  • Like
Reactions: ZenoMod

MiltonPowers

Twins Basil! Twins!
Donor
Jul 26, 2023
12,636
27,460
An inconsistency:

When the protagonist returned the found bottle to the bar she gave her name: Hyuna

View attachment 4306050

When the protagonist sees her coming out of the sea a day later she acts surprised that he knows her name.

View attachment 4306051

He says he knows her name from a customer.

View attachment 4306054

Strangely, they both forget their previous introduction.....
Maybe they shared that bottle of expensive tequila MC found. They both forgot the entire evening and night. :unsure: :ROFLMAO:
 
Jul 31, 2022
317
484
Pretty lame this update. A lot of sweet-talking with all the ladies but nothing juicy happened. The twins and all the other ladies nothing more than pure decoration. Am I wrong here? I thought in an adult VN there will be some adult content. This time I could let read this pussyless "Lullaby" my five-your old nephew or my 105 year old great grandmother. Nobody will be aroused rudimentally, not even the bikini-thief-cat. Yawn, goodnight John-Boy... :sleep:
 

doctorx6969

Newbie
Feb 19, 2023
48
42
whelp.... that broke badly on linux:
'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 7, in <module>
OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-39-x86_64-linux-gnu.so', Not found '_raw_ecb.abi3.so', Not found '_raw_ecb.so'

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

Full traceback:
File "script.rpyc", line 1, in script
File "/mnt/games/Adult/LustBound/renpy/ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/mnt/games/Adult/LustBound/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 7, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
File "/mnt/games/Adult/LustBound/renpy/loader.py", line 892, in load_module
exec(code, mod.__dict__) # type: ignore
File "python-packages/Crypto/Cipher/__init__.py", line 27, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
File "/mnt/games/Adult/LustBound/renpy/loader.py", line 892, in load_module
exec(code, mod.__dict__) # type: ignore
File "python-packages/Crypto/Cipher/_mode_ecb.py", line 35, in <module>
File "python-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib
OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-39-x86_64-linux-gnu.so', Not found '_raw_ecb.abi3.so', Not found '_raw_ecb.so'

Linux-6.12.1-4-MANJARO-x86_64-with-glibc2.40 x86_64
Ren'Py 8.3.3.24111501+nightly
Lust Bound v0.4.1b
Sat Dec 7 20:56:38 2024
 
3.60 star(s) 9 Votes