Hi conus00
Check that your d3d9.cfg has the correct path for the shot i.e.
;
; DX9res Settings
; by Kegetys <kegetys@dnainternet.net>
;
; Note that this config is reloaded on device reset, so you can task switch out
; of the game, change settings from this file and then return
;
[config]
; ResX: Horizontal resolution setting
; ResY: Vertical resolution setting
; useFiltering: Use linear filtering for UI elements
; enableScreenshots: Hook printscreen keypress to save TGA screenshot
resX=1024;1680
resY=768;1050
useFiltering=1
enableScreenshots=1
screenshotPath=D:\Gaming\SH3\GWX <---- This one - put in your path
[gamma]
; setGamma: Override gamma ramp
; gammaRed: Red channel gamma (1.0 = normal, decrease to add brightess, increase to darken)
; gammaGreen: Green channel gamma (1.0 = normal, decrease to add brightess, increase to darken)
; gammaBlue: Blue channel gamma (1.0 = normal, decrease to add brightess, increase to darken)
setGamma=0
gammaRed=1.0
gammaGreen=1.0
gammaBlue=1.0
Then as already stated, use the print screen key.
Last edited by badwolf; 12-27-08 at 11:37 PM.
|