Skip to content

[Blue Prince] Mod breaks after Patch 1.7 (The Accessibility Update) — missing types #94

@thijnbakker

Description

@thijnbakker

Hi, I'm running Blue Prince on Linux via Steam/Proton and the mod stopped working after Patch 1.7. The game boots but shows a black screen and exits after ~5 seconds.
From MelonLoader/Latest.log:
[Blue_Prince_Ultra-Wide] Failed to Harmony Patch BluePrince.Patches.Patches
System.TypeLoadException: Could not load type 'Il2Cpp.AspectUtility' from assembly 'Il2CppFurySdkProjectUtils'
It appears Patch 1.7 removed the three classes the mod patches:

LetterboxCamera
LetterboxCameraBars
FixedAspectRatio

The game now uses ResolutionSetter and AspectUtility instead (visible in the Cpp2IL-generated assemblies bundled with MelonLoader). However the correct assembly name for these types still needs to be confirmed.
Would love an updated build, happy to test on Linux/Proton if that helps. Thanks for the great mod!

Metadata

Metadata

Assignees

Labels

brokenBroken, either directly or indirectly (i.e. BepInEx)investigating

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions