I'm afraid we have some "inverted stretching" going on on 2D screens... Although the inventory looks ok in all ARs, proportions are not maintained.
4:3
16:10
16:9
48:10
I'm new, so sorry if this is a dumb question, but is there any way to get this game running at 852 x 480?
Not a dumb question, and yes! There is. 8)
Display settings are saved in
DocumentsAmnesiaMainmain_settings.cfg so simply open this file in Notepad and edit this line (these are the default settings, your mileage may vary) :
Code:
<Screen Width="1024" Height="768" FullScreen="true" Vsync="false" />
[quote]Since the game is natively Hor+, this FOV value is probably the vertical FOV. :wink:
Maybe you are right, but when I increased the FOV to 100 on my 16:10 monitor I got a crazy fish eye effect, doesn't that mean that the FOV has been increased Horisontally?Oh yes it has, as a result of the higher vert FOV. What you get is Hor+/Vert+ or "zoomed out" gameplay.
16:10, FOV=70
16:10, FOV=85
You can witness the opposite behavior on the main menu: the FOV narrows as you start a game, so the camera is "zooming in" on the door. You can even edit the default and zoomed FOV values in menu.cfg ;)