https://bugs.winehq.org/show_bug.cgi?id=55414
Bug ID: 55414 Summary: Ultimate Spider-Man: Widescreen Fix shifts HUD too much to the right Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tinozzo123@tutanota.com Distribution: ---
Created attachment 74975 --> https://bugs.winehq.org/attachment.cgi?id=74975 Logs taken from fresh prefix, with `WINEDEBUG=warn+all`
The game Ultimate Spider-Man works well in Wine (I played it from start to finish). I also played with the Widescreen Fix, which works except for one thing.
The mod offers the option (enabled by default) to fix the HUD (without it, the HUD would be stretched). That is the problematic part under Wine, because with it the HUD is shifted too much to the right, rendering the mod unusable.
It works no problem with it disabled (which is how I played).
So, to reproduce: - Install Ultimate Spider-Man - Install the mod: https://github.com/ThirteenAG/WidescreenFixesPack/releases/tag/usm - Set `WINEDLLOVERRIDES` for `dsound` - Make sure that in the mod settings, `FixHUD` is set to `1` (it's the default) - Launch the game, you should see the problem right in the main menu.
Source code of the mod: https://github.com/ThirteenAG/WidescreenFixesPack/tree/master/source/Ultimat... Images of the issue (made an issue on GitHub in case the issue wasn't on from Wine's side): https://github.com/ThirteenAG/WidescreenFixesPack/issues/1309