- Apr 28, 2020
- 1,565
- 8,989
I'll do a complete fresh install also, deleting everythingwell, that won't be easy because I have no idea why it doesn't show up looks like I need to delete all of my saves and persistent file to try to reproduce it
If you didn't delete anything yet, there's probably no need for that. I think I understand why it might not show up, I'll try to work on it some more and send you an updated file that prints more stuff to the console (probably doesn't fix it yet, just helps me understand why it might not work). There might be something going on with how RenPy predicts screens that makes it work for me but not for youI'll do a complete fresh install also, deleting everything
Ok, so here is the file. If it's not downloaded when you click the link, right click and "Save as..." should work. You also need to remove the numbers from the file name. In the Element-174\game folder, create a folder called crabs_mods and put the file there. Then start a new game and you can skip until the first choice or load a save and skip until the next choice that should show something. If it still doesn't show anything (I changed something so if the issue was where I think it was it should be fixed), open the console (Shift+O) and send me a screenshot, it should write some information that tells me if the code is executed at allI'll do a complete fresh install also, deleting everything
Still won't work. Oh well I'll just have to use the written walkthrough. I thank you for trying though.Ok, so here is the file. If it's not downloaded when you click the link, right click and "Save as..." should work. You also need to remove the numbers from the file name. In the Element-174\game folder, create a folder called crabs_mods and put the file there. Then start a new game and you can skip until the first choice or load a save and skip until the next choice that should show something. If it still doesn't show anything (I changed something so if the issue was where I think it was it should be fixed), open the console (Shift+O) and send me a screenshot, it should write some information that tells me if the code is executed at all
Damn that's weird . My screen that is supposed to override the default one is not showing up. And it's even weirder if the mod section shows up in settings because they are supposed to work the same.Still won't work. Oh well I'll just have to use the written walkthrough. I thank you for trying though.
View attachment 1501906
I downloaded it off this thread on the first pageDamn that's weird . My screen that is supposed to override the default one is not showing up. And it's even weirder if the mod section shows up in settings because they are supposed to work the same.
Hmm, what link did you download it from? Maybe my version from Patreon is somehow differentYou don't have permission to view the spoiler content. Log in or register now.
ok, that makes more sense, I never tested it on Androidcrabsinthekitchen
If it helps, your previous mod kept track in the character tabs, just didn't show the icons during the choices.
(Also, I'm using joiplay, if that helps at all.)
import traceback
stack_trace = str(traceback.format_stack(limit=3))
Thank you for your hard work!MOD UPDATE:
- Fixed a crash on Jenna's character screen on Week 1
- Fixed tooltips not showing up on Android Gamer_01 Famescua
- Added a screen that shown compatible subroutes. There's a "Show compatible routes" button on every character screen now
- Added a screen that shows the scenes you can see based on the decisions you've made. There's a game logo in the upper right corner, clicking on it or pressing "W" should open that screen
- Some scenes appear more than once because on week 2 some scenes can be seen at different times
- Sometimes it shows more than one scene for the same character because the scene you'll get depends on other scenes you've seen
- Sometimes the branches do not get deactivated immediately. For example if you ignore Zoey, the branch where you give her a pen will only get deactivated when the class ends, I can't fix that. But if the branch is still not deactivated when you get to next decision, that's a bug and it shouldn't work that way
Please updaate your mod for v. 0.21 b.Starting from version 0.20c the latest version of the mod is included in the game
Overview:
This mod adds hints that highlight decisions necessary to get full points with a girl of your choice.
Updated:2021-12-23
Game/Creator: Element-174 / KnottyGamesYou must be registered to see the links
Modder: crabsinthekitchen
Mod Version: 0.20_6
Game Version: 0.20b
Language: English
Features:
- Adds girl portraits to important decisions, helping you to get full points with a girl. Some portraits are color-coded. If the portrait has a red border, making this choice is required to keep the girl's route open (Katy, Isabella and Trish routes depend on the very first choice). If the border is green, the choice is important but you will have another chance to get that scene later (only becomes relevant on week 2). If portrait has no border (well, I guess it has gray one by default), you will just get a point and maybe a sex scene
You don't have permission to view the spoiler content. Log in or register now.- Show closed routes and adds a compatible subroutes button to character screen
You don't have permission to view the spoiler content. Log in or register now.- Adds interactive flowchart that shows available scenes and gets updated as you progress through the game, the flowchart is accessible by clicking on the button at the top of the screen or pressing "W"
- Sometimes the same scene icon appears more than once. That's because on week 2 some scenes can be seen at different times. For example, the same scene with Chloe can be seen either on day 9 or on day 11. Another example is on day 12 morning, If you're on Isabella's route and you've already seen the workout scene with her, you'll get a scene where you go to her soccer game. Otherwise you'll get a workout scene
You don't have permission to view the spoiler content. Log in or register now.- Fixes bugs from the game
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
Download:You must be registered to see the links
it's already in the gamePlease updaate your mod for v. 0.21 b.