you can change FOV in ini file i think
I've just had a look at the ini again, (this time with a better notepad editor, hooray for Notepad++) there are two entries that deal with FOV:
Code:
<var name="r_fov" value="350" />
<var name="r_ds_fovscale" value="1" />
I'll play with them tonight and see if I can find anything definitive.
Update:
Code:
<var name="r_fov" value="350" />
Seems to limit how far back you can pull the camera from the playfield, not an adjustment to an aspect ratio. Higher number seemed to be a tighter restriction.
Code:
<var name="r_ds_fovscale" value="1" />
Didn't seem to have any change.