Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik

IL-2 Sturmovik The famous combat flight simulator.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-25-2013, 09:50 AM
Untamo's Avatar
Untamo Untamo is offline
Approved Member
 
Join Date: Jan 2010
Posts: 329
Default

S!

I use 120 degrees (with San's FOV changer) for cruise and while searching for targets, switching to "Wide" from time to time to zoom closer. During dogfights I keep the 120, switching to "Wide" to take a deflection/close shot. I sometimes use the strongest zoom (don't remember the name for it) to spray the enemy from far with MGs to make him turn

For normal cruise, I feel the "Wide" is like having tunnel vision. Thus, the need for San's FOV changer.

EDIT: I personally don't understand why are we limited to these limits of 20-~90degrees. Why can't we set anything we want? Sure, it will go distorted if you go too far, but it'll be your own eyesore .. On my 30" screen, viewed from an arms length (~1m) 120 degrees still looks nice and IMHO gives me a more realistic view of the game world. We do have ~180 degree FOV in real life, don't we?
__________________
AMD 1055T Hexacore@3,4GHz - 2x4GB 1600MHz DDR3 - ATI 6950 2GB, flashed to 6970 shaders - Windows 7 Ultimate 64-bit - 30" LG W3000H (2560x1600) - TM Warthog Stick + Cougar Throttle - wooden DIY pedals with Hall sensor - FreeTrack

Last edited by Untamo; 07-25-2013 at 01:05 PM.
Reply With Quote
  #2  
Old 08-01-2013, 10:05 PM
pandacat pandacat is offline
Approved Member
 
Join Date: Feb 2013
Posts: 87
Default

Is there any way to set toggle FOV to between just wide view and zoomin gunsight view? I rarely use normal view, but default FOV toggle switch between these 3 modes. It's kinda annoying. I just need 2 views and switching back and forth.
Reply With Quote
  #3  
Old 08-02-2013, 07:33 AM
Artist's Avatar
Artist Artist is offline
Approved Member
 
Join Date: Jan 2010
Posts: 362
Default

Quote:
Originally Posted by pandacat View Post
Is there any way to set toggle FOV to between just wide view and zoomin gunsight view? I rarely use normal view, but default FOV toggle switch between these 3 modes. It's kinda annoying. I just need 2 views and switching back and forth.
Not with IL-2. With Autohotkey you could use this
Code:
NormView(){
    Send {NumpadIns}       ; e.g. FOV 90°
    return 0
}
GunView_Hold(){
    Send +{F1}             ; toggle Gunsight view
    Send {NumpadDiv}       ; e.g. FOV 30°
    KeyWait %A_ThisHotkey%
    Send +{F1}             ; toggle Gunsight view
    return 0
}

Cmd_View_SightViewOnHold:
    GunView_Hold()
    NormView()
    return
Make sure that the keys triggered by Autohotkey are configured in IL-2 (or vice versa).

Artist
__________________
Ceterum censeo the mixture axis should be supported in IL-2 1946' DeviceLink.

-------------------------------------------------------------
Reply With Quote
  #4  
Old 08-02-2013, 01:16 PM
pandacat pandacat is offline
Approved Member
 
Join Date: Feb 2013
Posts: 87
Default

How do you configure autohotkey in IL2? In Config file?
Reply With Quote
  #5  
Old 10-18-2013, 12:12 PM
Racetrack Racetrack is offline
Approved Member
 
Join Date: Feb 2013
Posts: 88
Default

Solved! Thk guys!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:33 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.