我的本本是宽屏,打了高分辨率补丁,显示上没有问题。
或者你打了补丁后,试一下在安装目录下,有一个f2_res.ini文件,记事本打开,里面有
# if AUTO_SCRN_SIZE = 0 - Screen Width and Height are set with SCR_WIDTH & SCR_HEIGHT.
# if AUTO_SCRN_SIZE = 1 - Screen Width and Height are set to current desktop resolution.
AUTO_SCRN_SIZE = 1
#Set the screen resolution here
SCR_WIDTH = 1024
SCR_HEIGHT = 768
把AUTO_SCRN_SIZE选为1,就会使用桌面分辨率