R3ptil3

Newbie
Apr 9, 2021
92
130
115
What Inceton means for "Bonus Content Activated" is that the so called "Slut Button" (which appears in some moments of the gameplay in the upper right corner) is clickable, so if you click it you get some lewd extra renders (the same character of the original scene but dressed more provocative and from different angles).

(See example in the following spoiler.)
You don't have permission to view the spoiler content. Log in or register now.

Hidden events are another thing. You still have to trigger them by clicking on the right object at the right time.

My crack does activate Bonus Content (which is reserved for the Gold Tier patrons) but it doesn't unlock the gallery.

Probably I'll do a little gallery unlocker add-on, but I don't have much spare time this week, so I don't know when.
Thank you very much for the clarification, pal! (I already knew about the "slut mode", but I thought the hack unlocked EVERYTHING o_O).
And if you made a gallery unlock someday, I'll be very happy.
 

bug0088

New Member
Apr 12, 2021
11
3
70
What .exe are you referring to? :unsure: I don't see any .exe in any crack published here.

---

Lust Theory S3 v0.6.0 crack
I used the files in the renpy folder from provided by SonsOfLiberty and I made my own edits to the files in the game folders.
Find the results in the attached zip. Bonus Content is ENABLED - For me it works with no errors (except a few errors you can find in the log.txt and in the Console, but that are not reported to you if you don't go looking for them in the places I mentioned).

The gallery is NOT unlocked.
This is meant to be used on Lust Theory S3 v0.6.0 (uncompressed, the one in the OP) only.
Please DON'T use it on any other version, or it will break your game.

INSTRUCTIONS:
Merge the renpy and game folders from the attached zip into the ones in your original folder having the same name, overwriting existing files when prompted.

Please make sure you don't create a game subfolder within the game folder or something like that.
Folders in the patch are meant to be MERGED with the one of the same name in your original, and not copied inside them.


---

Please let me know if it works, and provide feedback for any issue copying the error message.

After applying your patch, I still can't decompile the .rpyc files to .rpy files using UnRen-forall v9.4.bat. If you have time, could you please take a look? Thank you very much! Here are the error messages:
Error while decompiling D:\LustTheoryS3-v0.6.0-cracked\game\audio.rpyc:
Traceback (most recent call last):
File "D:\LustTheoryS3-v0.6.0-cracked\unrpyc.py", line 350, in worker
return decompile_rpyc(filename, args.clobber, args.dump, decompile_python=args.decompile_python,
File "D:\LustTheoryS3-v0.6.0-cracked\unrpyc.py", line 313, in decompile_rpyc
raw_contents = script.Script.read_rpyc_data(object, in_file, 1)
File "D:\LustTheoryS3-v0.6.0-cracked\renpy\script.py", line 636, in read_rpyc_data
res = self.fuze_tea(f, slot)
AttributeError: type object 'object' has no attribute 'fuze_tea'
 

ZenoMod

Well-Known Member
Nov 12, 2022
1,639
2,059
386
After applying your patch, I still can't decompile the .rpyc files to .rpy files using UnRen-forall v9.4.bat. If you have time, could you please take a look? Thank you very much! Here are the error messages:
Error while decompiling D:\LustTheoryS3-v0.6.0-cracked\game\audio.rpyc:
Traceback (most recent call last):
File "D:\LustTheoryS3-v0.6.0-cracked\unrpyc.py", line 350, in worker
return decompile_rpyc(filename, args.clobber, args.dump, decompile_python=args.decompile_python,
File "D:\LustTheoryS3-v0.6.0-cracked\unrpyc.py", line 313, in decompile_rpyc
raw_contents = script.Script.read_rpyc_data(object, in_file, 1)
File "D:\LustTheoryS3-v0.6.0-cracked\renpy\script.py", line 636, in read_rpyc_data
res = self.fuze_tea(f, slot)
AttributeError: type object 'object' has no attribute 'fuze_tea'

I assume you already succeeded in unpacking the .rpa archives since you can access the .rpyc files, am I right?

If so, then go , download the un.rpy v. 2.0.2 and copy it in the game folder among the .rpyc files.

Then go up one folder, launch the .exe, and select "new game" or load from a save.

The .rpy decompiled files should now be in the game folder.

Let me know if it works.
 

bug0088

New Member
Apr 12, 2021
11
3
70
I assume you already succeeded in unpacking the .rpa archives since you can access the .rpyc files, am I right?

If so, then go , download the un.rpy v. 2.0.2 and copy it in the game folder among the .rpyc files.

Then go up one folder, launch the .exe, and select "new game" or load from a save.

The .rpy decompiled files should now be in the game folder.

Let me know if it works.

This method is so helpful! You're incredibly amazing, thank you so, so much!
 
  • Like
Reactions: ZenoMod

Wrath5

Newbie
Nov 11, 2021
18
5
38
What .exe are you referring to? :unsure: I don't see any .exe in any crack published here.

---

Lust Theory S3 v0.6.0 crack
I used the files in the renpy folder from provided by SonsOfLiberty and I made my own edits to the files in the game folder.
Find the results in the attached zip. Bonus Content is ENABLED - For me it works with no errors (except a few errors you can find in the log.txt and in the Console, but that are not reported to you if you don't go looking for them in the places I mentioned).

The gallery is NOT unlocked.
This is meant to be used on Lust Theory S3 v0.6.0 (uncompressed, the one in the OP) only.
Please DON'T use it on any other version, or it will break your game.

INSTRUCTIONS:
Merge the renpy and game folders from the attached zip into the ones in your original folder having the same name, overwriting existing files when prompted.

Please make sure you don't create a game subfolder within the game folder or something like that.
Folders in the patch are meant to be MERGED with the one of the same name in your original, and not copied inside them.


---

Please let me know if it works, and provide feedback for any issue copying the error message.
After installing your patch and the un.rpy file I can't get the game to launch. It gives me the error message;

"I'm sorry, but an uncaught exception occurred.

While loading the script.
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.

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

Full traceback:
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 892, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502

Tue Feb 25 15:28:55 2025"

Any help would be appreciated please.

Update...

I think I've got it working now. will update more if need be,

Thanks for taking the time to read this.
 
Last edited:

ZenoMod

Well-Known Member
Nov 12, 2022
1,639
2,059
386
After installing your patch and the un.rpy file I can't get the game to launch. It gives me the error message;

"I'm sorry, but an uncaught exception occurred.

While loading the script.
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.

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

Full traceback:
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Documents\Games\LustTheoryS3-v0.6.0-win\renpy\script.py", line 892, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 0x52/0x52_hiddenEvents.rpyc.

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502

Tue Feb 25 15:28:55 2025"

Any help would be appreciated please.

Update...

I think I've got it working now. will update more if need be,

Thanks for taking the time to read this.

Oh, yes... I had forgotten to follow these instructions to make my crack compatible with the Universal Cheatmod by 0x52, thank you for pointing out!

I updated my crack and now it should be fully compatible.



And if you made a gallery unlock someday, I'll be very happy.

With the updated release of my crack (linked above), now you can use the Universal Cheatmod (also linked above) to unlock anything you want. :)
 

micmitja

Conversation Conqueror
Aug 6, 2017
6,620
7,694
798
updated guide for v0.6.0 - 2 photos, 1 tape
Lust Theory S3 Collectibles.jpg have started new guide for S3. - updated for S3 v0.6.0 (collectibles and hidden events) - 2 photos, 1 tape
You don't have permission to view the spoiler content. Log in or register now.
Workupload

S1, S2 Hidden bonus events with missable story content for final versions.
You don't have permission to view the spoiler content. Log in or register now.
Workupload

Sorted by play order. all that you need for 100% competition

old guides

enjoy
enjoy
 
  • Like
Reactions: JohnJG and ZenoMod

Guyin Cognito

Gentleman Pervert
Donor
Feb 23, 2018
975
1,759
348
Playing Season2, I keep seeing the same little graphic cue for a hidden event every time I do anything with Sophie, and now it's started appearing during Ellie's events (as I prepare to invite myself to dinner).
I've already watched the event, twice, and it's always the same event (creepy warehouse monster fun).
It's a little annoying that it never goes away, because it's almost right in the middle of the screen. This also makes me wonder how I have not noticed ANY other hidden events at all the whole time. This doesn't feel like this is how the game is supposed to work.

EDIT: Okay, I just looked at the guide for the first time, and I was VERY confused. I didn't even realize we were supposed to be clicking on things in the environment, because what happened for me was that the car on the map screen was appearing over top of OTHER scenes. I didn't even realize it was a car, it just looked like a glitch. So, I was expecting all of them to be that obvious, and I haven't even been looking for them. WTF?
 
Last edited:

Wrath5

Newbie
Nov 11, 2021
18
5
38
The funny thing is that the forced login/encryption only bothers legitimate patrons preventing them from using mods, enable the console, and inspecting the code (which would be an increased value/fun for them!!!)... things that freeloaders can do :HideThePain:

And they think a freeloader would change himself in a paying patron to have less of what he gets as a freeloader?

It's more likely some patron will unsubscribe being fed up of his pledges being spent on something different than providing contents...
Once they complete development of Part 3 and it is available I'll go over to steam and buy it there, just like with parts 1 and 2. I'm not a fan of the Patrion system as it is to open to abuse by unscrupulous devs (Not saying Incenton are) nickel and diming fans, or disappearing, or starting up new projects before completing the ongoing one etc.
 

Wrath5

Newbie
Nov 11, 2021
18
5
38
  • Like
Reactions: ZenoMod

F4iunyl3x

Active Member
Modder
Aug 26, 2018
773
7,518
681
Lust Theory
Video enhancement mod



This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.
how ? Thanks to deep-learning processes, trained predictive models can interpolate one "fake" frames next to each native frame.
The result gives a smooth effect on each animations.

However, some "early" animations containing a sequence of a few pictures remain unchanged.

here is an example of what you can expect ( ):




Download links
Season 1 final : Mega ; Pixeldrain
Season 2 final (without SFX): Mega ; Pixeldrain
Season 2 final (with SFX from v2.12): Mega ;
Season 3 Ep 6 : Mega ;


I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)


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

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

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

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

ZenoMod

Well-Known Member
Nov 12, 2022
1,639
2,059
386
[...] starting up new projects before completing the ongoing one etc.
That's what Inceton always does.

Limits of Sky has been cancelled way before completion. They probably had no idea how to continue the story and/or they realised they where excessively dispersing their efforts in too many projects...

... so thousands of patrons that have been pledging to see it done remained with nothing in their hands, and a lighter wallet.

A good reminder about: "Pay upfront, get poor service."
 

michel.gellar7

Active Member
Nov 1, 2018
542
577
238
What .exe are you referring to? :unsure: I don't see any .exe in any crack published here.

---

Lust Theory S3 v0.6.0 crack (updated 2025_02_25)
I used the files in the renpy folder from provided by SonsOfLiberty and I made my own edits to the files in the game folder.
Find the results in the attached zip. Bonus Content is ENABLED - For me it works with no errors (except a few errors you can find in the log.txt and in the Console, but that are not reported to you if you don't go looking for them in the places I mentioned).

The gallery is NOT unlocked , BUT you CAN UNLOCK IT by adding the Universal Cheatmod (see below, box titled "UPDATE 2025_02_25").
This is meant to be used on Lust Theory S3 v0.6.0 (uncompressed, the one in the OP) only.
Please DON'T use it on any other version, or it will break your game.

INSTRUCTIONS:
Merge the renpy and game folders from the attached zip into the ones in your original folder having the same name, overwriting existing files when prompted.

Please make sure you don't create a game subfolder within the game folder or something like that.
Folders in the patch are meant to be MERGED with the one of the same name in your original, and not copied inside them.


---
UPDATE 2025_02_25

I have followed these instructions so now my crack is out-of-the-box compatible with the Universal Cheatmod by 0x52. - You can use the Universal Cheatmod to unlock the gallery and the revive.
---

Please let me know if it works, and provide feedback for any issue copying the error message.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 241, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 369, in <module>
NameError: name 'cifra' is not defined

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

Full traceback:
  File "renpy/common/00start.rpy", line 241, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 369, in script
  File "/private/var/folders/f4/cgh9vp8s4n9d901lgm6p973c0000gp/T/AppTranslocation/EF54C93E-F7FC-41A4-8EF4-C3F0C17D9825/d/LustTheoryS3.app/Contents/Resources/autorun/renpy/ast.py", line 1843, in execute
    if renpy.python.py_eval(condition):
  File "/private/var/folders/f4/cgh9vp8s4n9d901lgm6p973c0000gp/T/AppTranslocation/EF54C93E-F7FC-41A4-8EF4-C3F0C17D9825/d/LustTheoryS3.app/Contents/Resources/autorun/renpy/python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/private/var/folders/f4/cgh9vp8s4n9d901lgm6p973c0000gp/T/AppTranslocation/EF54C93E-F7FC-41A4-8EF4-C3F0C17D9825/d/LustTheoryS3.app/Contents/Resources/autorun/renpy/python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 369, in <module>
NameError: name 'cifra' is not defined

macOS-15.1.1-arm64-arm-64bit arm64
Ren'Py 8.3.3.24111502
Lust Theory S3 v0.6.0
Thu Feb 27 22:33:47 2025
 

yourmomma

Well-Known Member
Apr 4, 2018
1,277
3,042
428
That's what Inceton always does.

Limits of Sky has been cancelled way before completion. They probably had no idea how to continue the story and/or they realised they where excessively dispersing their efforts in too many projects...

... so thousands of patrons that have been pledging to see it done remained with nothing in their hands, and a lighter wallet.

A good reminder about: "Pay upfront, get poor service."
He canceled Limits of Sky, because it was a corruption game that wasn't corrupting and the team he had on it had the story going no where. So instead of revamping and rewriting the game he decided to scrap it and start fresh.
 
Last edited:

fapmeister

Newbie
Sep 4, 2017
59
156
43
So a long time ago I played through (what I assume) was Season 1, where the end makes it pretty obvious the MC is stuck in a simulation or vr or something, thought it was very silly after what was already kinda wacky Groundhog Day stuff and pretty much forgot about it. Now there's two more games after that? How does this stuff turn out, worth it?
 
3.60 star(s) 267 Votes