Dracon M'Alkir
Vault Senior Citizen


I found that the popular FLOAT32 modification for Stalker-SHOC was ported over to Clear Sky.
I tested the shader on Call of Pripyat, and found that framerates had tripled from 60 to 180 on full MSAA and Anisotropic.
The old third-person binds for Stalker-SHOC also work in Call of Pripyat.
Code:
bind cam_1 kAnything [First Person]
bind cam_2 kAnything [Third Person Follow]
bind cam_3 kAnything [Third Person Freecam]
bind cam_zoom_in kAnything [Zoom-in]
bind cam_zoom_out kAnything [Zoom-out]
Since the Float32 official website is down, I've decided to rehost the shader with a free hosting service.
http://rapidshare.com/files/358230493/Float32v0_5CS.zip.html
Try it out with your game and see if you don't get better framerates. Also, make sure to edit fsgame.ltx and change the gamedata line from "false| true" to "true| false".