lkavo

New Member
Apr 10, 2018
1
0
55
Has anyone got a save that goes up to the end ob v0.2b? I lost mine and don't really have the time to start from scratch!
 

MonkeyZero

Member
Nov 6, 2017
160
124
275
Is it just me or did MC-0.3b kill the animations? All I get are the stills and black screens where the animations would be. Is this happening to anyone else?
 

sarge87

Well-Known Member
Apr 27, 2017
1,925
3,898
412
Is it just me or did MC-0.3b kill the animations? All I get are the stills and black screens where the animations would be. Is this happening to anyone else?
Working for me as well. I even tried on the shittiest laptop I could find (nearly 10 yrs old) and they still show.
 

ReJoe

Member
Jun 7, 2017
379
441
120
Just got to Macy... he face is a little unusual/unique but pretty...that body is on Fire! I hope there is more of her.
 
  • Like
Reactions: Namco15

ReJoe

Member
Jun 7, 2017
379
441
120
How do you use MEGA for downloading larger file size ?
I used Google Chrome but... larger files don't work in incognito mode. If you reach the maximum download limit pause then reboot your Router/modem to get a new IP address. Then restart the download (it'll continue the download).
 

bahn67

Member
May 26, 2018
215
74
236
I already got the relationships levels of Linda,Caroline, and Sara to 3. I also found all the secret images. Is there anything else to do?
 

Thamn

Newbie
Aug 6, 2016
66
189
231
Inspired by by @the66 while trying to answer by @deviantfiend999 I've changed my approach to the patch to restore the hide interface functionality and also created another one to add a toggle quick menu function to the 'Q' key. This time they're both self-sufficient so they'll work independently as long they're inside the "/game" folder and should be compatible with all Ren'Py games.
  • "_enable_hide_interface.rpy" adds a new set of functions to hide the interface using the same keys ('H' and 'Middle Mouse Button').
  • "_toggle_quick_menu.rpy" adds a new function to show or hide the quick menu using the 'Q' key (the game may be scripted to hide it at checkpoints but this will bring it back).
    • "_restore_quick_menu.rpy" is a more experimental patch that contains the generic code for the quick menu for some games where the dev completely deletes the code from the screens.rpy. Since there's nothing to toggle, 'Q' won't do anything. This fixed it on the games I tested but it should only be used when the toggle isn't working to avoid conflicts with custom quick menus.
As long as a dev doesn't target these patches directly they should work without problems and, since no game files are replaced, you can remove the patches if for some unforeseen reason they don't. Enjoy
 
3.70 star(s) 475 Votes