Abril 26, 2024, 01:55:09 am

Servidor TS

Discord Server

Mapa


Bem-vindo, Visitante. Por favor faça o Login ou o Registro.
Perdeu o seu e-mail de ativação?
Abril 26, 2024, 01:55:09 am

Login com nome de usuário, senha e duração da sessão

Autor Tópico: Star Citizen Alpha 2.0 - Performance  (Lida 5273 vezes)

Offline =FN=Fluidman

  • Administrator
  • Membro Herói
  • *****
  • Posts: 1688
    • Ver perfil
Star Citizen Alpha 2.0 - Performance
« Online: Dezembro 15, 2015, 10:24:31 am »
Dicas para melhor execução do Star Citizen Alpha 2.0.

Bom, como o software ainda é alpha e não otimizado muitas configurações de vídeo avançadas ainda não estão no menu. Para resolver isto e configurar de melhor forma o SC, é preciso criar um arquivo user.cfg  no diretório de instalação. Neste arquivo é possível setar algumas configurações do Cryengine e fazer o SC rodar mais rápido ou ainda mais belo. Abaixo seguem 2 exemplos um para rodar muito rápido e outro para rodar com gráficos ainda mais legais.

Citar
O arquivo user.cfg deve ser colocado na pasta de instalação  : ...\Cloud Imperium Games\StarCitizen\Public\


Arquivo para execução mais rápida :
Código: [Selecionar]

; This is the Low Quality Fast Performance USER.cfg BoredGamerUK has made as of 12th December 2015 for Star Citizen 2.0 Alpha LIVE.
; See The lastest Settings & Support The Project http://redacted.tv/threads/custom-user-cfg-guide.41/

; Custom USER.cfg – This is a command in needed to Unlock the Console to accept Commands
Con_Restricted = 0

; This Setting basically sets the basis for your config (1-4) 1 is Low but best performance & 4 is Very High Graphics but most intensive. It sets loads of settings & it’s important it’s at the top of the .cfg so that anything below it overwrites parts of it, 3 gives great quality and performance.
sys_spec = 1

; Remove Maxfps to have a less stable max framerate (but it will be at it’s highest), I suggest setting at an achievable level, slower PCs go for 30, Fast PCs set at your monitors Refresh rate. If unsure delete the line it.
sys_maxfps = 60

; If you get screen tearing set VSync to 1 (See Below)
r_VSync = 0

; Setting Texture Sizes, Change The r_TexturesStreamPoolSize based on you Graphics Card Memory 256 for 2GB or Less, 512 for upto 3GB, 1024 for upto 4GB, 2048 for upto 6Gb. If you have over 6GB you can run 4096.
r_TexturesStreamPoolSize = 256

; Set e_ShadowsPoolSize to half of TexturesStreamPoolSize is a good value.
e_ShadowsPoolSize = 128

; This setting is how much texture love is given to shadows, Recommend set to 128 for the most performance 512 is default and you can setup to 4096 for pretty shadows.
e_ShadowsMaxTexRes = 128

; This is again some love to shadows (0.1 – 100) 0.1 will give you best performance while 100 will give you the best shadow quality, I can’t really notice the improvement above 40.
e_ShadowsResScale = 1

; This Setting @ 1 reduces a tiny amount of realism on shadows, almost unnoticeable for some performance increase, but if you want the best looking shadows Change to 0. Can cause odd shadow bugs at 1 sometimes.
e_GsmCache = 1

; Anistropy makes textures look better at angles and distances, (0 – 16) 0 is the best for performance & 16 is the best for Quality. It doesn’t use too much processing power so I always have it at 16.
r_TexMaxAnisotropy = 0
r_TexMinAnisotropy = 0

; Sharpening – This makes lines look crisp and sharpened / but conversely can make lines look more jagged. I recommend setting this to 1 if you are running in 1440p or higher or if you like the way it looks. 0 is none and 1 is max & Default is 0.25
r_Sharpening = 0.0

; This just makes sure that Mouse Smoothing & Acceleration is turned OFF!
i_Mouse_Accel = 0.0
i_Mouse_Smooth = 0.0

; These are Blur & annoying Visual Settings – Turned Off Here but they are normally Set to 1 by Default. I really dislike Blur, Bloom, HeadBob and colour bleeds in game so I set them all to 0.
r_MotionBlur = 0
r_DepthOfField = 0
r_ShadowBlur = 0
g_radialBlur = 0
r_HDRBrightLevel = 0
r_HDRBloomRatio = 0
hud_bobHud = 0
r_ChromaticAberration = 0

; SSDO is a post process that makes stuff look prettier and more realistic, SSDO is better than SSAO so I make sure SSAO is off. But SSDO can be set to 0 for Performance and up to 2 for Quality, leave SSAO at 0 unless you have a reason.
r_ssdo = 0
r_ssao = 0

; This when it works in the Cry Engine adds Better Visual Quality to certain objects but is quite hungry. Turn to 0 for more Performance, can cause slight glitches in some situations.
r_SilhouettePOM = 0

; FOV Settings – FOVs can be set from 25 to 160, CL_FOV is your main FOV. Lower FOVs will reduce the amount your can see on screen, but can give greater performance. Also VR / Multi-monitor setups will want to find an FOV that works for them. VR wise I would suggest 105 – 120. Multi-Monitor I am working on the figures now but I would expect 100 – 160.
CL_fov = 70

; Pretty Reflections (SSR) Set 0 - 3, 0 being off & 3 being High Quality
r_SSReflections = 0

; Can give better color graduation in post-processing, 0 may give a few extra frames but picture may look "washed out" 1 is on.
r_ColorGrading = 0

; Tessellation changes the number of polygons used to render an object, Highest Quality is 1 and Lowest is 20.
r_TessellationTriangleSize = 20


Arquivo para execução em Utlra-High, para vgas acima de 4gb de vram

Código: [Selecionar]
; This is the newest Ultra High USER.cfg BoredGamerUK has made as of 12th December 2015 ULTRA QUALITY for Star Citizen 2.0 Alpha LIVE.
; See The lastest Settings & Support The Project http://redacted.tv/threads/custom-user-cfg-guide.41/

; Custom USER.cfg – This is a command in needed to Unlock the Console to accept Commands
Con_Restricted = 0

; This Setting basically sets the basis for your config (1-4) 1 is Low but best performance & 4 is Very High Graphics but most intensive. It sets loads of settings & it’s important it’s at the top of the .cfg so that anything below it overwrites parts of it, 3 gives great quality and performance.
sys_spec = 4

; If you get screen tearing set VSync to 1 (See Below)
r_VSync = 0

; Setting Texture Sizes, Change The r_TexturesStreamPoolSize based on you Graphics Card Memory 256 for 2GB or Less, 512 for upto 3GB, 1024 for upto 4GB, 2048 for upto 6Gb. If you have over 6GB you can run 4096.
r_TexturesStreamPoolSize = 4096

; Set e_ShadowsPoolSize to half of TexturesStreamPoolSize is a good value.
e_ShadowsPoolSize = 2048

; This setting is how much texture love is given to shadows, Recommend set to 128 for the most performance 512 is default and you can setup upto 4096 for pretty shadows.
e_ShadowsMaxTexRes = 2048

; This is again some love to shadows (0.1 – 100) 0.1 will give you best performance while 100 will give you the best shadow quality, I can’t really notice the improvement above 40.
e_ShadowsResScale = 60

; Anistropy makes textures look better at angles and distances, (0 – 16) 0 is the best for performance & 16 is the best for Quality. It doesn’t use too much processing power so I always have it at 16.
r_TexMaxAnisotropy = 16
r_TexMinAnisotropy = 16

; Sharpening – This makes lines look crisp and sharpened / but conversely can make lines look more jagged. I recommend setting this to 1 if you are running in 1440p or higher or if you like the way it looks. 0 is none and 1 is max & Default is 0.25
r_Sharpening = 0.8

; This just makes sure that Mouse Smoothing & Acceleration is turned OFF!
i_Mouse_Accel = 0.0
i_Mouse_Smooth = 0.0

; These are Blur & annoying Visual Settings – Turned Off Here but they are normally Set to 1 by Default. I really dislike Blur, Bloom, HeadBob and colour bleeds in game so I set them all to 0.
r_MotionBlur = 0
r_DepthOfField = 0
r_ShadowBlur = 0
g_radialBlur = 0
r_HDRBrightLevel = 0
r_HDRBloomRatio = 0
hud_bobHud = 0

; SSDO is a post process that makes stuff look prettier and more realistic, SSDO is better than SSAO so I make sure SSAO is off. But SSDO can be set to 0 for Performance and up to 2 for Quality, leave SSAO at 0 unless you have a reason.
r_ssdo = 2
r_ssao = 0

; FOV Settings – FOVs can be set from 25 to 160, CL_FOV is your main FOV. Lower FOVs will reduce the amount your can see on screen, but can give greater performance. Also VR / Multi-monitor setups will want to find an FOV that works for them. VR wise I would suggest 105 – 120. Multi-Monitor I am working on the figures now but I would expect 100 – 160.
; CL_fov = 80

; Tessellation changes the number of polygons used to render an object, Highest Quality is 1 and Lowest is 20.
r_TessellationTriangleSize = 1

Estes exemplos fora tirados do reddit : https://as.reddit.com/r/starcitizen/comments/3wpoza/star_citizen_alpha_2x_performance_and_you/

E do fórum : http://webcache.googleusercontent.com/search?q=cache:http://redacted.tv/threads/custom-user-cfg-guide.41/

Abs,

=FN=Fluidman