- Oct 16, 2022
- 572
- 1,081
I'd wager the odds on seeing that (probably with Emily) is pretty good.so I was not alone with that thought ?! .
I'd wager the odds on seeing that (probably with Emily) is pretty good.so I was not alone with that thought ?! .
Yeah I would put Pale Carnations also in my favs if weren't for so much BDSM/"cruelty" in it lol not much my taste (again just a question of taste, not quality of the game itself), prefer some lighter BDSM but for sure in my top 10-15 with Leap of Faith in it too, Hillside well good story but lacks something, no idea what really but in my top 15-20 but they all are Tier A games for me, just those 6 are Tier S . Other game that probably would enter my top6 and become top7 is Desert Stalker if wasn't a sandbox game heheBTW. Some other GOAT worthy mentions:
Pale Carnations, Leap Of Faith, Hillside
the second one is absolutely beautifulFirst work with Projekt Passion:View attachment 3583097
Elysra/Liara T'Soni. Embrace the Eternity!
For the second render I used only the fluorescent light from Elysra body.View attachment 3583099
I seem to have missed the blowjob scene with Black Eye Kaylee. Did I pick a wrong option somewhere? Any pointers?
To correctly expand on the answer given by Darkdevil66, the Player must not be accompanied by Sandra at the time of taking the stairs AND one of the following must also be True:Pick Go to the hangar bay then Take the stairs. You must be alone with Kaylee to unlock the scene so you must pick all of it before asking Sandra to help.
kayleeSex3
without having previously obtained kayleeSex2
making that portion of the conditional completely redundant....
if tempVariable5 == False and kayleeSex2 == True or tempVariable5 == False and kayleeSex3 == True or tempVariable5 == False and kayleeFlirt >= 3:
...
...
menu:
# SanchoNote: this choice can only be selected if the Player previously chose "Do as the book says."
"{color=#ff009e}Your lips taste nice.{/color}" if kayleeSex2 == True:
$ kayleeSex3 = True
mc "Well..."
...
if not tempVariable5 and (kayleeSex2 or kayleeFlirt >= 3):
I assume that the user asking has fulfilled the two conditions but thanks for the clarification.To correctly expand on the answer given by Darkdevil66, the Player must not be with Sandra at the time of taking the stairs AND one of the following must also be True:
Now, technically the conditional will also work if the Player chose "Your lips taste nice." in v0.5 but the dev fucked up the conditional since the Player can NOT have obtained
- obtained KayleeFlirt(3+)
- chosen "Do as the book says." in v0.3
kayleeSex3
without having previously obtainedkayleeSex2
making that portion of the conditional completely redundant.
10-4. I'm more poking at the dev so he can realize many of his conditionals are very inefficient. But since they aren't necessarily broken I'm only pointing out unorthodox coding criticisms.I assume that the user asking has fulfilled the two conditions but thanks for the clarification.
Thank you. You're not the only one, everyone prefers the dark version in Discord.the second one is absolutely beautiful
Actually it was me few time ago that suggested this game for him consider make a mod. I like this game a lot and when i read page 177 questions regarding not seeing this or that scene i messaged Sancho. I don't really need a mod for Projekt passion since I did fine just with the pdf walkthrough and even last update without it, but for me Sancho mods are epic hahahaclassic Sancho, even poking at the code of games he is not even modding
yeah this one is not that complicated in terms of choices I think that it would need a proper Sanchomod. I mean it would be convenient I guess but not that necessary.Actually it was me few time ago that suggested this game for him consider make a mod. I like this game a lot and when i read page 177 questions regarding not seeing this or that scene i messaged Sancho. I don't really need a mod for Projekt passion since I did fine just with the pdf walkthrough and even last update without it, but for me Sancho mods are epic hahaha
Bro why you gotta call me out like thisTo correctly expand on the answer given by Darkdevil66, the Player must not be accompanied by Sandra at the time of taking the stairs AND one of the following must also be True:
Now, technically the conditional will also work if the Player chose "Your lips taste nice." in v0.5 but the dev fucked up the conditional since the Player can NOT have obtained
- obtained KayleeFlirt(3+)
- chosen "Do as the book says." in v0.3
kayleeSex3
without having previously obtainedkayleeSex2
making that portion of the conditional completely redundant.
Here's the conditional for the BJ scene you asked about originally:
Here's why "or tempVariable5 == False and kayleeSex3 == True" is redundant (might as well not even be in the conditional):Python:... if tempVariable5 == False and kayleeSex2 == True or tempVariable5 == False and kayleeSex3 == True or tempVariable5 == False and kayleeFlirt >= 3: ...
Classy Lemon has many redundant conditionals like this in the VN. It's a bit of a mess regarding efficiency tbh but even if one puts a hundred redundant scenarios in a conditional it can still work just fine, so it's not technically "broken".Python:... menu: # SanchoNote: this choice can only be selected if the Player previously chose "Do as the book says." "{color=#ff009e}Your lips taste nice.{/color}" if kayleeSex2 == True: $ kayleeSex3 = True mc "Well..." ...
To be proper and efficient the BJ scene conditional should be written like this:
Python:if not tempVariable5 and (kayleeSex2 or kayleeFlirt >= 3):
Damnit, thanks for letting me know. Fortunately it's nothing criticalHey Classy Lemon, don't know if it's already been reported but there's a slight bug when (not) naming the MC's gun:
You don't have permission to view the spoiler content. Log in or register now.
Four anal scenes. It probably won't be on GOG for the foreseeable future, AFAIK it's more effort than it's worthHow many anal scenes are in this game approximately?
Is there any chance you could publish this game on GOG?
I can tell you and I are going to get along just dandy bud.Bro why you gotta call me out like this
If I knew how to code I wouldn't be making a visual novel
When I saw this cat, I was expecting some kind of Fluffy-move, you know from which game.The true antagonist of Projekt: Passion.
View attachment 3583504
Big fan of Desert StalkerYeah I would put Pale Carnations also in my favs if weren't for so much BDSM/"cruelty" in it lol not much my taste (again just a question of taste, not quality of the game itself), prefer some lighter BDSM but for sure in my top 10-15 with Leap of Faith in it too, Hillside well good story but lacks something, no idea what really but in my top 15-20 but they all are Tier A games for me, just those 6 are Tier S . Other game that probably would enter my top6 and become top7 is Desert Stalker if wasn't a sandbox game hehe
Great game, just pity it is a sandbox. Makes it so easier to repeat a game I like later in a linear VN style like Projekt Passion here, sandbox just gives me a headache thinking on a repeat playthrough later in case I need a story refresh when updates take long, my old memory isn't like it was 20 years ago.Big fan of Desert Stalker
it's far from the worst of sandbox games tho, I dislike them as well overall, but DS ain't too bad consideringGreat game, just pity it is a sandbox. Makes it so easier to repeat a game I like later in a linear VN style like Projekt Passion here, sandbox just gives me a headache thinking on a repeat playthrough later in case I need a story refresh when updates take long, my old memory isn't like it was 20 years ago.