Love Summer ditching Ethan in this update. Hope in the next updates we will be able to not only make up with her, but convince her to be Morty's girlfriend.
It doesn't seem like the log has any errors in it. My two guesses are either an incapability with the gl2 render, or a donwload/unpack issue with the game (as this has an engine update in it).3.8P2-pc Crashing on launch. Here's the log:
Yes, that is indeed the plan. And... spoilers(?) next part after that will be Jan 2024 (assuming I can get my shit together on it). More details coming tomorrow. Today, mostly on bug watch.seems like the next part is gonna come out in december
Update has three scenes: first one focused mostly on Summer (with sexy stuff), second one focused mostly on Beth (no sexy stuff), third one for Morty (again, no sexy stuff). Only sexy scenes are part of Mindblowers.yo idk if its just me but in the changelog it said there was a Beth scene i only see two scenes in the mindblowers area the sleepover and summer in the bathroom stall
OH Ok thanks for the infoUpdate has three scenes: first one focused mostly on Summer (with sexy stuff), second one focused mostly on Beth (no sexy stuff), third one for Morty (again, no sexy stuff). Only sexy scenes are part of Mindblowers.
More than the number I've currently shared. I'm being deliberately vague for two reasons. One is (mild) spoilers, I want events in upcoming releases to be a surprise. Two, if we decide we need more updates, I don't want to hard commit to a set number yet.so how manys you have planed for this finale?
Omg, I'll shamelessly admit I only played the mindblowers...so much more stuff...Update has three scenes: first one focused mostly on Summer (with sexy stuff), second one focused mostly on Beth (no sexy stuff), third one for Morty (again, no sexy stuff). Only sexy scenes are part of Mindblowers.
I still prefer the old mindblowers. The old one is clean and simple and really good looking, pretty much perfect. If ur gonna update it, at least make it an option in the settings to keep the old mindblowers. Just dont remove it completely plsSpeaking of Mind Blowers...
I have a little rework going on with it right now for the next update. I'm a bit sad to see the old one go (it was visually more appealing and cute), but I think (hope?!) players will be happy with the significantly improved functionality?
Anyhow, here is a sneak peak at the new Mind Blowers page coming in r3.8 Part 3. Keep in mind that this is a WIP and by no means final (feedback welcome!) (although, holy shit, I can't believe I got it working in just a couple of hours).
View attachment 3066093
What's new here? Individual character pages (and the "new/update" page) are no longer a thing, there is just one Replay page. By default, the page will show all repayable scenes on first entry, but this can be filtered down through several different options.
Characters are additive. So Selecting, say, Nancy and Reka, will show their combine scenes (Example shows Morticia and Tricia's scenes). Selecting a single character will show only that characters scenes. And Play All will play all the scenes displayed in the list, letting you make (sort of) custom Play Alls.
Additionally, there is also a content filter as well, which can be in three states. No filter (gray), Active (white), or Blocked (red). While no filter is active, all options are shown. Once a filter is active, only active filters will display (so, select "new" and "anal" would only show new scenes with anal in them). This can be combine with characters to filter down their scenes quickly, or used to just find specific scenes throughout the whole game.
Lastly, is the blocked option, which does exactly what's on the tin and will omit any scene with this tag.
Finally, players will be able to replay the whole game, without playing the game... I mean, minus all the scenes that are not part of replay because they don't have sex... but, I mean, you didn't come for the story...
Not sure, I wasn't planning to have both, they're not really compatible without a lot of extra work. I've maybe made it sound more complex than it is, as the base function is still there (click a character, get their gallery), but with the extra ability to filter down after that if desired.I still prefer the old mindblowers. The old one is clean and simple and really good looking, pretty much perfect. If ur gonna update it, at least make it an option in the settings to keep the old mindblowers. Just dont remove it completely pls
Nope, sorry. The script fix didn't work. Neither did the patch or re-downloading. 3.8 works just fine, it's just 3.8P2 that starts then instantly crashes right after the loading screen finishes. Thanks for the help though, and great job keeping the game going. I applaud your work.It doesn't seem like the log has any errors in it. My two guesses are either an incapability with the gl2 render, or a donwload/unpack issue with the game (as this has an engine update in it).
gl2 is the "easier" of the two to try. It does need a tiny amount of code change on your end, but I promise very minor, very easy. Look in "../RMAWH-r3.8P2-pc/game/scripts/" and find the file "scripts.rpy". Open it up (notepad is fine, but any text editor will work), and change the second line from:
define config.gl2 = True
to:
define config.gl2 = False
I'm not using any gl2 functionality yet. Mostly this is a test to see how many people have issue with it, and if it is something I can have access to (it seems more and more like the answer will be no).
If the game still wont open after that, my only other guess (baring crash information), is that something in the download/unpack has gone wrong. If you downloaded the "patch only" I'd stay try the full game instead. If you downloaded the full game, I'd say grab it again, and be sure to unzip it to a clean location (not overwriting any previous installs).
If it still doesn't open... I- don't know? Without an error, not sure how to troubleshoot something I can't see.