- UID
- 2239305
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 43
- 精华
- 0
- 积分
- 22
- 金钱
- 193
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 14 小时
- 评议
- 0
- 帖子
- 43
- 精华
- 0
- 积分
- 22
- 金钱
- 193
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
在那文件夹里面找到的Sacred 2 - Fallen Angel\scripts\options_readme.txt里面
video = {
anisotrophic = 1, -- enable anisotrophic filtering
detail_env = 33, -- environment detail. 0-100
detail_light = 33, -- lighting detail. 0-100
detail_tex = 2, -- texture quality. 1=low 2=med 3=high 4=even higher
fsaa = 0, -- fsaa mode. 0=off, 1=double screen height 2= double screen dimension
fullscreen = 0, -- enable fullscreen mode
gamma = 0, -- currently unused
height = 768, -- height of game screen resolution
quality = 5, -- general quality. if not set to custom, this overrides all other settings. 1=low 2=med 3=high 4=very hight 5=custom
vsync = 0, -- enable vsync
width = 1024, -- width of game screen resolution
}
这个好象已经是1024*768了吧,还要改什么,,,或者还有什么地方的文件要改呢? |
|