新手玩家

- 贡献度
- 0
- 金元
- 100
- 积分
- 10
- 精华
- 0
- 注册时间
- 2024-9-24
|
以下是配置文件
;;;;;;;;;; General ;;;;;;;;;;
[Intro Skip]
; Skips intro logos.
Enabled = true
; Set to true to skip the opening movie.
SkipMovie = false
[Menu Framerate Cap]
; Set to true to remove the forced 60FPS cap in menus.
Enabled = true
[Fix Analog Movement]
; Set to true to fix the 8-way gated analog movement.
Enabled = false
;;;;;;;;;; Ultrawide/Narrower Fixes ;;;;;;;;;;
[Fix Resolution]
; Stops resolutions from being scaled to 16:9.
Enabled = false
[Fix Aspect Ratio]
; Fixes aspect ratio.
Enabled = false
[Fix HUD]
; Fixes stretched HUD.
Enabled = true
[Fix FOV]
; Fixes cropped field of view at <16:9.
Enabled = false
[Fix Movies]
; Fixes stretched movies.
Enabled = false
;;;;;;;;;; Graphics ;;;;;;;;;;
[Custom Resolution Scale]
; If not set to 1, overrides in-game resolution scale with your custom value.
; Valid range: 0.1 to 4.0. Default = 1
Resolution = 1
[Disable Dash Blur]
; Set to true to disable the radial blur and speed lines when dashing.
Enabled = true
[Disable Outlines]
; Set to true to disable the black outlines on characters.
Enabled = false
[Ambient Occlusion]
; By default, ambient occlusion runs at full resolution (1.0) even with higher resolution scale settings.
; This option allows you to adjust the ambient occlusion resolution independently of the game’s resolution scale to achieve increased performance.
; Valid range: 0.1 to 1.0. Default = 1
Resolution = 1
[LOD]
; Adjust distance value higher to increase draw distance.
; Valid range: 1 to 100. Default = 10
Distance = 10
[Shadow Quality]
; Set shadow resolution.
; Valid range: 64 to 16384. Default = 2048
Resolution = 2048
|
|