3.00 star(s) 96 Votes

alefrago77

Newbie
Dec 2, 2020
43
106
after 2,5 months he added nothing(except 2-3 images), although as i can be informed its already full of bugs...maybe tried just to solve the incest anomaly somehow ... :LOL: (n) (giannis antetokoumpo please move to miami heat friend)
 
  • Like
Reactions: SerafinO

.Black Panther.

Well-Known Member
Jun 3, 2020
1,493
5,082
What are Changed

opportunities
3 new opportunities have been added to the game.
What happens in opportunities is not entirely new, but most events that previously did not have a special place in the game are organized in these three opportunities and other opportunities.

More steps
Opportunities in the new version have more stages than in the past.

Be more careful with your choices
In the new version, after talking to Eric again at the beginning of the game and choosing the path of the game, you can no longer change the path of the game from friendship to enmity and vice versa when talking to Eric about girls.

More consequences
Going to the girls' bathroom early after giving them sweets has consequences .
Your third Weekly appearance in the girl's bathroom has consequences.
After some point, if Alice notices that Max peeping her, she will ask him for sweets again
Some of your choices will have a big impact on the game in the future

Simplification
Convincing Lisa to sleep without pants has become easier

Patron rules
The game has changed according to the rules of Patron and of course there is a patch for it

Some other changes
Memories has been updated in extra edition
Photos taken from Eric will be available as an item in the inventory
Eric's improve relations with the girls has been reduced to a week
Some Scenes have been added to Alice's bathroom after the club and front of TV
And...
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,493
5,082

BigBrother Another Story Unofficial Walkthrough 0.06.6

(Based on Game version 0.06.6)

View attachment 1314967

Under review...

If there is a mistake in the guide, please let me know.
I apologize for all the grammatical and spelling mistakes. English is not my native language .

Thanks to Aleksey90 , EQGamer , Maxbishup and Lukumoide
And all those who helped me by answering the questions.
 
Last edited:

Danathor

Member
Jul 14, 2019
269
490
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

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

Full traceback:
  File "core/core.rpyc", line 493, in script
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/core/core.rpy", line 498, in <module>
NameError: name 'eric' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Большой брат: Другая история 0.06.6.01
Fri Jul 23 20:19:31 2021
 
  • Like
Reactions: pablo_max

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
857
6,031
As per my analysis:
The Mod v1.4 should work with this new release.
(one or two opportunities have changes in the number of stages to progress - those might crash when using the Mod)

Bug #1 - v0.06.6.01

"Eric" not defined.
There is a coding error, this has to be only fixed with a new script.rpa. So, lets expect a quick fix from from the Dev.

The coding is missing an important check - if "Eric" is in chars.
At the beginning of a new game, Eric is unknown!
Hence it pops up with every event/time skip.

I have added it in the screenshot below, so it works.
If you want to edit it manually, this is part: :WeSmart:

File: "core.rpy"

BBAS-Bug-0.06.6.01.jpg
 
Last edited:
3.00 star(s) 96 Votes