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 05-20-2011, 07:44 PM
EJGr.Ost_Caspar EJGr.Ost_Caspar is offline
Approved Member
 
Join Date: Dec 2007
Posts: 939
Default

No, I doubt, that can be set as default.
__________________

----------------------------------------------
For bugreports, help and support contact:
daidalos.team@googlemail.com

For modelers - The IL-2 standard modeling specifications:
IL-Modeling Bible
Reply With Quote
  #2  
Old 05-21-2011, 12:39 AM
TinyTim TinyTim is offline
Approved Member
 
Join Date: Mar 2010
Posts: 98
Default

Why do you want it as default? It isn't so hard to press two buttons (one for the cockpit-off and second for the wide view) once at the beginning of the mission, is it?

For example, I'm only using the widest and the narrowest views, got them mapped to my joystick hat. Using widest view all the time and zoom only when aiming and shooting (or investigating a dot in the sky).
Reply With Quote
  #3  
Old 05-22-2011, 08:35 PM
TUCKIE_JG52 TUCKIE_JG52 is offline
Approved Member
 
Join Date: Oct 2007
Posts: 250
Default

Quote:
Originally Posted by TinyTim View Post
Why do you want it as default? It isn't so hard to press two buttons (one for the cockpit-off and second for the wide view) once at the beginning of the mission, is it?

For example, I'm only using the widest and the narrowest views, got them mapped to my joystick hat. Using widest view all the time and zoom only when aiming and shooting (or investigating a dot in the sky).
It's for a museum. The cockpit is there and it's about to be inaugurated. If it's default, no keyboard needed. If it's not default somebody has to touch that options on every flight. And I mean someone not used with Il2.

Pictures? Yeah:






Gauges are not functional... but all levers are and the triggers too. There will be a big screen in front of the cockpit. Obviously, if you sin into a real cockpit you do not need a virtual cockpit, and the FOV must be set on widest by default, because a real I-15 cockpit has no keyboard!

I'm not the builder, so I don't know from where has he taken the charts to build it. It has no real parts, it's all builded from scratch. I'm only the guy who must connect this to the Pc and make it functional. That's why I'm asking this very simple questions, that in my home I have maped in a normal CH Joystick and I don't mind setting them every time, but this is a very different thing as you see...

I've still not been able to find where in the conf.ini can I set that by default...

Last edited by TUCKIE_JG52; 05-22-2011 at 08:43 PM.
Reply With Quote
  #4  
Old 05-26-2011, 02:10 PM
TUCKIE_JG52 TUCKIE_JG52 is offline
Approved Member
 
Join Date: Oct 2007
Posts: 250
Default

No clues for a solution on this?

Well, I'll have to write a quick fly manual for evereyone using this cockpit...
Reply With Quote
  #5  
Old 07-22-2011, 08:15 AM
TUCKIE_JG52 TUCKIE_JG52 is offline
Approved Member
 
Join Date: Oct 2007
Posts: 250
Default

Everybody got silenced?

Well I've finally done some printable instructions, I still haven't found the way to make the no cockpit 90º FOV view as default, and I've been looking into conf.ini and default flight mod files...

On every flight someone has to type on the keyboard Control F1 four times and Av.Pag once.

I'm surprised to get stuck at so simple question, when I could configurate and modify much other options...
Reply With Quote
  #6  
Old 07-23-2011, 02:53 AM
MadBlaster MadBlaster is offline
Approved Member
 
Join Date: Oct 2010
Posts: 666
Default

you could write yourself a glovepie macro to run in the background when the game is running. you need a trigger action. something like pressing on the wheel brake will kick it off.

here's simple example:

ppjoy1.analog0 = joystick1.x (these would be your peddles as Glovepie might see them, an axis range -1 to 1, but I'm not sure how it would actually see them.)

//90 degree fov macro

if ppjoy1.analog0 = -1 then
key.pagedown=true
key.pagedown=false
endif

so, in this simple example. I press wheelbrake and signal is -1. this causes glovepie to toggle the pagedown key. this action will occur every time i press the peddles. if you want to do "no cockpit" you can put those keys in there too.

so, no more pressing a bunch of keys, but you would still have to run glovepie in the background while the game is running. but you could put it in a dos batch file to start the two programs (il-2 and glovepie) simultaneously. that wouldn't be so bad.
Reply With Quote
  #7  
Old 07-25-2011, 11:48 AM
Artist's Avatar
Artist Artist is offline
Approved Member
 
Join Date: Jan 2010
Posts: 362
Default

MadBlaster's idea is good... here are two more:

1. The guy who built the cockpit must have used a USB-connected controller-board to connect the levers to the computer... Most probably, this board *also* supports a number joystick buttons (uusually 32). I guess that the fire-button is connected there, too. Connect one big red button to that board and use glovepie or autohotkey as MadBlaster described. Label that button "Press me!"

2. Write a small program that
a) uses DeviceLink to determine if the player has entered the cockpit and
b) then sends the needed key-combinations to IL-2

Artist.
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 09:50 AM.


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