✔️ Resolution is fixed
✔️ FOV is fixed
✔️ HUD is fixed
Source code: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BackyardHockey2005WidescreenFix
Instructions:
-
In (path-to-game)/Code/, create a folder called "scripts".
-
Inside it, create a file named "global.ini" and put the following contents inside it:
[GlobalSets]
LoadPlugins=1
LoadFromScriptsOnly=1
-
Extract the fix files to the newly created "scripts" folder.
-
Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput8.dll), and extract it to (path-to-game)/Code/.
-
Set the desired resolution and FOV factor in BackyardHockey2005WidescreenFix.ini.
Credits:
inipp for ini reading.
spdlog for logging.
safetyhook for hooking.