Exoplast

Engaged Member
Nov 2, 2017
2,727
19,067
622
be careful with these
somehow compressed version ( of other games i dont know about this one ) are not possible to dl because a virus is detected i dont know why but if you cant wait my advice is dl the full version
i dont personaly know when this issue will be treated
Update your Windows / WIndows Defender then you will not get this false positive anymore. Firefox +ublock helps also.
 
Last edited:

-CookieMonster666-

Message Maven
Nov 20, 2018
13,835
20,799
1,031
I'm not seeing this ? That's what "willingly and fully in control" from my previous post means: not under the influence of the gem or anything . Is this 2nd time vaginal sex with Gina or you are referring to the oral in the mountain
You mean actual penetration (vaginal or anal)? Then no. Sex is a very broad term. Being more specific helps us give you more specific answers.
 

Supreme Kai

Member
Feb 18, 2023
426
645
209
You mean actual penetration (vaginal or anal)? Then no. Sex is a very broad term. Being more specific helps us give you more specific answers.
You confused me there , I thought I missed something, so yeah I was right after all, the last vaginal sex with Gina was 2019 and that was under the influenced of the gem
 
  • Like
Reactions: ManifestDream

Talmadge

Engaged Member
May 7, 2018
2,214
1,739
328
MEGA says the IC patch is no longer available. Is it being updated to 6.1 or something?
 

Pif paf

Engaged Member
Feb 5, 2018
3,415
2,518
451
Guys, I 've loaded save from the 2022 and all went well till new "exercise" with Katia which I can't leave.... there is no finish button and the animation is going forever
 

asgardtipar2

Well-Known Member
May 24, 2018
1,225
643
301
Anyone got a save from a previous version? I started over than deleted the game due to the big size and now reinstalled it again and my progress is gone lmao.. Anyway anyone got 0.5 save?
 

Hoboy

Well-Known Member
Jul 24, 2017
1,944
1,370
385
Such a shame - the 0.5.2 release was perfectly stable for all platforms,, but the 0.6.1 new release is unplayable on any platform except for PC - and I no longer have one (it died as is usual for PCs)...
 

Dongus420

Member
May 21, 2018
266
341
250
Such a shame - the 0.5.2 release was perfectly stable for all platforms,, but the 0.6.1 new release is unplayable on any platform except for PC - and I no longer have one (it died as is usual for PCs)...
Yeah I've tried every possible avenue to get it to work on my mac and it is just broken.

A real shame.
 

Stonerbank

Member
Aug 25, 2017
270
457
270
Haven't played the game for a couple years, I take it there's no real content with the sister? I just played the game for a few hours, but feel like calling it for now. Finished her first even, but seeing that there's only one more event I assume it's still only over webcam?
 

Samhill

Active Member
Nov 2, 2020
735
1,386
284
Python:
While running game code:
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
ZeroDivisionError: float division by zero

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

Full traceback:
  File "scripts/ch1_intro.rpyc", line 403, in script call
  File "scripts/help.rpyc", line 19, in script call
  File "scripts/help.rpyc", line 29, in script
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 513, in execute_show_screen
    renpy.with_statement(eval(transition_expr))
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\Users\[redacted]\Games\BigCitysPleasures-0.6.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 60, in execute
  File "game/scripts/screens/stats.rpy", line 76, in execute
  File "game/scripts/screens/stats.rpy", line 78, in execute
  File "game/scripts/screens/stats.rpy", line 84, in execute
  File "game/scripts/screens/stats.rpy", line 88, in execute
  File "game/scripts/screens/stats.rpy", line 89, in execute
  File "game/scripts/screens/stats.rpy", line 90, in execute
  File "game/scripts/screens/stats.rpy", line 91, in execute
  File "game/scripts/screens/stats.rpy", line 93, in execute
  File "game/scripts/screens/stats.rpy", line 94, in execute
  File "game/scripts/screens/stats.rpy", line 95, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 353, in execute
  File "game/scripts/screens/stats.rpy", line 354, in execute
  File "game/scripts/screens/stats.rpy", line 359, in execute
  File "game/scripts/screens/stats.rpy", line 364, in execute
  File "game/scripts/screens/stats.rpy", line 367, in execute
  File "game/scripts/screens/stats.rpy", line 367, in keywords
  File "<screen language>", line 367, in <module>
ZeroDivisionError: float division by zero

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Big City's Pleasures 0.6.1
Sun Mar 19 13:03:28 2023
I ignore the error and I get several more similar errors.

Also, it seems to misidentify my OS version.
 

mdmnsjs1

Well-Known Member
Nov 21, 2018
1,387
591
298
wtf mega says this

The file you are trying to download is no longer available

This folder or file was reported to contain objectionable content, such as Child Exploitation Material, Violent Extremism, or Bestiality. The link creator’s account has been closed and their full details, including IP address, have been provided to the authorities.
so wheres the child exploitation violent extremism or bestiality? who evers running the show with mega apparently did even look into it
 
3.20 star(s) 95 Votes