




Harry Potter and the Chamber of Secrets is the game based on the third Harry Potter movie (and thus book). It is based on the Unreal engine, and is an action/adventure game.
Support Summary
Game Information
Screenshots Comparison
Solutions & Issues
This method is an .ini edit.
C:\My Documents\Harry Potter and the Prisoner of Azkaban\hppoa.ini
[windrv.windowsclient]
FullscreenViewportx=
FullscreenViewporty=
Then, add:
[Engine.PlayerController]
DesiredFOV=100.39
DefaultFOV=100.39
For 32:10 aspect ratio (Dual 16:10 monitor horizontaly) add:
[Engine.PlayerController]
DesiredFOV=126.87
DefaultFOV=126.87
To the user.ini file. The header isn't in the file, so you have to add it as well.
Issue: HUD Elements scale with the UI but the text gets so small its barely readable (tested on 17" 4K laptop)
There is no option as far as i could find in either INI or game to scale this.






















