bloodyone

New Member
Jun 19, 2020
1
0
there's bug if you rent apart it make your money turn to -20k i know housing can be expensive but you literally got broke from renting apart kinda to real

and you cant ride to another town even if you already buy car is annoying
 
Last edited:

Protog

New Member
Aug 30, 2021
10
5
Anyone else stuck in a "vacation loop" ? The event repeats every friday, and you come back from event on friday = can't do anything else...

Any idea how to correct or skip this via console or smth ? Thx
There's a post on page 64 (I can't figure out how to quote it properly) that had a fix for it. I can't tell if it still works with this version as I haven't tried. It's post #1,277.
 
  • Like
Reactions: mcv

hungryyyy

New Member
May 27, 2024
9
22
Compressed. (~590 MB)

Cupid's Way [v0.8] [shax0]


Notes:
Tried some kind of different approach and seems like it worked.
Tested on Windows 10 desktop Firefox/Chrome/Opera on prologue and all pics/animations worked fine.
Have no idea about mobiles/etc tho but should be fine imo..
 
Feb 2, 2022
43
33
There's a post on page 64 (I can't figure out how to quote it properly) that had a fix for it. I can't tell if it still works with this version as I haven't tried. It's post #1,277.
It should still work, just might not be on that line number. Just make sure the line i added is at the end of the event string.
 

Inuyasaha

Member
Nov 22, 2020
184
307
tried out the update for preg content. its jace who you get kicked out of school. currently a single scene of "you wanna knock me up? thats fucking hot"....
 
  • Like
Reactions: Nicola13

itsmeluigi

Newbie
Aug 10, 2020
61
127
Anyone know the sauce of the first sex scene with the beggar? (Richard Mann) It looks like it's from Blacked Raw but I never actually found the source.

Edit: Scarlett Alexis (Enticing)
 
Last edited:

imbatshit452

Member
Feb 14, 2019
311
486
it's hard to tell but i may be at the end of the game, the mom fucks the cheating black boyfriend is that it? it's such a fucking grind please just say yes.
 

Templar Knight

Active Member
Feb 2, 2018
732
825
this dev has good tastes for the gif and images, good variety and very hot, the big BUT in this game is the extreme focus on BBC, like someone here said '' this game should be called BBC way instead of CUPID way ''. Sure put some cheating / ntr but it not need be tied with bbc.
 
Last edited:

nescauuzinha

Member
Jul 17, 2020
153
63
No, so the way this game works is all variables. You start with the tag "bbc_vacation" and its default set 0. When you get the first mention of you going on a vacation, it sets it to 1. When you are about to go on holiday, it searches for the value of bbc_vacation and sees if its set to 1. If it is, it puts you on holiday. It sets it to 2 when you are on holiday and you get like an extra 7 days added (if you have a gym membership, you see this on the side). At the end of the holiday, it SHOULD set it to 3. It doesnt. THAT is the problem.

Adding this one line of dialogue, fixes the looping.
View attachment 3491496
Can someone teach me how to do this?
 

tappitytaptap

Newbie
Apr 11, 2021
26
15
Can someone teach me how to do this?
There are 2 ways:
1) use a text editor (like notepad++) to open the game's html file and add that line of code to the correct place (after the vacation) then save it.
2) play the game and after the vacation use the browser's dev console (generally F12) to change the variable on that playthrough by entering:
SugarCube.State.variables.bbc_vacation = 3
which should persist after saving the game but any new game you start will have the same problem until the code is fixed in the html.

NOTE: I haven't got the game to test, so this assumes CJelly is right. The easiest way to find the correct place to edit the code is to play the game and see what the dialog says at the end of the vacation and search for that in the html then put the new code on a new line after that dialog. Search won't work properly with punctuation so only search for a string of words without ' or , etc.
 
  • Like
Reactions: Protog
4.20 star(s) 51 Votes