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.