Oak

New Member
Aug 15, 2017
1
0
So I don't think anyone has asked yet but will there be NTR? Nah I'm just trolling.

The art is so clean btw guys so amazing job. The backgrounds are so detailed without being distracting and I don't think I've seen another game on here where the artist understood perspective this well.
 

RNGeusEX

Goodbye Eternity
Game Developer
Sep 2, 2018
263
3,939
@RNGeusEX if you try a new game "fresh start" the nameing of the mc is fine, however if you pick "veteran start" the new hotkeys will activate if you press them when you name your character, you can still use the rename tab later on but i think this is something you might want to know
I don't do support on F95 , there is a discord for that.

Code:
Known bugs 
Loading my savefile results in some quests to be displayed in french 
Continue playing the game. Once the quest updates to a new one it will be correctly translated. 

Sayuri is not unlocked in the sprites gallery or skins menu even after completing 0.7 
Will be fixed in a future patch. 

Some dialogues mention Natsume being blond 
Will be fixed in a future patch. 

Onsen exterior doesn't display properly when using potato mode 
Will be fixed in a future patch. 

Cannot use certain keys when naming the character for veteran start 
Will be fixed in a future patch. You can start the game with the default name, and rename the character afterwards. 

Common questions 

Cannot interact with Sakuya once 0.7 is finished 
Her repeatable interactions will come at a later update, for the transition between 0.7 and 0.8.
 

tuuri

Newbie
Oct 8, 2017
97
228
I dunno how often the developer checks these forums, but there's a minor gripe I've had with the game that hasn't been fixed.
Not sure if it's a bug, but it seems too out of place for it to be intentional.

Image attached:

View attachment 2673628

My guess is, this is probably just supposed to be the shadow from his hair, but it looks so much like the seams of the characters face weren't properly adjusted. Probably due to the rigged edges on the shadow, plus the hard contrast from the solid black flat coloring.

If this was amended in some way, I would be very grateful.

Thanks.
Is this guy talking about the headband lol
 

w123t4

Active Member
May 26, 2019
992
1,248
Sakuya is not yandere enough for sure, the true yandere will not give up his love to others so easily, even destory him will be more possible than give up on him. :ROFLMAO:
 

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,710
5,702
Looks like you can softlock yourself. I'm supposed to meet Sakuya in front of my house at night but can't progress time anymore (neither pressing the button for time skip not use the bed) and working at the Restaurant is already done for this day.

Any idea?
 

w123t4

Active Member
May 26, 2019
992
1,248
Looks like you can softlock yourself. I'm supposed to meet Sakuya in front of my house at night but can't progress time anymore (neither pressing the button for time skip not use the bed) and working at the Restaurant is already done for this day.

Any idea?
A bug, try to reload a previous save from auto save, I got the same problem and solved by that, originally you will skip to night time automatically.
 
  • Like
Reactions: Porn_Jesus

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,710
5,702
A bug, try to reload a previous save from auto save, I got the same problem and solved by that, originally you will skip to night time automatically.
No matter which autosave I load it's always the same time as before. Thanks for the help though.
 

DogX

Newbie
May 2, 2019
22
12
Thanks! Putting that in the renpy folder worked like a charm. Took everything from dump123 and put it in the game folder where it belongs and deleted data.extra afterwards.

After that used this

Seems to mess up the translation but you can look at the code again

For console try this instead as it bypasses a lot of the silly checks.
renpy\common\00console.rpy
Change line 734 from
Code:
    if config.developer or config.console:
        console = DebugConsole()
To this
Code:
    if True: #config.developer or config.console:
        console = DebugConsole()
Added mod to skip the disclaimer after you acknowledge it the first time.

Added mod to unlock the gallery. Hopefully it's forward compatible.

Fixed error in Goodbye Eternity [v0.6.9]. Didn't like the indentation so changed that.
can u please update the gallery mod? it doesnt work with the 0.7 =)
 
Sep 29, 2019
92
45
Hello there !

First of all graphicly it's great, story is interesting, the fact to be powerless is frustrating but logic. It goes crescendo but realistic and it's cool for immersion.
The game is great, but !

It's only my point of view, but the fact that we are obliged to have a harem is something i don't like.
For example, I want to only be with Asumi, I understand, it's a game, fiction, hero is a god in love, ok. But I like deeper relationship with only one person, cuz I can feel attached to the MC and his feelings, true feelings.
is it possible to have the same construction by steps, with the same story progression but with the possibility to avoid a possible harem route?

But i repeat, despite that which is only my pov, the game is great, and, it's rare, but I do not skip dialogues cuz story is cool.

P.S : there are some miss words and faults in french ^^
 

theMickey_

Engaged Member
Mar 19, 2020
2,278
2,991
Unlock all Galleries (and cheats!) for version 0.7

Just download the attached "persistent.zip" file and extract it into the game/saves subfolder of your game. This is not (!) a save game, it just unlocks all galleries (sprites, music, CGs, backgrounds and animations), and it enables the cheat menu again.

// EDIT: If you're having trouble getting this to work, please try this solution.
 
Last edited:
3.90 star(s) 218 Votes