Wings of Prey and Apache Air Assault with SoftTH
- May 23rd, 2011
- Posted in Flight Sim . Videogames
- Write comment
Both Wings of Prey and Apache Air Assault (from Gaijin Entertainment) work well with SoftTh 2.05, there was a trick or two to getting everything working on my system.

I couldn’t get it to work at my screens’ native resolutions (1440×900, 1600×900, 1440×900), the trick was to select a resolution in game that is 1 setting lower than native, so, instead of running at 4800×900 I am running at 4326×768 and it works perfectly!
I do use have to use smoothing=1 in ‘config.SoftTHconfig’ or the screen flickers.
What I thought it should be… (config.SoftTHconfig @ native resolution)
[main]renderResolution=4800×900
nonlocalFormat=RGB16D
keepComposition=0
smoothing=1
debugD3D=0
zClear=1
vsync=1
tripleBuffer=1
screenshotFormat=jpg
dllPathD3D9=auto
dllPathDXGI=auto
dllPathD3D11=auto
What works: (config.SoftTHconfig @ lower resolution)
[main]renderResolution=4326×768
nonlocalFormat=RGB16D
keepComposition=0
smoothing=1
debugD3D=0
zClear=1
vsync=1
tripleBuffer=1
screenshotFormat=jpg
dllPathD3D9=auto
dllPathDXGI=auto
dllPathD3D11=auto

No comments yet.