battali0n

Active Member
Oct 30, 2021
888
1,639
It's part of the corruption of Elsa and Anna, although it doesn't get particularly far by these games' standards until you step in.

If you're looking to avoid it because you're gay or something then you should be able to just skip through most of their content, or avoid it outright.
You are hilarious but thanks for the info.
Just for your information. I stopped finding lesbian hawt when I was 14 and had my first girlfriend. I now find it to be extremely boring and I would rather not waste my time on it. To be gay I would have to want to see men fucking each other. I hope that clears up your strange misunderstanding.
 

MrIceCreamR

New Member
Apr 9, 2019
1
1
Guys, can some one post save file with last chapter where we could watch all scenes?
It is quite complicated to play game throught all chapters
 
  • Like
Reactions: unukalhai

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,612
86,161
Bad Manners [v2.20] [Skaz] - Compressed

Use at your own risk.
Reuploaded a fixed compression. If you downloaded it before my last edit, you have to redownload it.

Win/Linux/Mac [424 MB]
- - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Taboo Lord

Member
Oct 12, 2017
165
65
For anyone with a Mac, is the game not opening for you? Mine won't seem to open. I did the chmod +x command in the terminal, but when I click on the app, it opens for a very brief second then closes. Can anyone offer any help to me?
 

Taboo Lord

Member
Oct 12, 2017
165
65
Bad Manners [v2.20] [Skaz] - Compressed

Use at your own risk.
Reuploaded a fixed compression. If you downloaded it before my last edit, you have to redownload it.

Win/Linux/Mac [424 MB]
- MEGA - - Pixeldrain

You don't have permission to view the spoiler content. Log in or register now.
This isn't opening on a Mac. Any fix available?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,612
86,161
This isn't opening on a Mac. Any fix available?
You need to do extra steps to get it to run. I don't have a Mac and can't remember them tbh.
Should be able to google it.

Or use this guide to build your own Mac build. (Instead of 3 use the whole game folder you downloaded)
 
  • Like
Reactions: Taboo Lord

Taboo Lord

Member
Oct 12, 2017
165
65
You need to do extra steps to get it to run. I don't have a Mac and can't remember them tbh.
Should be able to google it.

Or use this guide to build your own Mac build. (Instead of 3 use the whole game folder you downloaded)
Yeah, I'm ultimately trying something like that, but I keep getting this error when I try to build the distribution:

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/07_ex_scripts/class_This.rpy", line 86: Missing parentheses in call to 'exec'
exec s
^

File "game/07_ex_scripts/u_Store.rpy", line 198: invalid syntax
exec "entries["+str(entry.handle)+"]._"+subkey+"=entries["+str(entry.handle)+"].GetValue('"+subkey+"')"
^

Ren'Py Version: Ren'Py 8.1.3.23091805
Tue Nov 28 15:20:25 2023
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,612
86,161
Yeah, I'm ultimately trying something like that, but I keep getting this error when I try to build the distribution:

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/07_ex_scripts/class_This.rpy", line 86: Missing parentheses in call to 'exec'
exec s
^

File "game/07_ex_scripts/u_Store.rpy", line 198: invalid syntax
exec "entries["+str(entry.handle)+"]._"+subkey+"=entries["+str(entry.handle)+"].GetValue('"+subkey+"')"
^

Ren'Py Version: Ren'Py 8.1.3.23091805
Tue Nov 28 15:20:25 2023
Can you try start it via the SDK (does that work with Mac?). No idea sry. PBS666 what was the steps to make the market build work? Seems like building a mac version out if it doesnt work.

I also think this game is using an ancient renpy build. It could be that its just not compatible anymore.
 

PBS666

Engaged Member
Feb 19, 2019
2,804
2,686
Yeah, I'm ultimately trying something like that, but I keep getting this error when I try to build the distribution:

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/07_ex_scripts/class_This.rpy", line 86: Missing parentheses in call to 'exec'
exec s
^

File "game/07_ex_scripts/u_Store.rpy", line 198: invalid syntax
exec "entries["+str(entry.handle)+"]._"+subkey+"=entries["+str(entry.handle)+"].GetValue('"+subkey+"')"
^

Ren'Py Version: Ren'Py 8.1.3.23091805
Tue Nov 28 15:20:25 2023
This game is made with Ren'Py 6.99.10 (see the script_version.txt in the game folder), which is, as Bob69 puts it, "ancient". the oldest Ren'Py version I've come across on this site.. Trying to run it with Ren'Py 8.1.3 is bound to give problems.
If you're going to build your own distribution, I strongly advise to always use the same version of the SDK as the one the game was made with.
 
  • Like
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,612
86,161
This game is made with Ren'Py 6.99.10 (see the script_version.txt in the game folder), which is, as Bob69 puts it, "ancient". the oldest Ren'Py version I've come across on this site.. Trying to run it with Ren'Py 8.1.3 is bound to give problems.
If you're going to build your own distribution, I strongly advise to always use the same version of the SDK as the one the game was made with.
Oh didn't even see that he used 8.1.3, yeah that'll do it.
 
  • Like
Reactions: PBS666

PBS666

Engaged Member
Feb 19, 2019
2,804
2,686
This isn't opening on a Mac. Any fix available?
The reason this won't open is because Gatekeeper has quarantined it, as it nowadays does with everything which does not come from the Applestore.
You can easily check this with Terminal
In Terminal, type "xattr " without the quotes but with a space after the command and drag the Badmanners app in the window so that Terminal fills out the path for you. Hit enter. If you see com.apple.quarantine in the results, the app is quarantined.
To remove the quarantine, type "xattr -dr com.apple.quarantine " but this time drag the enclosing BM-220-all folder inside the window. Hit enter and quarantine is removed from all the content. You should now be able to start the game.
 

Flynn13

Newbie
Aug 7, 2018
88
20
I'm stuck with the Cassandra corruption. I got the dress from Martha but when I go to see Rapunzel I can't give her the dress. I've searched this site and read post after post but cannot find anything to help. I dowloaded a save for after the corrrruption but I want to do it right not skip it. I would be grateful for any help.
 
  • Like
Reactions: Jameyboi

Taboo Lord

Member
Oct 12, 2017
165
65
The reason this won't open is because Gatekeeper has quarantined it, as it nowadays does with everything which does not come from the Applestore.
You can easily check this with Terminal
In Terminal, type "xattr " without the quotes but with a space after the command and drag the Badmanners app in the window so that Terminal fills out the path for you. Hit enter. If you see com.apple.quarantine in the results, the app is quarantined.
To remove the quarantine, type "xattr -dr com.apple.quarantine " but this time drag the enclosing BM-220-all folder inside the window. Hit enter and quarantine is removed from all the content. You should now be able to start the game.
Unfortunately this didn't fix the issue. It still opens for a few milliseconds then quits.
 

PBS666

Engaged Member
Feb 19, 2019
2,804
2,686
Unfortunately this didn't fix the issue. It still opens for a few milliseconds then quits.
That's a different issue then. So it does start, but then crashes.
Seems to be system or OS dependent. On my Intel iMac running Mojave it works fine. On my M1 MBP running Monterey it crashes :unsure:

Did some testing with the Ren'Py 6.99.10 SDK. Same problem. It appears this not compatible with modern Mac systems. So unless you have an old Mac at hand, you're SOL it appears.
 
Last edited:
  • Like
Reactions: Taboo Lord

gamer012345

Newbie
Jun 12, 2020
71
58
i can't even progress after fusing the Book and the torn page. How do I solve the riddle when i don't even have the riddle? It always show "can not be applied" when i click the complete book.
This is sooooo stupid right? I also did fuse the book instantly when I got the torn page. But going to library, I couldn't initiate the riddle and just gives "cannot be applied" message. I did find the solution, it's that even if you have fused the book together with its torn page, you have to go to han's inventory, then workbench, after there you have to select the fused book and make sure its in workbench (shown in the pic), close workbench and han's inventory, then click anywhere in the library, the riddle should come up. But this took me soooo long..... why the game needs it to be in the workbench of all places.... i thought we had inventory for that?? Shit I've been clicking all the places for this shit! 1704393271032.png
 
  • Like
Reactions: Huzzla
3.20 star(s) 33 Votes