Those FOV entries are for the game editor not the game ... hence the title of the section they are under says ... [Editor.EditorEngine] ... :wink:
There doesn't appear to be a console in the demo or a config file that holds the game FOV ...
One way to change the FOV however is to bind a key to the FOV value you would like to use ...
Find the ... UserInput.ini
On XP it is here ... C:Documents and Settings*USERNAME*My DocumentsEidosBatman Arkham Asylum DemoBmGameConfig
Open it with Notpad ...
Add a line at the bottom such as ...
.Bindings=(Name="z",Command="fov ???")
Where z is the key you would like to use and ??? is the FOV value you would like to use ...
For example ...
.Bindings=(Name="n",Command="fov 112")
Make sure the key you choose is not already being used.
Save the file ...
Play the game ...
In the game press the key you chose to get the FOV value you set.
|