කොහොමද එහෙම වෙන්නෙ...????

Xcluzive89

Member
Dec 21, 2011
2,469
265
0
මිනුවන්ගොඩ
කොහොමද එහෙම වෙන්නෙ...????

Sniper Ghost Warrior ඉන්ස්ටෝල් කරලා ඕපන් කරාම මුකුත් පේන්නෙ නැහැ (Black Screen)..හැබැයි..Sounds හොදට ඇහෙනව... මෙහෙම වෙන්නෙ ඇය්.... අලුත් Graphic Card එකකුත් ගහලා තියෙන්නෙ...
උබලටත් මෙහෙම වෙලා තියෙනවද ?
මොකද දැන් කරන්නෙ..?


:confused::confused::confused::confused::sorry::sorry::sorry:



 
find the ~~\SniperGhostWarrior\Game\out\Settings\Video.scr,maybe in other file folder.
change Video.scr to Video.txt
copy this :

!Resolution(i,i)
!WindowOffset(i,i)
!Monitor(i) // -1 primary monitor
!BPP(i)
!FSAA(i) // Full Screen AntiAliasing, 0 - none, higher is better
!TexBPP(i)
!TextureQuality(s) // VeryLow, Low, High
!Filtering(s) // Bilinear, Trilinear, Anisotropic, AnisotropicTrilinear
!GammaFloat(f)
!MaxRefresh(i)
!Shadows(s) // Low, High
!ShadowMapSize(i)
!Lightmaps()
!Fullscreen()
!VSync() // enable vertical sync
!MaterialQuality(i) // lower is better
!WaterQuality(i) // lower is better
!GrassQuality(i) // lower is better
!FXQuality(i) // higher is better
!FXFadeLevel(i) // 0-4 (lower is better)
!EnvQuality(s) // FullDynamic, RareDynamic, Static
!ShaderPath(i) // 0 - 1.1, 1 - 1.4, 2 - 2.0, 3 - 3.0, 4 - x360, 5 - 4.0, 6 - ps3
!PostProcess(s) // Simple, Normal
!DisplayDeviceType(i,f,f,f,f) //device type (LCD TV etc.): 0 - default
!Curves(s) // curves texure

Resolution(1366,768)
Monitor(0)
BPP(24)
FSAA(0)
TexBPP(32)
TextureQuality("VeryLow")
Filtering("Bilinear")
Shadows("Low")
ShadowMapSize(512)
Lightmaps()
GammaFloat(1.00)
MaxRefresh(60)
MaterialQuality(2)
FXQuality(0)
FXFadeLevel(2)
WaterQuality(2)
GrassQuality(2)
EnvQuality("RareDynamic")
ShaderPath(3)
Postprocess("Simple")
DisplayDeviceType(0,0.000000,1.000000,1.000000,1.000000)

change Video.txt to Video.src
Good luck!