Detective Dc345

Formerly 'Desktective Dc345'
May 27, 2020
2,168
17,832
610
You don't have permission to view the spoiler content. Log in or register now.



That's all? 2 main menu pics? And its 100% confirmed that it has DRM?


To me the ones i would be more interested are "Dear Sensei" and "Yes, Mother", i wouldnt find the other 2 that interesting
The DRM thing was a joke. As far as I know there haven't been any reported brickings. But the two Main Menu images was all the content for today. Tomorrow there's going to be Yuki's design sheet and 5 new profile outfits.

Also here's the schedule for the rest of the week
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: FireCazador

Fire Lord Zuko

Active Member
Aug 20, 2021
953
6,232
627
Jukebox updated! Attachment and new changelog in the post below:

I got tired of having an incomplete jukebox in the game after all this time, so I went ahead and updated it myself. It has basically every major song in the game now as of 0.48, so if you want it for your own game, replace the 'jukebox.rpy' file in your game folder with the one in the attachment.

I triple checked it to make sure there wouldn't be any issues, and it works great.

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

Installation: Right click the attachment, and ‘Save link as’. Send the rpy file where you can find it. From there, replace the old jukebox.rpy file in your game folder with the new one. You will now have an updated jukebox!
 

shmurfer

Engaged Member
Dec 29, 2019
3,121
4,830
387
The DRM thing was a joke. As far as I know there haven't been any reported brickings
Was there ever an official mention of the DRM? I can't see it in those two images. AFAIK It was a point I brought up because we don't understand how the DRM works. If it's based on the care package loading menu being used, then loading anything even free DRM would activate it. I'm not sure what it queries and what it compares against for a fail, but I'd back up your saves before loading any fanfest content.

There's half a chance that's how it works, and it's going to nail innocent people because Sel hasn't used it for over a year and forgot how it works too.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,277
278,495
957
Lessons in Love [v0.48.0] [Selebus]

COMPRESSED:

Win/Linux:
- -

Mac:
- -
 
Last edited:

Detective Dc345

Formerly 'Desktective Dc345'
May 27, 2020
2,168
17,832
610
Was there ever an official mention of the DRM? I can't see it in those two images. AFAIK It was a point I brought up because we don't understand how the DRM works. If it's based on the care package loading menu being used, then loading anything even free DRM would activate it. I'm not sure what it queries and what it compares against for a fail, but I'd back up your saves before loading any fanfest content.

There's half a chance that's how it works, and it's going to nail innocent people because Sel hasn't used it for over a year and forgot how it works too.
There hasn't been any mention of a DRM. The content being released for the fan fest is free for everyone while it's going on. But after that all bets are probably off. So next month somebody probably is going to get hit with:

If(moneygiventoselebus=false)
{
return brickallsaves;
}
 

shmurfer

Engaged Member
Dec 29, 2019
3,121
4,830
387
There hasn't been any mention of a DRM. The content being released for the fan fest is free for everyone while it's going on. But after that all bets are probably off. So next month somebody probably is going to get hit with:

If(moneygiventoselebus=false)
{
return brickallsaves;
}
It'd be fun to watch if that's how it's actually going to work. It's not just f95zone users who are going to have the fanfest stuff loaded after the month. Everyone on itch.io for instance.
 
  • Like
Reactions: Detective Dc345

aramaug

Member
Jun 28, 2019
318
2,678
319
Was there ever an official mention of the DRM? I can't see it in those two images. AFAIK It was a point I brought up because we don't understand how the DRM works. If it's based on the care package loading menu being used, then loading anything even free DRM would activate it. I'm not sure what it queries and what it compares against for a fail, but I'd back up your saves before loading any fanfest content.

There's half a chance that's how it works, and it's going to nail innocent people because Sel hasn't used it for over a year and forgot how it works too.
No, we know how the DRM works. It looks for unique IDs in the following four images that were distributed with care packages: game/gui/main_menufeb2023.png, game/gui/main_menujan2023.png, game/gui/main_menuextra1.png, game/gui/game_menumollydec2022.png

If you don't have those images, the existing DRM can't do anything to you. However, I also recommend:
  • Delete the "Misc" block of code in gui.rpy (lines 418-441). Warning: update patches always contain a gui.rpy with this block, so you either need to delete it each time or don't copy the file from the patch.
  • Replace game/images/BGs/summerdorm2monsecond.png with the clean version shared here
Doing these makes it harder for him to sneak in a new version of DRM in the future.
 

jclark1337

Member
Nov 4, 2024
176
788
122
Anyone had any issue with Sana's contact didnt even appear in phone contact?

You don't have permission to view the spoiler content. Log in or register now.
Relevant for those about to play 0.47
If you want Sana's number and it's missing from your phone, go check the photo she has sent you by this point. It will appear in your phone after you're done. Considering you can invite Sana immediately if you've completed 0.46, this is important.

Ok before I dive into the new update, how did the game handle bugs from 0.46? (and I guess one from before that, it's just relevant now)

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Budoop

shmurfer

Engaged Member
Dec 29, 2019
3,121
4,830
387
No, we know how the DRM works. It looks for unique IDs in the following four images that were distributed with care packages: game/gui/main_menufeb2023.png, game/gui/main_menujan2023.png, game/gui/main_menuextra1.png, game/gui/game_menumollydec2022.png

If you don't have those images, the existing DRM can't do anything to you. However, I also recommend:
  • Delete the "Misc" block of code in gui.rpy (lines 418-441). Warning: update patches always contain a gui.rpy with this block, so you either need to delete it each time or don't copy the file from the patch.
  • Replace game/images/BGs/summerdorm2monsecond.png with the clean version shared here
Doing these makes it harder for him to sneak in a new version of DRM in the future.
Well that's more information than I knew about. Is there a bigger post about it? Would like to know if it's the game searching for those files, or the files have some tag that signals the DRM to do a check. And what exactly the DRM checks against to see if it's a legitimate copy, like is every one of those images uniquely generated at purchase and locked to some windows account or something.

If it's the files containing a tag, that could mean any safe copies downloaded would remain safe.
 

Vega Cifer

Member
Oct 3, 2022
483
302
186
Ngl I don't keep up with this stuff when it comes to DRM shenanigans, and this fanfest thing. What is the fanfest about? Also is it worth the trouble of working around DRM for carepackages?

Double also, these events mostly autoplay? Or did some1 post a guide. If so I am blind
 

Moonflare

Engaged Member
Aug 23, 2023
2,345
13,586
599
I'm unsure on how the miss-able events work or what effects it can have on my play through. I'm still in chapter 1 and from the guide it looks like i will hit one guarantee unless i load a save if anyone could help thanks (the event is with rin [my bff lol] i think its involves chika)
If you're following the guide, then you probably triggered the "schadenfreude" event (Chika's bedroom) before the beach trip, even though the guide told you not to. This will lead to the path called "bad homie" with Rin. If you can, I suggest going back and waiting for the beach trip to trigger it, this will activate the "good homie" path - which is a must for a Rin enjoyer.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: GhostSnake7

RVZ_07

New Member
Jun 11, 2022
6
3
38
Thank you for your reply!

Even though i found it out after literally checking every single option possible every day and time for few hours.

I'm basically just kinda giving up and checking all the girl's profile and photo messages thingy at the very end and she now appears -_-

Kinda my fault since i usually just check what every option says or what will happen and then reload the game.
Especially after what could happen if you do Uta's picture.
So im trying to avoid those thing that might affect my route negatively and ending up stuck.
 
  • Like
Reactions: Moonflare

Moonflare

Engaged Member
Aug 23, 2023
2,345
13,586
599
Thank you for your reply! Even though i found it out after literally checking every single option possible every day and time for few hours.

Kinda my fault since i usually just check what every option says or what will happen and then reload the game.
We have been posting event trigger guides for a while now, I recommend checking those out as the Sana thing was covered there as well. Usually they become obsolete as the guide mod is updated, but until then it can save you a lot of time.
0.47 event triggers:
You don't have permission to view the spoiler content. Log in or register now.
I also recommend installing URM if you want to check every option, as that will allow you to simply choose to see the variation through a popup, before rolling back and going through your actual choice. Which is faster and way more comprehensive than reloading.
 
4.10 star(s) 338 Votes