Unity My Jazzy Lolly Crush [v1.5.1] [KitOlmek]

4.20 star(s) 9 Votes

D0v4hk1n

Active Member
Oct 4, 2017
875
1,215
246
1. If not for piracy this game wouldn't even be found and supported
2. This game has potential only if the dev doesn't screw us over:
Demanded: foot job + variatons, anal for penis and toys, more toys, blowjob, more personalities, more customization.
Wished for: More positions, more variations
So far, anal for pp has been added (since last year), more toys and more personalities and customization.

Still waiting on footjob, blowjob and so on.

Licking was a great new addition.
 

St3f4n

Member
Oct 17, 2018
117
223
218
I would appreciate it if there was an option to turn off the heart eyes in a future update. Personally, i don't like it. And who knows, maybe i'm not alone with this opinion.
 

Drewsacc

New Member
Mar 8, 2025
9
0
1
How do you eat the cake off her lol? It said 1 click and 2 clicks at the startup, but doesn't seem to work for me. You can put the cake on her but when you click it after putting no her nothing happens. Thanks
 

fellup

Newbie
Feb 6, 2018
33
196
209
I really like this game and I appreciate the foreplay and individual character interests/tolerances. My only real "problem" with the game in its current state is that, in general, when I'm ready to finish playing a game (get off) I have a strong preference for games that let you just go into CUM MODE and get off on your own time while enjoying an extended moment.

To achieve that, I loaded in a script with adjusting a few specific game values in order to:

  • remove stamina loss/allow you to cum unlimited times without penalty
  • set edging bonus to max (edging bonus causes multiple back-to-back ejaculations)
  • reduce delay between orgasms
  • set the #2 auto speed to be even faster than the max speed (because post-orgasm, "auto" resets back to the #2 speed; this ensures no slowdown)

UnityExplorer startup.cs file:
(usually also need to rerun it in the UnityExplorer console once the game scene loads in) (a couple of the lines are probably redundant/unneccesary)
INI:
His.Stamina.lossMultOnClimax = 0f;
His.Stamina.lossOnClimax = new Vector2(0f, 0f);
His.Stamina.idleCooldown = 0.1f;
His.Edging.gainOnEdgingTick = 100f;
His.FuckerV.cockStimMultiplier = 0.6f;
His.FuckerA.cockStimMultiplier = 0.6f;
His.FuckerV.sexSpeedsAvailable[2] = 0.25f;
His.FuckerA.sexSpeedsAvailable[2] = 0.25f;
(I know not explaining will reduce how helpful this post is, and I apologize, but I'm not going to explain how to install or use Bepinex IL2CPP, UnityExplorer, or the startup.cs file; it'd make this post like 5x longer and there's plenty of resources out there. Sorry I don't know how to just make it a mod lol. Half the reason I'm posting at all is to convey to the dev what I'm enjoying about the game and what's improved my experience with just a few values changed, in case they want to implement similar)


tl;dr cum
View attachment thanos.mp4
 

misterde

Newbie
Jul 22, 2017
88
100
236
the concept is cool, but sadly I wish she would have a "memory" of sorts, I made a "virgin", and after we had "sex" she still a "virgin". that said the game surely improved from the first time I tried.
 
Nov 20, 2020
25
11
147
I really like this game and I appreciate the foreplay and individual character interests/tolerances. My only real "problem" with the game in its current state is that, in general, when I'm ready to finish playing a game (get off) I have a strong preference for games that let you just go into CUM MODE and get off on your own time while enjoying an extended moment.

To achieve that, I loaded in a script with adjusting a few specific game values in order to:

  • remove stamina loss/allow you to cum unlimited times without penalty
  • set edging bonus to max (edging bonus causes multiple back-to-back ejaculations)
  • reduce delay between orgasms
  • set the #2 auto speed to be even faster than the max speed (because post-orgasm, "auto" resets back to the #2 speed; this ensures no slowdown)

UnityExplorer startup.cs file:
(usually also need to rerun it in the UnityExplorer console once the game scene loads in) (a couple of the lines are probably redundant/unneccesary)
INI:
His.Stamina.lossMultOnClimax = 0f;
His.Stamina.lossOnClimax = new Vector2(0f, 0f);
His.Stamina.idleCooldown = 0.1f;
His.Edging.gainOnEdgingTick = 100f;
His.FuckerV.cockStimMultiplier = 0.6f;
His.FuckerA.cockStimMultiplier = 0.6f;
His.FuckerV.sexSpeedsAvailable[2] = 0.25f;
His.FuckerA.sexSpeedsAvailable[2] = 0.25f;
(I know not explaining will reduce how helpful this post is, and I apologize, but I'm not going to explain how to install or use Bepinex IL2CPP, UnityExplorer, or the startup.cs file; it'd make this post like 5x longer and there's plenty of resources out there. Sorry I don't know how to just make it a mod lol. Half the reason I'm posting at all is to convey to the dev what I'm enjoying about the game and what's improved my experience with just a few values changed, in case they want to implement similar)


tl;dr cum
View attachment 5093774
I want to try my hand at editing a few values as well, but I'm having trouble with installing UnityExplorer on this game. After installing BepInEx IL2CPP, I tried to put the files for UnityExplorer in the plugins folder to no avail. BepInEx does not recognize the UnityExplorer plugin and shows 0 plugins loaded on the window that BepInEx opens. Any assistance regarding this matter would be much appreciated.
 
4.20 star(s) 9 Votes