| lol new problem game starts it works full (screen) on menu but when i start the game the video screen goes small in the corner, the game worked in the beginning before i patched (1,2,11). i have tried to reinstall it few times but it still stays at small screen on the left corner.
the screen position reads on the config.xml
- <Window>
<WindowMode>0</WindowMode>
- <WindowPosition>
<XPos>189</XPos>
<YPos>128</YPos>
</WindowPosition>
and the game resolution
- <DeviceMode>
<Format>22</Format>
<Width>640</Width>
<Height>480</Height>
<RefreshRate>60</RefreshRate>
<SizeType>0</SizeType>
<useWidth>640</useWidth>
<useHeight>480</useHeight>
<VertexProcessing>32</VertexProcessing>
<DeviceType>1</DeviceType>
what to do?!?!?!?!?!?!? |