Sep 21, 2019
70
120
The idea is nice, but the conversations are super slow. It takes ages for the character to say smth so any kind of tension (erotic or otherwise) is simply nonexistent. I've read here that I should use some API key and I googled how to get one as I never used anything like that (I think the 'Help' section in the game is not tremendously helpful with that btw) so it is possible my API key is wrong or smth.

Other issue are weird transitions. For example in one scene the girl started talking about going to the cafe, orders food and suddenly I am in a different room with someone else; during dinner one of the girls proposed playing cards game and after dealing the cards between all of us I was suddenly in my room wanting to contact an old friend. These jarring transitions repeat in almost all the scenes so far for me, it's impossible to satisfactory end any conversation.

Finally there were at least two instances that Russian text appeared on the screen.

As I said, I think the idea for the game is quite nice and I think I'd like to play further, but atm it's almost 6-7 mins as I wait for Josephine to respond to my sentence as I write this, so I don't feel motivated to continue playing.
in ver 0.2.51, translation issues should have been resolved, but I might have missed something, I will double-check and fix it, thx
 

Seiker753

New Member
Nov 29, 2022
14
12
Does anyone know how to erase all game data to start from scrach? even if i erase it, and extract it again remembers settings and even conversations
 

vessna

Active Member
Jul 21, 2021
531
293
uh nah, Russian game, Ai Generated content. . . looks like low effort, financial support only project.
 

0tt0von

Member
Dec 19, 2022
228
412
The models are nice it's got a fairly interesting set up and have had some fun with the sandbox but the VN part of the game seems like it's nowhere close to ready for even the beta testing. Going from talking to the girls about them showing me the city tomorrow to the text telling me we are on cliff over looking the city all while the background is still Fiona's room. The lag time for responses has been mentioned by others so I'll just second that. I can't get past asking Josephine for the wi-fi password at that point it just doesn't respond I let it sit for 20 minutes and still no response. I'll check the game out again later but right now it's buggier than a beehive.
 
  • Like
Reactions: Klony and Mister_M

Polemicus

New Member
Sep 3, 2024
1
1
you could even consider implementing a situation-based image generation system (such as girlfriendgpt and the like). maybe it's still too much, but the idea of the game using AI for dialogues is nice.
 
  • Like
Reactions: Mister_M

Gustafo

New Member
Jan 27, 2018
9
2
Is it safe to create a Gemini key and enter it in the game settings? Will I be charged if I do it?
 

kossk

Newbie
Jul 8, 2019
61
114
Seems interesting but you recommend using Gemini and I keep getting 'sorry I cant provide sexual content' when using Gemini.'

This happened without me even entering a prompt, when doing a tour of the house. Surely that's not the intended experience?

edit: the sandbox conversations also get interrupted halfway through, like the character will ask me a question and then I can't reply and the game just moves on. It would be good to have, rather than say 2 turns for AI dialogue, to have the player manually confirm the ai dialogue is over before moving on, or somehow have the character naturally bring the conversation to a close somehow. not sure how easy or hard that would be tho
 
Last edited:
  • Like
Reactions: Mister_M
Sep 21, 2019
70
120
Seems interesting but you recommend using Gemini and I keep getting 'sorry I cant provide sexual content' when using Gemini.'

This happened without me even entering a prompt, when doing a tour of the house. Surely that's not the intended experience?

edit: the sandbox conversations also get interrupted halfway through, like the character will ask me a question and then I can't reply and the game just moves on. It would be good to have, rather than say 2 turns for AI dialogue, to have the player manually confirm the ai dialogue is over before moving on, or somehow have the character naturally bring the conversation to a close somehow. not sure how easy or hard that would be tho
this is a bug with the narrator bot. it will be fixed in the upcoming update (around friday). thank u
 

Mrblack187

Newbie
Jul 1, 2019
76
167
I think integrating AI into games is the next step. It might be a few years down the road before we see it done right though. Computer hardware is catching up but for now this project is ambitious.

I like the sound of it, but wont touch it until I can connect to locally run AI. Kobold is pretty easy and models can smaller. I don't think it's asking too much of a local set up and working " " which your game connects to for all chat related needs. You link to a basic set up and suggest a model to use (many are wild and totally uncensored!). The challenge I see is how to keep your game on the tracks, so to speak. I assume refreshing scenes/conversations regularly to keep context length workable, and maybe keeping some "tokens" for use in later conversations. But that's where the actual game Dev challenge is, I guess you would use character cards which would be updated with special progression tokens.

That sounds really fun to me! Enter a conversation between characters and you challenge the player to reach a cretin outcome. (most all AI bots can be pressured one way or another) so game progression could 'assume' a conversation ending.

I've had more fun with stable diffusion and kobold (all locally ran) than I can say, but it can be demanding on the hardware. If someone can run modern games on decent settings a model with 8k context isn't asking too much.
 

Afgen12

New Member
Dec 24, 2019
12
5
I tried 6 different VPNs and a few online services to get sms from US number to make a new google account. It still says region not supported.
Can someone share gemini api key? cuz its unplayable otherwise
 
Sep 21, 2019
70
120
I tried 6 different VPNs and a few online services to get sms from US number to make a new google account. It still says region not supported.
Can someone share gemini api key? cuz its unplayable otherwise
hmm, so it doesn't let u create a key? pls let me know in which region
if the key is created but gemini is not available in a specific region, then you'll also need to turn on a vpn at that point
if the problem is with obtaining the key—unfortunately, I don't know any other way; maybe there are some on certain platforms (I don't know)
an internal proxy is under development, being tested in the ru version, but due to a rather weak server and my old code—it can't handle many users; the code needs to be rewritten. I'll try to work on this, hopefully in 3-4 updates
 
Last edited:
Sep 21, 2019
70
120
I think integrating AI into games is the next step. It might be a few years down the road before we see it done right though. Computer hardware is catching up but for now this project is ambitious.

I like the sound of it, but wont touch it until I can connect to locally run AI. Kobold is pretty easy and models can smaller. I don't think it's asking too much of a local set up and working " " which your game connects to for all chat related needs. You link to a basic set up and suggest a model to use (many are wild and totally uncensored!). The challenge I see is how to keep your game on the tracks, so to speak. I assume refreshing scenes/conversations regularly to keep context length workable, and maybe keeping some "tokens" for use in later conversations. But that's where the actual game Dev challenge is, I guess you would use character cards which would be updated with special progression tokens.

That sounds really fun to me! Enter a conversation between characters and you challenge the player to reach a cretin outcome. (most all AI bots can be pressured one way or another) so game progression could 'assume' a conversation ending.

I've had more fun with stable diffusion and kobold (all locally ran) than I can say, but it can be demanding on the hardware. If someone can run modern games on decent settings a model with 8k context isn't asking too much.
thank you, I will familiarize myself with Kobold
 

Afgen12

New Member
Dec 24, 2019
12
5
hmm, so it doesn't let u create a key? pls let me know in which region
if the key is created but gemini is not available in a specific region, then you'll also need to turn on a vpn at that point
if the problem is with obtaining the key—unfortunately, I don't know any other way; maybe there are some on certain platforms (I don't know)
an internal proxy is under development, being tested in the ru version, but due to a rather weak server and my old code—it can't handle many users; the code needs to be rewritten. I'll try to work on this, hopefully in 3-4 updates
I try to create it from Russia, Moscow.
I installed vpn, made a fresh google account using incognito page, verified it with USA number and it still didn't let me through. I guess vpn is useless this time.
 
Sep 21, 2019
70
120
I try to create it from Russia, Moscow.
I installed vpn, made a fresh google account using incognito page, verified it with USA number and it still didn't let me through. I guess vpn is useless this time.
u can try proxyapi, it's available in the game for ru lang ver, but it's paid and expensive
 

AlitaRaia

New Member
Aug 30, 2023
11
5
Ok, Any help would be great, Trying to get API Key, but all the ones iv tried will not let me gen a key, Gemini is the worst, Even though it says it can be use here i will not let me at all, and others are quite expensive, Anyone else had this issue and have a way to get one?

Hmm, Guess not then, Ahh well nevermind, i will just delete its and look for something else, Hope it goes well though looks like it could be quite a good game, just a pity its not playable in some areas
 
Last edited:

Gustafo

New Member
Jan 27, 2018
9
2
There is a bug or something in newest version. In opening first dialog with Fiona, she always refers to player as 'new female neighbour' no matter which gender I choose.
Is that on purpose
 
4.30 star(s) 12 Votes