[go: up one dir, main page]

0% found this document useful (0 votes)
40 views2 pages

Settings For Swiftshader 3

The document provides a guide for modifying the 'swiftshader.ini' file to optimize game performance by adjusting various settings such as PixelShaderVersion, VertexShaderVersion, and TextureMemory. It includes specific recommendations for changing quality settings and processor optimizations to potentially increase FPS. Additionally, it advises on testing configurations and disabling certain features like shadow mapping for better performance.

Uploaded by

ferhad90pg878
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views2 pages

Settings For Swiftshader 3

The document provides a guide for modifying the 'swiftshader.ini' file to optimize game performance by adjusting various settings such as PixelShaderVersion, VertexShaderVersion, and TextureMemory. It includes specific recommendations for changing quality settings and processor optimizations to potentially increase FPS. Additionally, it advises on testing configurations and disabling certain features like shadow mapping for better performance.

Uploaded by

ferhad90pg878
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

-------------------------------------------------------------------

Zubair Khalid | zubairkhald@live.com | pcgamestrainers.xoomsite.com


-------------------------------------------------------------------

Follow these steps

1. Open "swiftshader.ini" and do following changes.

[Capabilities]
PixelShaderVersion=30 <-----change it to the version the game requires 10,14,20 or
30 (10 = 1.0, 20 = 2.0, 30 = 3.0)
VertexShaderVersion=30 <-----change it to the version the game requires 10,14,20 or
30 (10 = 1.0, 20 = 2.0, 30 = 3.0)
TextureMemory=256 <----- Increase it if you have Ram more than 1GB if not then
leave it to 256
Identifier=0

[Caches]
VertexRoutineCacheSize=1024 <-----Dont change anything . It wont increase FPS
PixelRoutineCacheSize=1024
SetupRoutineCacheSize=1024
VertexCacheSize=64

[Quality]
TextureSampleQuality=2 <----- Change this to reduce quality of game.I Dont know it
increase performance or not
MipmapQuality=1 <----- Turn Off MIPMAP to increase FPS +1
PerspectiveCorrection=1 <---change this to 0
TranscendentalPrecision=2 <---change this to 0
TransparencyAntialiasing=0

[Processor]
ThreadCount=0
EnableSSE3=1
EnableSSSE3=1
EnableSSE4_1=1

[Optimization]
OptimizationPass1=1
OptimizationPass2=0
OptimizationPass3=0
OptimizationPass4=0
OptimizationPass5=0
OptimizationPass6=0
OptimizationPass7=0
OptimizationPass8=0
OptimizationPass9=0
OptimizationPass10=0

[Testing]
DisableServer=0
ForceWindowed=0 <---- Change it to 0 to do some test on swiftshader cause sometimes
the game will freeze u can easily End the process using Windows task manager
ComplementaryDepthBuffer=0
PostBlendSRGB=0
ExactColorRounding=0
DisableAlphaMode=0
Disable10BitMode=0
FrameBufferAPI=0
Precache=0 <---- Precache will preload textures which means it will improve
Performance
ShadowMapping=3 <---- Change it to 0 to disable shadow mapping in games it will
increase FPS

[LastModified]
Time=1291707648

-------------------------------------------------------------------
Zubair Khalid | zubairkhald@live.com | pcgamestrainers.xoomsite.com
-------------------------------------------------------------------

You might also like