Quote:
EDIT...Hitman,while I have you here,could you tell me how to lower the view when standing on the bridge.I feel weird when viewing from such a high spot and get more immersed when I lower it.Which also has me wondering,in certain boats the uzo is so low.....does it raise by a lever or something so you can look thru it or does the person need to squat down?In SH5 its done pretty realistic and you can see the watchman lean slightly to view thru the uzo.
|
Open Silent Hunter 3\data\Library\Cameras.dat with Silent Editor and search for the proper entry (Can't remember right now as I don't have S3D installed ATM), then simply lower it in the Y axis
Quote:
Are you sure? No problems over here with both the Highres fix and the widescreen fix. is the Ini-file correct? E.g. does it contain an existing, supportabel resolution? When does is crash?
|
You mean the d3d9.cfg file?
This is how it looks ATM:
Code:
;
; 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=1440
resY=1080
useFiltering=1
enableScreenshots=1
screenshotPath=.
[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
My monitor's native resolution is 1920x1080, but it has autoscaling feature to the desired resolution making black bars appear at the sides if a program with another resolution is started. In this case, I defined 1080 (Maximal vertical res) and the 4:3 horizontal value, 1440. With other games it works flawlessly, and in the original SH3 resolution 1024x768 the monitor autoscales correctly, however enabling the hi-res fix makes instantly the message "Unable to start this application, click here to report the error"
EDIT: And yes 1440x1080 is added to the available resolutions and actually works perfectly with rFactor, for example.