2005-10-02, 02:39 PM
In config.xml, I found the followings:
<!-- Aspect Ratio settings -->
<AspectRatio0>0,0,1,1</AspectRatio0>
<AspectRatio1>0,-0.125,1,1.125</AspectRatio1>
<AspectRatio2>0,0.125,1,0.875</AspectRatio2>
<AspectRatio3>0.08,0,0.92,1</AspectRatio3>
<AspectRatio4>-0.05,-0.01,1.04,1</AspectRatio4>
<AspectRatio5>-0.05,-0.089,1.04,1.089</AspectRatio5>
<AspectRatio6>-0.05,-0.17,1.04,1.17</AspectRatio6>
<AspectRatio7>0.08,0,0.92,1</AspectRatio7>
What does these settings mean?
Is it related to the F7 aspect ratio change?
I can get 16:9 aspect ratio, but it is not stretch to full screen. I'm thinking if these settings can help.
<!-- Aspect Ratio settings -->
<AspectRatio0>0,0,1,1</AspectRatio0>
<AspectRatio1>0,-0.125,1,1.125</AspectRatio1>
<AspectRatio2>0,0.125,1,0.875</AspectRatio2>
<AspectRatio3>0.08,0,0.92,1</AspectRatio3>
<AspectRatio4>-0.05,-0.01,1.04,1</AspectRatio4>
<AspectRatio5>-0.05,-0.089,1.04,1.089</AspectRatio5>
<AspectRatio6>-0.05,-0.17,1.04,1.17</AspectRatio6>
<AspectRatio7>0.08,0,0.92,1</AspectRatio7>
What does these settings mean?
Is it related to the F7 aspect ratio change?
I can get 16:9 aspect ratio, but it is not stretch to full screen. I'm thinking if these settings can help.