Files
ckochandClaude Opus 4.8 83748d6422 Remove Clair Obscur: Expedition 33 from the collection
The game supports ultrawide natively, so there is nothing for this project to
fix. Deletes games/Expedition33 and all references (README table, THIRD_PARTY,
the never-published v1.2.0 changelog section). A one-line changelog note records
why it was dropped, and the METHOD=native tooling capability stays for any
future works-out-of-the-box title.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 10:46:37 -04:00

1.7 KiB

Third-Party Components

This project bundles the following components, redistributed under their respective licenses. This ultrawide fix is a configuration + installer around them; all runtime patching is performed by SUWSF.

SUWSF (Somewhat Universal Widescreen Fix)

Ultimate ASI Loader

BepInEx

  • Author: BepInEx contributors
  • Source: https://github.com/BepInEx/BepInEx
  • License: LGPL-2.1
  • Files: vendor/BepInEx_win_x64_5.4.23.5.zip (redistributed unmodified)
  • Used by Unity games (e.g. Burglin' Gnomes) to load the C# fix plugin.

UnityExplorer (development only)

  • Author: sinai-dev
  • Source: https://github.com/sinai-dev/UnityExplorer
  • License: GPL-3.0
  • Files: vendor/UnityExplorer.BepInEx5.Mono.zip
  • Used only for runtime inspection while developing a fix; it is NOT part of any release package and is not required by end users.

Patch patterns

The AspectRatioAxisConstraint (HOR+) and ConstrainAspectRatio (pillarbox) byte patterns in games/*/SUWSF.ini are adapted from the UE4 fixes in Lyall's UltrawidePatches (notably Trepang2 and Lies of P), which are provided for community use with SUWSF.

Note

This project does not modify, crack, or circumvent any game copy protection. SUWSF applies runtime aspect-ratio/FOV adjustments in memory for the benefit of owners playing on ultrawide displays. You must own the game.