Skip to content

[WIP, FIX] Fixing Naughtyness - #7802

Draft
moxie-coder wants to merge 1 commit into
FunkinCrew:developfrom
moxie-coder:refactor/naughtyness-fix
Draft

[WIP, FIX] Fixing Naughtyness#7802
moxie-coder wants to merge 1 commit into
FunkinCrew:developfrom
moxie-coder:refactor/naughtyness-fix

Conversation

@moxie-coder

@moxie-coder moxie-coder commented Aug 1, 2026

Copy link
Copy Markdown

Linked Issues

#7797

Description

Naughtiness is always (technically) enabled on Mobile due to Google Play Store guidelines. Mainly censoring certain cutscenes however this option doesn't work on other platforms, and those cutscenes are always uncensored regardless of what you have the option set as.

This PR, albeit an heavy WIP, fixes that by ensuring the naughtiness option does have effect. However, to do that the assets for the censored and uncensored versions have to be included in the game for now until an proper solution can be found. (This is part of why it's marked as an WIP, I'm not sure if WIP PRs like this are allowed though, but essentially this is just my two cents on this and I don't expect this to get approved at all).

At the current moment, this PR just makes it so the censored and uncensored videos are included together, and the uncensored videos aren't included on mobile builds.

I'm up for discussion on how this should be handled, since I'm not sure if the constant should be reworked or not or anything like that.

Screenshots/Videos

Funkin_V2lKXGSWo1.mp4

@github-actions github-actions Bot added status: pending triage Awaiting review. size: tiny A tiny pull request with 4 or fewer changes. labels Aug 1, 2026
@moxie-coder moxie-coder changed the title [WIP, REFACTOR] Fixing Naughtyness [WIP, FIX] Fixing Naughtyness Aug 1, 2026
@moxie-coder
moxie-coder force-pushed the refactor/naughtyness-fix branch from 4dd6fdc to c92a0f1 Compare August 1, 2026 05:26
@NotHyper-474 NotHyper-474 added type: minor bug Involves a minor bug or issue. topic: changes assets Modifies the assets submodule, or has an associated pull request in the funkin.assets repository. status: needs revision Cannot be approved because it is awaiting some work by the contributor. and removed status: pending triage Awaiting review. labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: tiny A tiny pull request with 4 or fewer changes. status: needs revision Cannot be approved because it is awaiting some work by the contributor. topic: changes assets Modifies the assets submodule, or has an associated pull request in the funkin.assets repository. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

2 participants