Mod Cheat Mod Ren'Py Completed Big Brother: Another Story - Cheat Mod [v1.7.1] - [OnlyFunz]

5.00 star(s) 1 Vote

darkloraed

Member
Oct 5, 2019
124
14
[QUOTE = "OnlyFunz ، النشر: 5494094 ، العضو: 302217"]
نعم يمكن اضافة اللغة العربية. (ذ)

الق نظرة على روابط هذا المنتدى

و


حسب التفاصيل الموجودة في الرابط ، يجب إنشاء مجلد باسم "عربي" في مجلد الترجمة "tl"
تأكد من أن لديك ملف نصي مناسب "<arabic text file> .ttf"
وتحتاج أيضًا إلى إضافة تغييرات التعليمات البرمجية
[الشفرة]
لغة العمل ("العربية")
[/الشفرة]
[/يقتبس]
[QUOTE = "OnlyFunz ، النشر: 5494094 ، العضو: 302217"]
نعم يمكن اضافة اللغة العربية. (ذ)

الق نظرة على روابط هذا المنتدى

و


حسب التفاصيل الموجودة في الرابط ، يجب إنشاء مجلد باسم "عربي" في مجلد الترجمة "tl"
تأكد من أن لديك ملف نصي مناسب "<arabic text file> .ttf"
وتحتاج أيضًا إلى إضافة تغييرات التعليمات البرمجية
[الشفرة]
لغة العمل ("العربية")
[/الشفرة]
[/يقتبس]
أشكركم على الرد ولكني لم أستطع فهم الإجراءات المطلوبة لإضافة اللغة العربية. هل هناك طريقة أفضل للتوضيح؟ أشكركم مرة أخرى ، وآسف إذا شعرت بالإزعاج.
 

darkloraed

Member
Oct 5, 2019
124
14
[QUOTE = "OnlyFunz ، النشر: 5494094 ، العضو: 302217"]
نعم يمكن اضافة اللغة العربية. (ذ)

الق نظرة على روابط هذا المنتدى

و


حسب التفاصيل الموجودة في الرابط ، يجب إنشاء مجلد باسم "عربي" في مجلد الترجمة "tl"
تأكد من أن لديك ملف نصي مناسب "<arabic text file> .ttf"
وتحتاج أيضًا إلى إضافة تغييرات التعليمات البرمجية
[الشفرة]
لغة العمل ("العربية")
[/الشفرة]
[/اقتبس]
لقد قمت بتنزيل الملف ولكن لم أتمكن من العمل عليه لأنه يطلب مني إنشاء محتوى جديد. هل يمكنك المساعدة من فضلك؟
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
لقد قمت بتنزيل الملف ولكن لم أتمكن من العمل عليه لأنه يطلب مني إنشاء محتوى جديد. هل يمكنك المساعدة من فضلك؟
ملف التنزيل مخصص لتطوير البرامج ، لست بحاجة إلى هذا الملف.
لكن تذكر أنه لا يزال لن يعمل ما لم يكن تطوير اللعبة الرئيسي متوافقًا ، وهذا مجرد مؤشر ترابط للغش ، تحتاج إلى أن تسأل في الرابط التالي:
[VN] - [Ren'Py] Big Brother: Another Story [v0.06.0.07 Fixed] [Aleksey90] | F95zone
 

hkyh

New Member
Apr 29, 2021
3
0
I altered all the attributes but the ladies didn't behave differently. Am I missing anything here?
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
I altered all the attributes but the ladies didn't behave differently. Am I missing anything here?
You should ask the question in the main game thread.

The Game is still under development, I guess only the "Mood" factor (and maybe "Relationship") plays role in certain events.
You might want to check the Walkthrough - if you're not able to complete Opportunities/Events.
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
When I want to download the cheat mod, just a new tab of gibberish opens. Any solutions?
You should provide a Screenshot.

A tab of gibberish? it could be due to Language translation set too.
Make sure it is in English to start with.
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
apparently the cheat mod does not work with the just released update
Thanks for the heads up! Once i;ll look into the Code will try to make changes.

Is it not showing up?
Is it crashing?

You need to give more info. about the "does not work with the just released update"
A screenshot?

Did you check the Troubleshooting about Overlay settings:

Type in Console:
suppress_overlay

Now, if the result says "True".

You need to type the console command:
suppress_overlay = False
 

Curio81

Newbie
Sep 14, 2017
30
25
I think it has to with the fact that he changed the liberation stat into looseness

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/BBAH-CheatMod.rpy", line 628, in execute
  File "game/BBAH-CheatMod.rpy", line 628, in execute
  File "game/BBAH-CheatMod.rpy", line 650, in execute
  File "game/BBAH-CheatMod.rpy", line 674, in execute
  File "game/BBAH-CheatMod.rpy", line 675, in execute
  File "game/BBAH-CheatMod.rpy", line 675, in <module>
NameError: name 'clothes' is not defined

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

Full traceback:
  File "core/core.rpyc", line 484, in script
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 2983, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3512, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/BBAH-CheatMod.rpy", line 628, in execute
  File "game/BBAH-CheatMod.rpy", line 628, in execute
  File "game/BBAH-CheatMod.rpy", line 650, in execute
  File "game/BBAH-CheatMod.rpy", line 674, in execute
  File "game/BBAH-CheatMod.rpy", line 675, in execute
  File "game/BBAH-CheatMod.rpy", line 675, in <module>
NameError: name 'clothes' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Большой брат: Другая история 0.06.5.00
Mon May 17 18:34:04 2021
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
I think it has to with the fact that he changed the liberation stat into looseness

...
File "game/BBAH-CheatMod.rpy", line 675, in <module> NameError: name 'clothes' is not defined
You can try in the Console (without using Cheat Mod to check) as per the screenshot below:
Type in console:
clothes


bbas-c2.jpg

As per the previous update, there was Clothing system defined using "clothes" function, but i guess it is changed in the new update. I will have to look into the code to update using the new function.

bbas-c.jpg
 
Last edited:

Nemo56

Forum Fanatic
Jan 7, 2018
4,908
3,991
About the incompatibility: The pages of the other characters work fine, it's just Max' page which causes an exception (which means it's not about the liberation->looseness change).

Steps to reproduce:
Character info Max -> cheat mod ... crash
Character Info Alice -> cheat mod ... ok
Character Info Alice -> cheat mod -> Max ... crash
 

OnlyFunz

Active Member
Modder
Game Developer
Nov 23, 2017
767
4,909
About the incompatibility: The pages of the other characters work fine, it's just Max' page which causes an exception (which means it's not about the liberation->looseness change).

Steps to reproduce:
Character info Max -> cheat mod ... crash
Character Info Alice -> cheat mod ... ok
Character Info Alice -> cheat mod -> Max ... crash
Cheat mod updated to work with the latest update.


v1.3b - updated for v0.06.5.00
  • Fixed to work with the new update
  • Temporarily removed "Opportunity" (hints)
 
  • Like
Reactions: Curio81
5.00 star(s) 1 Vote