View Single Post
Old 11-06-10, 09:45 AM   #7
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by Echolot View Post
post process shader sounds good, hm..
I will search the web for more information/knowledge.
There is an easier way, because the post-process fuctions are still there, a relict of SH4, but disabled

open \Silent Hunter 5\data\Filters\ColorCorrection\hdr_exterior.cfg

Code:
[ColorCorrectionFilter]
Gamma=0.7
Brightness=1.0
Saturation=0.8
Contrast=1.0
LevelsInputBlack=0.0
LevelsInputMidtone=1.0
LevelsInputWhite=1.0
LevelsOutputBlack=0.0
LevelsOutputWhite=1.0
ColorBalanceR=0.0
ColorBalanceG=0.0
ColorBalanceB=0.0
ColorBalanceTone=1
HueColor=FFFFFF00
HueOpacity=0.0
PhotoFilterColor=00000000
PhotoFilterIntensity=0.0
set PhotoFilterColor and PhotoFilterIntensity to a Sepia color
Code:
...
PhotoFilterColor=9B740000
PhotoFilterIntensity=4.0
this renders the complete exterior scene as a post-process in Sepia color
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote