Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3   Go Down

Author Topic: 4K Screens & Il-2  (Read 13148 times)

0 Members and 2 Guests are viewing this topic.

agracier

  • Modder
  • member
  • Offline Offline
  • Posts: 3048
    • The Great War in a Different Light
Re: 4K Screens & Il-2
« Reply #12 on: May 22, 2015, 10:24:09 AM »

Mate....post your video settings....

these?

VideoSetupId=4
ForceShaders1x=0
PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0
Logged

bomberkiller

  • Treffen sich zwei Jäger...!
  • Modder
  • member
  • Offline Offline
  • Posts: 4929
  • Bf-109G-6/R6 = Bomber Killer
Re: 4K Screens & Il-2
« Reply #13 on: May 22, 2015, 10:31:02 AM »

these:

Code: [Select]
[window]
width=1920
height=1080
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0

...good luck  ;)
Logged
FAC N° 9 ...cheers mein Schatz

agracier

  • Modder
  • member
  • Offline Offline
  • Posts: 3048
    • The Great War in a Different Light
Re: 4K Screens & Il-2
« Reply #14 on: May 22, 2015, 10:32:39 AM »

Here we go:

[window]
width=1920
height=1200
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
Logged

bomberkiller

  • Treffen sich zwei Jäger...!
  • Modder
  • member
  • Offline Offline
  • Posts: 4929
  • Bf-109G-6/R6 = Bomber Killer
Re: 4K Screens & Il-2
« Reply #15 on: May 22, 2015, 11:20:24 AM »

What is the your standard screen resolution?

Try:

width=3840
height=2160

or:

3840
2400

good luck.
Logged
FAC N° 9 ...cheers mein Schatz

Mick

  • Modder
  • member
  • Online Online
  • Posts: 5484
Re: 4K Screens & Il-2
« Reply #16 on: May 22, 2015, 01:13:47 PM »

... anyway, playing any game with a 4 K screen means you need a hell of a GC, at least a GTX 980 ...!

You already need to display 77% more pixels when you shift from a 1920*1080 screen to a 2560*1600 one ...

You also need the right cable to display 4K at 60Hz ...

http://www.digitaltrends.com/computing/what-hardware-do-you-need-to-run-stuff-at-4k-resolution-on-your-pc/

http://www.howtogeek.com/206710/should-you-buy-a-4k-computer-monitor/
Logged

agracier

  • Modder
  • member
  • Offline Offline
  • Posts: 3048
    • The Great War in a Different Light
Re: 4K Screens & Il-2
« Reply #17 on: May 22, 2015, 01:20:37 PM »

What is the your standard screen resolution?

width=3840
height=2160

or:

3840
2400


Tried both but neither work. The first gives the disappearing mouse thing and the second won't start at all.

Thanks anyway.
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23960
  • Taking a timeout
    • STFU
Re: 4K Screens & Il-2
« Reply #18 on: May 23, 2015, 12:39:03 AM »

Now that it's just the mouse cursor you're having issues with, did you try changing the "mouseUse" parameter in "[rts]" section yet?

Windows Mouse Pointer:
Code: [Select]
[rts]
mouseUse=1
or IL-2 Mouse Pointer:
Code: [Select]
[rts]
mouseUse=2

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

agracier

  • Modder
  • member
  • Offline Offline
  • Posts: 3048
    • The Great War in a Different Light
Re: 4K Screens & Il-2
« Reply #19 on: May 23, 2015, 01:37:28 AM »

Now that it's just the mouse cursor you're having issues with, did you try changing the "mouseUse" parameter in "[rts]" section yet?

Mike,

Thanks for the suggestion. I got some interesting results, but not how it's supposed to.

I already had my config.ini at mouseuse=2. By changing it to =1, the mouse does indeed now work in the Mains Screen. You can move it around. However, another issue, it seems that the buttons you can see on the screen, are not working. If you click on them, nothing happens. But, here's the odd thing, by randomly clicking on the screen everywhere (I did this because I got so frustrated ... ha ha) sometimes you apparently do find a spot where an (invisible) button gets activated and then you can access a submenu.

I got into Play Track for instance, or the Multiple Player setup. But, there is no way to see where to click exactly. It's like randomly clicking and hoping you'll chance upon the correct button. Which is not the way to get into the air obviously ... ha ha. I dare to think of how setting a mission would work in this way.

So thanks, it's a small step at least.

Logged

PA_Willy

  • member
  • Offline Offline
  • Posts: 775
Re: 4K Screens & Il-2
« Reply #20 on: May 23, 2015, 01:38:25 AM »

Now that it's just the mouse cursor you're having issues with, did you try changing the "mouseUse" parameter in "[rts]" section yet?

Windows Mouse Pointer:
Code: [Select]
[rts]
mouseUse=1
or IL-2 Mouse Pointer:
Code: [Select]
[rts]
mouseUse=2

Best regards - Mike

Wow! I didn't know either.

Thank you.

Each day I learn something new. Impressive if you think I'm playing this game for 14 years...
Logged

Mick

  • Modder
  • member
  • Online Online
  • Posts: 5484
Re: 4K Screens & Il-2
« Reply #21 on: May 23, 2015, 02:45:14 AM »

... But, here's the odd thing, by randomly clicking on the screen everywhere (I did this because I got so frustrated ... ha ha) sometimes you apparently do find a spot where an (invisible) button gets activated and then you can access a submenu.

... may be now the buttons have changed location because of the new screen resolution ...?  ???
Logged

agracier

  • Modder
  • member
  • Offline Offline
  • Posts: 3048
    • The Great War in a Different Light
Re: 4K Screens & Il-2
« Reply #22 on: May 23, 2015, 03:25:01 AM »

... But, here's the odd thing, by randomly clicking on the screen everywhere (I did this because I got so frustrated ... ha ha) sometimes you apparently do find a spot where an (invisible) button gets activated and then you can access a submenu.

... may be now the buttons have changed location because of the new screen resolution ...?  ???

That seems to be so. Indeed. But .... there is no way to see where they are now. I get a regular looking Main Screen where all the buttons seem to be correctly placed. But they aren't. Somehow the 4k won't correct visualize/resize the Main Screen ...

Odd stuff some of these 4k issues. They are wonderful screens, especially for watching video or just having lots more workspace. But it took some setting up and tweaking. Also had some difficulties getting the highest refresh rate set. Now it's fixed. My only remaining issue is getting Il-2 to work in full 4K at 3840x2160. It works in 1920x1200 on the 4k screen oddly enough. And that is great, finally flying around again after so long doing without.
Logged

Sakura_Matou

  • member
  • Offline Offline
  • Posts: 45
Re: 4K Screens & Il-2
« Reply #23 on: August 13, 2017, 03:04:03 AM »

I hate to necro this thread but I am getting the same issue as Agracier. I am using BAT as an add on mod, The intro screen loads fine on my 4k monitor, but when I get into the menu nothing is resized correctly. Any help or work around would be nice if possible.

Thank you ahead of time!
Logged
Pages: 1 [2] 3   Go Up
 

Page created in 0.036 seconds with 26 queries.