4.40 star(s) 70 Votes

jjoron95

Active Member
Jun 7, 2017
830
372
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v0.07.00M (Should work on future versions as well)

Download: View attachment 3802308

Python:
# Use this unlock script at your own risk.

# Start the deal with the devil
init 666 python:
    # Make sure the replay scenes are clickable
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
not working
 

colombeen

Member
Modder
Jul 16, 2021
344
2,138
not working
A little bit more information would be great... Do you get errors? Is one or more things not unlocked? ...

Is the issue that only 2 items in the gallery seem to be unlocked? Because if that's it, it's the dev that only added 2 images, and the other "locks" aren't locked...
This is the original code from the dev:
View attachment 3949425
You see thumbs for the first 2 and then it's all Rthumb1 which doesn't show anything
 

jjoron95

Active Member
Jun 7, 2017
830
372
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: v0.07.00M (Should work on future versions as well)

Download: View attachment 3802308



Python:
# Use this unlock script at your own risk.

# Start the deal with the devil
init 666 python:
    # Make sure the replay scenes are clickable
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
the gallery unlock not working i have only 2 gallery unlock
 

TonyMurray

Engaged Member
Apr 8, 2024
3,212
5,547
I appreciate the bit to avoid any need to replay for code changes. Not sure whether to take a quick look, or wait for the next update - games seem to be dropping updates all over my watchlist at the moment!
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
25,946
228,328
Thirty Days [v0.07.30] [3DRComics]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 

TonyMurray

Engaged Member
Apr 8, 2024
3,212
5,547
Thirty Days [v0.07.30] [3DRComics]

COMPRESSED:

Win/Linux:
- MEGA - PIXELDRAIN - WORKUPLOAD

Mac:
- MEGA - PIXELDRAIN - WORKUPLOAD
Is there a reason the full update is Pixeldrain only but the compressed has mirrors? Is it an upload restriction thing or something? No issue, I've just seen it a few times and was curious.
 

3DRComics

Active Member
Game Developer
Mar 13, 2022
524
1,999
Search the thread for Android, and ask the person who made the port for an update.
Why the need for an android "port", I release an official android version, unless their is something wrong with my version that I need to be made aware of, honestly haven't updated the android version on my phone in a year and a half.

I've debated trying to change the price of the android version on itch. The compression required to take 20,000(18gb before any compression) images and make them fit in 1.6gb just seems a little unfair to charge the full price for that version.
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
25,946
228,328
Why the need for an android "port", I release an official android version, unless their is something wrong with my version that I need to be made aware of, honestly haven't updated the android version on my phone in a year and a half.

I've debated trying to change the price of the android version on itch. The compression required to take 20,000(18gb before any compression) images and make them fit in 1.6gb just seems a little unfair to charge the full price for that version.
I didn't have any clue about Android, I don't ever mess with Android, so honestly I never look :ROFLMAO:
 

Tinez82

Member
Jan 6, 2023
427
541
I asked because Android is what I have and I love this game but when it updates come out it's never on Android. It's like that with most games that I play.
 

xxDemon

Newbie
Mar 1, 2024
58
27
On the day 4 I don't even get an option for corruption path. Has this been changed in some patch? I tried few times to grind corruption high enough to get that option but seems impossible.
Any idea why?
 
4.40 star(s) 70 Votes