运行后,繁体字版本。
选项中有“荧幕大小”一项,灰色,无法调整。
运行游戏默认全屏模式,游戏窗口不能铺满屏幕。 而是在屏幕左边伸出,如附件的画图。
看到里面有参数 README-linux.txt 文件,部分内容:
-language X
(where X is one of: english, german, french, italian, spanish,
portuguese, japanese, korean, tchinese ... the game will try to make an
intelligent choice based on the LANG environment variable, but
you can override it with this command line.)
This changes the language the game's text appears in.
-windowed
Makes the game windowed, instead of fullscreen.
-vsync
-no_vsync
Try to force or disable sync to vblank. Prevents tearing, if your video
card can keep up. If your framerate is bad, tearing might be an
acceptable tradeoff.
-no_music
Disable music.
-half
Reduce rendering to half...makes game look worse, but could make a big
performance difference on slower GPUs.
-60fps
-30fps
-20fps
-15fps
Try to keep the framerate at 60/30/20/15 frames per second. Might be
useful on a slower machine to try to push the system less at a tradeoff
of less responsiveness and smoothness of animation.
-width X
-height Y
Specify size of window (or fullscreen resolution). -width 1024 -height
768 will make a 1024x768 window.
请问:问题究竟在哪里?如何解决?
