Protog

New Member
Aug 30, 2021
14
8
127
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
24
70
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
133
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
222
381
207
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
64
158
64
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
334
528
277
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
752
842
296
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
171
91
152
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
126
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
Feb 2, 2022
43
33
133
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.
Yeah it still works, just add it on the line below
Screenshot 2024-08-27 151505.png
 

Philjd

Member
Jan 1, 2018
200
115
228
Am I the only player who gets annoyed that the vacation is unavoidable, as a scenario it's great fun, but obligatory every weekend is...tedious?
 
  • Like
Reactions: kalodos
4.20 star(s) 55 Votes