Call of Juarez The Cartel on Intel GMA 4500
by thund3rw0lf
Game runs, without optimization 4-7 fps but with config and optimization pack it runs in 10-28 fps.
It is playable but there is stuttering.
1. Edit config file
Goto
C:\Program Files\Call of Juarez The Cartel\MD\out\Settings
Open Video.scr in notepad
Delete everything and paste next config
!Resolution(i,i)
!WindowOffset(i,i)
!Monitor(i) // -1 primary monitor
!DX11() // game will use DirectX 11
!TextureQuality(s) // VeryLow, Low, High
!GammaFloat(f)
!MaxRefresh(i)
!Shadows(s) // Low, High
!ShadowMapSize(i)
!SpotShadowMapSize(i)
!Fullscreen()
!VSync() // enable vertical sync
!GrassQuality(i) // lower is better
Resolution(640,480)
Monitor(0)
TextureQuality("VeryLow")
Fullscreen()
Shadows("None")
ShadowMapSize(1)
SpotShadowMapSize(1)
GammaFloat(1.10)
MaxRefresh(120)
GrassQuality(2)
Save & Exit
2. Optimization Pack v2
Download Call of Juarez olio Optimization Pack v2
Extract to
C:\Program Files\Call of Juarez The Cartel\MD\out
after extraction it should be
C:\Program Files\Call of Juarez The Cartel\MD\out\Data
That's all !