Pl, UOTE="d_pedestrian, post: 3947817, member: 2616862"]
When MC had sex with jeane for the first time in her office, why was she on pills? nor she wasn't having anything with her husband and neither she was having anything with MC until now. This actually makes me think jeane did more than discussing when she was in room with those 2 men when mahabba took away MC from that room.
:(including the compressed version and possibly the Android port)
- fixes animated backgrounds (videos) in the intro part of the game,
- fixes grammar in ep10 (thanks to m4dsk1llz - give him a like for the huge amount of repairs he made there!)
- fixes jump to mistyped e1c7_continue label bug in ep11 and some typos in text,
- fixes achievements page (adds missing saeki2 and alisuz achievements),
- adds a bugfix for old saves with bugged profile pages for the al-Tamer couple and for one of the Stephania's achievements.
________________________________ update v0.2:
- fixes Dianna conversation bug in ep11 on the friendly Dianna path started in ep9 ( 3 <= e9_diannaApproach <= 4 ),
- fixes Brandy ending in ep11 in case you talked to Brandy and Nichole before threesome with Lizzie & Vanessa.
________________________________ update v0.3:
- fixes Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//lobby_ss_%s.png'). and Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png'). double slash bug that has been mostly haunting compressed and Android versions, but has its 'roots' in the official one.
Optional replacement for the final scene sequence, where 'h'-key for hiding the text box and rollback aren't working and text box background can not be removed by my Ren'Py dialog transparency patch.
It also contains the same kind of replacement for the introduction sequence of the game with similar problems.
All text and images there are the same as in the original, I just replaced the cumbersome sequence of separate screens and loads of unoptimized repeating code with standard Ren'Py's scene statements and built-in narrator character for the dialog box.
It means that dialog box becomes as large as it normally is in the game, but can now be hidden by 'h'-key and rollback is working there.
If you want to make the box disappear completely, add transparency patch from my signature.
##################################
How to use these patches:
Extract the contents of the patch file into the root folder of the game (the main folder with the game launcher NoMoreSecrets.exe and NoMoreSecrets.sh files in it).
Let it overwrite the original files.
Original post that apparently is not the case this time:
____________
The only way to get this error is to apply the patch I made and then add on top of it.
Don't do that. My patch already contains a fix for the same bug.
Apply my patch again. This should fix your double patching problem.
Why this happens:
My patch changes a single variable by removing a slash character from its end ('images/episode11_GS/') to fix the double slash error.
hngg's patch removes a slash character from the beginning of every string ('/lobby_scene.jpg' for example) that gets added to the same variable to get the same result. In combination both slashes are removed and you end up with a "missing slash" bug that you managed to create this way.
My patch also contains both original files that hngg modified, so that by applying my patch on top of hngg's will fix the problem again.
Applying hngg's patch after mine breaks it.
___________________________________________
hngg, buddy, could you please edit your post and remove the link to your patch, so someone else wouldn't get the same idea to combine our patches.
Okay, but this time it's your fault
When you deleted the "/" from %EP11% you didn't see that "ballroom_scene.jpg" needed it!
What I'd do is first add the / back to EP11, then replace all EP11 + with EP11+, then replace all EP11+"/ with EP11+". If you do this with notepad++'s "find in files" feature(include sub-folders) you should end up with a consistent form in all scripts...
Sorry for not noticing when you first posted.
Here, I've attached a fixed fix - https://attachments.f95zone.to/2020/08/782211_No_more_secrets_v11_FIX_FIX.zip
You should see a "game" folder next to a "saves" folder when done, Like this: View attachment 767526
Okay, but this time it's your fault
When you deleted the "/" from %EP11% you didn't see that "ballroom_scene.jpg" needed it! View attachment 767544
You either have to add a "/" to the "ballroom_scene.jpg" reference in hotel_ballroom.rpy, the "lobby_scene.jpg" reference in hotel_lobby.rpy, and any other EP11 reference missing a "/"(you'll have to search all the scenes), or undo your fix and use mine(leaving EP11 alone and removing the "/" from the .png references) . For me, I felt it was safer to replace all EP11+"/ with EP11+" than risk changing a variable. Sorry for not noticing when you first posted.
i have an issue early on, when i go to see nicole the second time after the video call, i click the car to advance, i then get a greyed out background of the outside of nicoles place with nothing to click on or anyway to advance
Well Im playing this game since yesterday, Im in chapter 2 (dare game) following the WT of course because I want do everything right and dude, this game is soooo good, really funny dialogues, decent bg in characters and reminds me "american pie" feeling (like being a dik) at least atm in the game, cause Idk if the games will be more serious or something but srsly, why this game is not more famous? I mean, its completed, has nice graphics, although is sandbox the grind doesnt exist, looks like has medium/long duration and I discovered by luck.. I think there are too many great games deserve soo much attention.. damn.. hope someone more find this !
Thanks!
I updated my patch with your fixed files, added compiled files and replaced scenes.rpy with the original file to fix the problem that patch v0.3 created.
I also noticed that scenes.rpy is missing from the fix you made, so in case someone adds it to the game that has been already patched with v0.3 patch, the slash will still be missing. You may want to add it there to avoid problems with combined patches.
Anybody still trying to play the game with bugfix patch v0.3, please patch it again with the new v0.4 patch!
i have an issue early on, when i go to see nicole the second time after the video call, i click the car to advance, i then get a greyed out background of the outside of nicoles place with nothing to click on or anyway to advance
I'm sorry, I have no idea where that might be. It's not like I remember every scene of a game that started 26 months ago
If you want anyone to try to fix it, you should be more precise. A screenshot of one of the previous scenes with some text could be helpful. Also a screenshot of the missing image - there should probably be a name of the possibly missing or misnamed file at the top of the screen.
Use "s"-key for screenshot.
Searching for a specific combination of words in a sentence could help to locate that line in the script files.
It would also be good to know the version of the game you are playing - is it the original release, compressed version or the Android port?
It turns out all you have to do to bypass the error in episode 11 after the 1st choice is to download again the patched/patreon version (whatever you use) and install it again (just open the apk and install it as an update).Turns out the66 fixed it.Big thanks to the man
It turns out all you have to do to bypass the error in episode 11 after the 1st choice is to download again the patched/patreon version (whatever you use) and install it again (just open the apk and install it as an update).Turns out the66 fixed it.Big thanks to the man
Thanks!
I updated my patch with your fixed files, added compiled files and replaced scenes.rpy with the original file to fix the problem that patch v0.3 created.
I also noticed that scenes.rpy is missing from the fix you made, so in case someone adds it to the game that has been already patched with v0.3 patch, the slash will still be missing. You may want to add it there to avoid problems with combined patches.
Anybody still trying to play the game with bugfix patch v0.3, please patch it again with the new v0.4 patch!
Depends how old,but I think you should give it a shot. It might work
Edit: After I read it again it seems the first time I read it wrong,lol.If you have the latest android version it should work without any issues as I have the latest android version installed (10) on my phone and it works fine.
I missed it again, damn it, did I? You do have it there already, of course.
I can only blame the fact that my vacation ended last week and now I'm trying getting used to going to work again. And after work my head right now really isn't completely there any more
It will get somewhat better in a week or so. At least I hope