分页: 1 / 1

时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-05 19:11
bobodisk
安装顺利。
运行后,繁体字版本。

选项中有“荧幕大小”一项,灰色,无法调整。

运行游戏默认全屏模式,游戏窗口不能铺满屏幕。 而是在屏幕左边伸出,如附件的画图。

看到里面有参数 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.

请问:问题究竟在哪里?如何解决?

:em06

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-05 19:25
luojie-dune
不知道,丢给ryan一封信去研究吧。这里又不是braid支持区来错地方了。

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-05 19:49
枫叶饭团
自己写脚本启动,加入分辨率参数即可

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-05 19:55
灰色小狼
-width 1440 -height 900试试?

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-09 0:21
bobodisk
谢谢帮助! :em01

还没有解决,我不会脚本。谢谢!

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-04-09 0:25
枫叶饭团
不在家,要在家就可以直接cat了

Re: 时空幻境 Braid 全屏出现问题 求解决方法

发表于 : 2012-05-10 15:10
parry_all

代码: 全选

braid -windowed -width 1024 -height 576
我的屏幕比较小,这个窗口刚刚好。