Thread: res fix for sh3
View Single Post
Old 01-11-08, 05:21 PM   #5
fat jez
Sailor man
 
Join Date: Jul 2007
Location: Bristol, UK
Posts: 47
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by von Kinderei
What did ya do to get it to work ...


HOOK me UP !
I just put both files in the SH3 install directory and edited the cfg file to set the resolution I wanted to use.

Quote:
;
; 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=1920
resY=1200

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
Cheers,
Stephen
fat jez is offline   Reply With Quote