4.20 star(s) 16 Votes

Did you play the game with Female or Trans Sam?


  • Total voters
    3,103

Dark Silence

Conversation Conqueror
Jul 17, 2021
7,817
11,523
GrimCiri That was pretty damn good. Needs some typos fixed, but easily understandable. Renders were good, anims weren't bad. Would like to see more of Sam and the MC. But I'm sure you have other ideas you're working on. Keep up the great work. Can't wait to see what you put out next.
 
  • Like
Reactions: GrimCiri

Jah-Ith-Ber

Member
Feb 23, 2021
417
1,285
Really cute short story!

Absolutely love Sam for once a girl with a normal body type with a little meat on her bones without being fat. Thick thighs save lives!!:love:

Also really nicely tows the line of tsundre and yandre nothing more flattering than a girl who worships you.

Looking forward to what else this dev can do.
 
  • Like
Reactions: GrimCiri

Melmoth99

Active Member
Oct 1, 2017
564
239
Bug
When you Grab Her Hair (with Trap)

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

While loading <renpy.display.im.Image object ('/Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png') at 0x0000000006b50ee0>:
  File "game/script.rpy", line 2598, in script
    $ renpy.pause ()
  File "game/script.rpy", line 2598, in <module>
    $ renpy.pause ()
OSError: Couldn't find file 'Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png'.

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

Full traceback:
  File "game/script.rpy", line 2598, in script
    $ renpy.pause ()
  File "C:\D Games\FirstDate-1.1-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\D Games\FirstDate-1.1-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 2598, in <module>
    $ renpy.pause ()
  File "C:\D Games\FirstDate-1.1-pc\renpy\exports.py", line 1537, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "C:\D Games\FirstDate-1.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 2602, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\image.py", line 506, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\image.py", line 309, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 627, in render
    return cache.get(self, render=True)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 295, in get
    surf = image.load()
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 720, in load
    raise e
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 685, in load
    filelike = renpy.loader.load(self.filename)
  File "C:\D Games\FirstDate-1.1-pc\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png'.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
First Date 1.1
Thu Nov 16 17:56:22 2023
 

Dark Silence

Conversation Conqueror
Jul 17, 2021
7,817
11,523
Bug
When you Grab Her Hair (with Trap)

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

While loading <renpy.display.im.Image object ('/Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png') at 0x0000000006b50ee0>:
  File "game/script.rpy", line 2598, in script
    $ renpy.pause ()
  File "game/script.rpy", line 2598, in <module>
    $ renpy.pause ()
OSError: Couldn't find file 'Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png'.

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

Full traceback:
  File "game/script.rpy", line 2598, in script
    $ renpy.pause ()
  File "C:\D Games\FirstDate-1.1-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\D Games\FirstDate-1.1-pc\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 2598, in <module>
    $ renpy.pause ()
  File "C:\D Games\FirstDate-1.1-pc\renpy\exports.py", line 1537, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "C:\D Games\FirstDate-1.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\core.py", line 2602, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\image.py", line 506, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\image.py", line 309, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\transform.py", line 747, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 627, in render
    return cache.get(self, render=True)
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 295, in get
    surf = image.load()
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 720, in load
    raise e
  File "C:\D Games\FirstDate-1.1-pc\renpy\display\im.py", line 685, in load
    filelike = renpy.loader.load(self.filename)
  File "C:\D Games\FirstDate-1.1-pc\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'Sex/Doggy/Down/Other/fd_doggy_down_grabhair00000.png'.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
First Date 1.1
Thu Nov 16 17:56:22 2023
Grab the update only file in the OP.
 
  • Red Heart
Reactions: Melmoth99

GrimCiri

Newbie
Game Developer
Apr 8, 2018
57
299
Thank you Everyone for the Support and kind words, it's honestly a little overwhelming, I didn't expect such a response. sorry If I can't respond to everyone.


Fuck! now I need a longer game with Sam :sneaky:

Thanks, I only even intended for this game to be a short one and done, but I might have to start considering what I might write for a "second date"


nice little game, although pacing could use a bit of work, supposedly shy gurl jumps straight to "show me your dick" really fucking fast
Thanks yeah I wanted to keep it short because I thought as a first project if I went too big I would never actually finish anything


nice sweet game, really liked the girl


my only negative feedback is about the order the sex happens


You don't have permission to view the spoiler content. Log in or register now.
Thanks you for the feedback, yes if I had thought about it more the whole story would have been much slower paced, and would have gone over the course of like three dates, but then I think the project would be too big for me to handle


Spanking on the first date?
Well, it's just a small slap. ;)


Yeah, dry/no lube into a virgin ass seems ... not a good time if you are not into pain... but i just put my headcanon to 'she might be virgin, but not without experience from toys so she is not completely unprepared'. It doesn't completely fix that situation but i can make it work.

Yeah, I didn't do as much prep work for the story as I probably should have, I sort of forgot a little logic along the way, sorry about that.


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


Congrats

Cheers
Oops, very sorry about that, I will look into that.


Really cute short story!


Absolutely love Sam for once a girl with a normal body type with a little meat on her bones without being fat. Thick thighs save lives!!:love:


Also really nicely tows the line of tsundre and yandre nothing more flattering than a girl who worships you.


Looking forward to what else this dev can do.

Thank you so much I am glad you liked her look and personality you described exactly how I wanted her to be perceived


Sam's facial expressions though :love: *chefs kiss*
I'm really glad you liked them, I found in a lot of games the faces sometimes feel a bit 'stiff', you don't think I went over the top, do you?
 

GrimCiri

Newbie
Game Developer
Apr 8, 2018
57
299
Hello GrimCiri
Just aim to help a little. Would be nice if you could add future tags, especially those of the NTR category since it may avoid future forum fights. Probably not entirely because nothing is ever so much fun as to fight about that tag :). If NTR will never happen that's a good thing to announce early. If NTR is going to happen I would announce it quickly as well and that they can move on if they don't approve. All this on opening post. Just make it clear for everyone at get go.

Also I would recommend ignoring people who you feel are just outright dickheads. I can be a pain sometimes when I drink etc, if so just ignore me as well. You probably know all this of course but I'm just saying it anyway as I don't want cool devs to get burned out. ;)

Sorry to disappoint but NTR is not in the plans, really none of my future story I don't think will feature this, It's a bit too hard of a Fetish for me to create because unlike the Foot, Squirting or TS BJ I added NTR requires much more from a writing perspective that I think it is a little too beyond my capabilities, honestly even the Trans stuff I wrote In this was a bit beyond me.

Again I am very sorry that this probably isn't the answer you wanted, I hope you can please understand my reasons though. and thank you for checking out the game.
 

Minavi

Newbie
Aug 13, 2016
93
375
I'm really glad you liked them, I found in a lot of games the faces sometimes feel a bit 'stiff', you don't think I went over the top, do you?
Personally I loved the lip biting, 'ahegao' faces and overall cute expressions she makes (puffed up cheeks). Easily the best part of the game for me (that and trap). Can't speak for everyone though.
 

GrimCiri

Newbie
Game Developer
Apr 8, 2018
57
299
GrimCiri will we ever see Sam again in any of your new stuff? Or maybe a longer sequel to First Date?
The original plan was only a one-and-done, as I have like a dozen other stories I want to tell. However, based on all the positive reaction to Sam I will certainly try to think up a story for a 'second date' I don't want to force myself though and create something half-baked.
 

Dark Silence

Conversation Conqueror
Jul 17, 2021
7,817
11,523
The original plan was only a one-and-done, as I have like a dozen other stories I want to tell. However, based on all the positive reaction to Sam I will certainly try to think up a story for a 'second date' I don't want to force myself though and create something half-baked.
I agree 100%. Maybe extend it out to be a future release some time down the line. Will all your games be short and hopefully as sweet as this one? Or will you branch out and do longer games?
 
  • Like
Reactions: GrimCiri

GrimCiri

Newbie
Game Developer
Apr 8, 2018
57
299
I agree 100%. Maybe extend it out to be a future release some time down the line. Will all your games be short and hopefully as sweet as this one? Or will you branch out and do longer games?
I think for now I want to start with shorter stories, so I can experiment with different personalities and fetishes per game. I do have some ideas for longer stories, but I don't want to get into the position of making one game forever. Also, slightly due to technical reasons I don't have a very powerful PC, so rendering takes me a long time, so shorter games are probably more suitable for me for now.
 

hysepReC

Active Member
Feb 16, 2022
940
3,390
Overall, i liked it. Sam is cute and the sex scene was hot. I will say, though that i picked the trans option and IMO it was a bit shitty on her part to not tell the MC that she has a cock before things got sexual. If the MC didn't find the yearbook, how many more dates would it be before she told him?

I hope this post doesn't come across as too negative because as i said, i did like the game. I just think that her being trans is something that should have been talked about before they went on the date. If Sarah knew, she probably should have mentioned or at least hinted at it before trying to set up the MC with her.
 

GrimCiri

Newbie
Game Developer
Apr 8, 2018
57
299
Overall, i liked it. Sam is cute and the sex scene was hot. I will say, though that i picked the trans option and IMO it was a bit shitty on her part to not tell the MC that she has a cock before things got sexual. If the MC didn't find the yearbook, how many more dates would it be before she told him?

I hope this post doesn't come across as too negative because as i said, i did like the game. I just think that her being trans is something that should have been talked about before they went on the date. If Sarah knew, she probably should have mentioned or at least hinted at it before trying to set up the MC with her.
Thank you for the feedback yes I agree I didn't make it very realistic in a few regards I am sorry about that, I did consider adding a 'joke' option for Guy to storm out of the appartment after the reveal but it felt a bit cruel and just pointless since it would just deprive the player of the sex scenes.

But I really liked the idea of there being a "twist" of sorts for the character (not the player I don't want to force anything on the player of course).
 
Last edited:
  • Like
Reactions: hysepReC
4.20 star(s) 16 Votes