CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x
4.00 star(s) 75 Votes

RNasc4444

Active Member
Aug 16, 2022
910
3,760
Wait I'm confused. I thought Itch.io was moving away from adult game content. How come I can still pay with a card for "The Grey Dream" while I can't for so many others? Anyone know?
 

colombeen

Member
Modder
Jul 16, 2021
331
1,939
Gallery Unlock Script

Description: A simple gallery unlock script. Just place it in the game folder and everything should be unlocked.
Game version: Ep. 5

Download: View attachment TheGreyDream-GalleryUnlocker.zip

DISCLAIMER
This script makes permanent changes to your persistent data.
Removing this script will not revert the changes that have been made.
Make a backup if you ever want to be able to revert back without completely removing your persistent data.
Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.125324/post-10861740

# Start the deal with the devil
init 666 python:
    # Replay Gallery
    gallery_unlock_list = [
        'unlockedOutro', 'ep2ar', 'ep2ba', 'ep2bs',
        'ep2ga', 'ep2gs', 'ep3o', 'ep3a', 'ep3p',
        'ep35h', 'ep4a', 'nct', 'klbedr', 'mflx',
        'tnshsc', 'ep6cnm'
    ]
    
    cinematics_unlock_list = [
        'unlockedOutro', 'ep2cnm', 'ep3end', 'ep3acnm', 'ep35end', 'ep35hcnm',
        'ep4end', 'ep5midcn', 'ep5endcn', 'ep6cnm'
    ]
    
    rewards_unlock_list = [
        'meethelen1', 'ep2endhelen', 'meethelenmorning1', 'helenfinish1',
        'meethaley1', 'haleyapologize1', 'haleycar1', 'haleyhelp1', 'haleyfinish1',
        'lilymeet1', 'lilyout1', 'lilych1', 'devil1', 'kellyphone1', 'wrizz1',
        'noodle1', 'cinema1', 'kellych1', 'marthameet1', 'dog1', 'marthaevent1',
        'bethmeet1', 'yoink1', 'what1', 'honor_among_thieves1', 'meetcrissi1',
        'watchcrissi1', 'annameet1', 'annabed1', 'annatime1', 'annashower1',
        'annamilkshake1', 'annaevent1'
    ]

    for unlock_item in (gallery_unlock_list + cinematics_unlock_list + rewards_unlock_list):
        if getattr(persistent, unlock_item) != True:
            setattr(persistent, unlock_item, True)

    # 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
 
Last edited:

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,760
46,565
Its not version 0.3 its 0.2 .....what the hell ?
https://f95zone.to/threads/the-grey-dream-ep-3-0-early-access-thegreys.125324/post-10861012

I downloaded it from the link above. 3.0
Now in options.rpy configuration is 2.0

options.rpy


define config.name = _("TheGreyDream")


## Determines if the title given above is shown on the main menu screen. Set
## this to False to hide the title.

define gui.show_name = False


## The version of the game.

define config.version = "2.0"

tg.jpg
 
Last edited:

Aristos

Forum Fanatic
Dec 28, 2017
5,244
15,849
Seriously, I can't launch this game without wiggling in my seat EVERY SINGLE TIME since the first time I tried it. Such a great opening music :cool:
 
  • Haha
Reactions: vgyew and drisarter

XV71

Active Member
Feb 25, 2020
630
3,203
yeah compressed version ends where ep2 did, even though the splash screen says ep 3
 

Abhai

Devoted Member
Sep 12, 2018
9,339
38,144
I just download and.. it's 2.0 ver... End of Chapter 2
Maybe because i downloaded the compressed version... all 180.7MB
yeah compressed version ends where ep2 did
it isnt compressed version fault - they/dev have messed up the scripts (putting an old script with a new build apparently).
it is early access so "bugs" can happen...still, i would bet the "fix" will be uploading whole 6.5+ GBs again, and not just a single scripts.rpa file.
 
  • Like
Reactions: XV71 and giqui

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,760
46,565
it isnt compressed version fault - they/dev have messed up the scripts (putting an old script with a new build apparently).
it is early access so "bugs" can happen...still, i would bet the "fix" will be uploading whole 6.5+ GBs again, and not just a single scripts.rpa file.
I downloaded the game from the available links. I didn't change the settings files. I only changed images, videos and audios. I'm going to download from another server, but I believe it's the same file I downloaded.
 
  • Like
Reactions: XV71 and Abhai

Abhai

Devoted Member
Sep 12, 2018
9,339
38,144
I downloaded the game from the available links. I didn't change the settings files. I only changed images, videos and audios. I'm going to download from another server, but I believe it's the same file I downloaded.
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
 
  • Like
Reactions: XV71 and giqui

hyuk_reaper

Newbie
Sep 2, 2020
48
189
Eh, in the full version, I didn't see any problems when starting episode 3, but in the compressed version, at the end of episode 2, the game returns to the main menu
 
  • Thinking Face
Reactions: giqui

TotalDago

Newbie
Feb 18, 2018
68
34
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
Yeah, you are right... There is images of Ep 3 but the problem it's script
 

Abhai

Devoted Member
Sep 12, 2018
9,339
38,144
Eh, in the full version, I didn't see any problems when starting episode 3, but in the compressed version, at the end of episode 2, the game returns to the main menu
can you upload/attach just scripts.rpa from your version here, please?
 

RNasc4444

Active Member
Aug 16, 2022
910
3,760
you dont need to...the version that has been lekaed here is bugged - (messed up script, everything else is here/fine).
untill that is fixed, you will just waste your time and dl bandwitch...
Not sure what you mean. I just ctrl skipped the entirety of ep 3 and everything looks ok. The only issue I have is there seems to be a broken variable somewhere because one of my 2 saves does not load. The "Alpha" route seems broken somewhere. But the Sigma is fine.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?[/I]
 

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,760
46,565
can you upload/attach just scripts.rpa from your version here, please?
I'm going to create the packages, after I'm done, I'll copy the scripts.rpa from the original to the compressed version.
 
4.00 star(s) 75 Votes