Actualiser USER (medium)

This commit is contained in:
Olivier 2024-12-01 18:05:45 +00:00
parent 64c32afd6c
commit 289bd121e2

View File

@ -1,4 +1,4 @@
; 2024-11-24 ; 2024-12-01
; ;
; Credits: ; Credits:
; MaxFly Gaming + DudLeSarcleur (https://twitch.tv/maxflygaming, https://discord.gg/K3Q5264) ; MaxFly Gaming + DudLeSarcleur (https://twitch.tv/maxflygaming, https://discord.gg/K3Q5264)
@ -11,17 +11,21 @@
; https://github.com/Isaard/Optimized-USER.cfg ; https://github.com/Isaard/Optimized-USER.cfg
; https://starcitizen.tools/Console_commands ; https://starcitizen.tools/Console_commands
; Changelog
: 2024-11-24 : first version
; 2024-12-01 : update with my new hardware specifications
; Star Citizen version ; Star Citizen version
; 3.24.3-live.9423704 ; 3.24.3-live.9423704
; Materials specifications ; Materials specifications
; Western Digital BLACK SN850X SSD 1 To PCIe Gen 4.0 ; Western Digital BLACK SN850X SSD 1 To PCIe Gen 4.0
; Intel Core i7 10700KF 3,8Ghz (8 cores, 16 threads) ; Intel Core i9-14900K 3.20 GHz / 6 GHz (24 coeurs, 32 threads, 8 P-core + 16 E-core)
; Corsair Vengeance CMK64GX4M2E3200C16, Black, 64 Go (2 x 32 Go) ; Kingston Fury Beast - 2 x 32 Go (64 Go) - DDR5 5600 MHz - CL36
; MSI GeForce RTX 3060 Ventus 3X 12G OC ; Gainward GeForce RTX 4080 SUPER Panther OC (16 Go GDDR6X)
; Current settings used here ; Current settings used here
; 12 Go Graphic card (r_TexturesStreamPoolSize) ; 16 Go Graphic card (r_TexturesStreamPoolSize)
; 1920 x 1080 (r_width, r_height) ; 1920 x 1080 (r_width, r_height)
; Fullscreen (r_Fullscreen) ; Fullscreen (r_Fullscreen)
; No VSynch (r_VSync) ; No VSynch (r_VSync)
@ -49,7 +53,7 @@ r_BoarderlessWindow = 1
; 12288 = 12 Go ; 12288 = 12 Go
; 16384 = 16 Go ; 16384 = 16 Go
; 24576 = 24 Go ; 24576 = 24 Go
r_TexturesStreamPoolSize = 12288 r_TexturesStreamPoolSize = 16384
; Turns V-Sync off ; Turns V-Sync off
; ;