3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 2022|回复: 2
打印 上一主题 下一主题

[求助] 谁能帮我翻译一下下面的设置,主要是高光高亮这个不好设置的

[复制链接]

47

主题

1100

帖子

1449

积分

游戏狂人

弦风三藏

Rank: 6Rank: 6

贡献度
106
金元
10253
积分
1449
精华
0
注册时间
2011-5-29
QQ
跳转到指定楼层
主题
发表于 2014-5-2 11:01 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation
# read them before changing anything!

########################################################################################
# Internal settings

# The amount of logging output for debugging purpose.
# Should be set to 0 if everything works fine for performance reasons.
logLevel 0

########################################################################################
# Graphics settings

# The actual rendering resolution you want to use,
# and how many Hz you want the game to think it works at.
#renderWidth 5120
#renderHeight 2880
#renderWidth 3840
#renderHeight 2160
#renderWidth 3200
#renderHeight 1800
#reportedHz 60

# The resolution you want to downsample *to*.
# Should generally always be your output device pixel size and frequency.
# Writing something not supported by the display here will probably cause a crash.
#presentWidth 2560
#presentHeight 1440
#presentWidth 1920
#presentHeight 1080
#presentHz 60

# How many vertical traces to wait when presenting
# -1 = unchanged
# 0 = no vsync
# 1 = standard vsync
# 2 = half refresh rate (e.g. 30 on 60 Hz)
# 3 = 1/3rd refresh rate, etc.
presentInterval -1

# The type of scaling you want to use.
# bilinear: what GPUs generally do, cheap performance-wise
# bicubic: higher quality, more expensive performance-wise
scalingType bilinear

# Emulate exact flipping behaviour
# requires some extra performance/memory,
# but may be important for some games to work
emulateFlipBehaviour false

# For games which use strange methods to query resolutions,
# injecting a new one might not work. In such cases, you can try replacing an
# existing resolution. E.g. "overrideWidth 800", "overrideHeight 600" to replace 800x600
# 0 = override disabled
overrideWidth 0
overrideHeight 0

########################################################################################
# Dark Souls 2 settings

## AA

# SMAA toggle and quality setting
# 0 = off (best performance, worst IQ)
# 1 = low
# 2 = medium
# 3 = high
# 4 = ultra (worst performance, best IQ)
aaQuality 4

## SSAO

# Enable and set the strength of the SSAO effect (all 3 settings have the same performance impact!)
# 0 = off
# 1 = low
# 2 = medium
# 3 = high
ssaoStrength 3

# Set SSAO scale
# 1 = high quality (default)
# 2 = lower quality, lower impact on performance
ssaoScale 1

## DOF

# Enable Depth of Field
# false = off
# true = on
enableDoF true

# Select the type of DOF effect
# basic = basic pseudo-Bokeh DoF
# bokeh = shaped circular Bokeh DoF - WARNING: high performance impact
dofType bokeh

# Bokeh Depth of Field radius
# default = 1.00
# higher = more blurry (e.g. 1.5)
# lower = less blurry (e.g. 0.9)
# note: small changes make a large difference
dofBaseRadius 1.6

## Post

# Enable Postprocessing
# false = off
# true = on
# For in-depth configuration, look in "assets/post.fx"
enablePostprocessing false

########################################################################################
# Texture settings

# Dump game textures loaded using d3dx to textures\[gamename]\dump\[hash].tga
# if you enable override at the same time, the overridden texture will be dumped
enableTextureDumping false

# Override game textures loaded using d3dx with those from
# textures\[gamename]\override\[hash].(dds|png), if available
enableTextureOverride false

# Mark textures with their hash (for texture modders)
# WARNING: extremely slow if a game loads many textures
# (if you think a game crashed, it's probably still just loading textures)
enableTextureMarking false

########################################################################################
# Mouse settings
# you may have to play around with these a bit to get mouse input working correctly
# while downsampling in some games

# Modify the mouse position reported by "GetCursorPos" when downsampling
modifyGetCursorPos false

# Modify the mouse position set by "SetCursorPos" when downsampling
modifySetCursorPos false

# Intercept the WindowProc callback of the game and adjust mouse messages when downsampling
interceptWindowProc false

# Adjust the mouse position reported in peeked Windows messages when downsampling
adjustMessagePt false

回复

使用道具 举报

467

主题

1万

帖子

1万

积分

资深玩家

Rank: 9Rank: 9Rank: 9

贡献度
1301
金元
77469
积分
12971
精华
2
注册时间
2007-1-19
舒服的沙发
发表于 2014-5-2 11:24 | 只看该作者
这个..看不懂就算了吧233
回复 支持 反对

使用道具 举报

47

主题

1100

帖子

1449

积分

游戏狂人

弦风三藏

Rank: 6Rank: 6

贡献度
106
金元
10253
积分
1449
精华
0
注册时间
2011-5-29
QQ
硬硬的板凳
 楼主| 发表于 2014-5-3 16:46 | 只看该作者
这个..看不懂就算了吧233
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2025-2-22 19:08 , Processed in 0.133073 second(s), 14 queries , Memcache On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表