My project... IL2 Wingman

Dedicated Forum for developers of programs/utilities. To announce new or updated products, to share knowledge and ideas for development.

Moderator: CrazySchmidt

My project... IL2 Wingman

Postby CPS_Shadow on Fri Jan 21, 2005 5:02 am

Euro_Snoopy pointed me to these forums. Some real cool projects going on here :)

Mine is an effort to combine the different information sources on the planes into a single coheisive interface. I have been working on it in my spare time since summer.

It combines the data from Hardball's, IL2Compare, PE_Mosers website and the bomb data from this site into a single interface. I have also added some info that I compiled on my own and added some users tools for notes and links. All data is used with permission of the various author's.

It also has a few utilities in it for the config file, keyboard layout view and a log viewer/parser.

It is still in Beta but at this point I am broadening the beta so feel free to take a look.

You can download it here:

http://www.speakeasy.org/~word/IL2Wb-55.exe

The beta is being run from this forum:

http://www.casualpilots.com/forum/viewf ... c270303522

I also will be mirroring the file on this site soon. Hope you enjoy :)
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby IV/JG1_Oesau on Fri Jan 21, 2005 5:09 am

Shadow, like the sound of it!

Hardball viewer, have you got a update version of this? Sorry if the question is stupid, I'm in the process of downloading it now.

Oesau
Image
IV/JG1_Oesau
Squadron Leader
 
Posts: 386
Joined: Tue Dec 07, 2004 11:53 pm
Location: Sydney, Australia

Postby CPS_Shadow on Fri Jan 21, 2005 5:15 am

Harball is getting close to releasing the PF version of his viewer. He will send me the info when he has completed it.

So no PF data for hardballs yet. Soon I hope.
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby IV/JG1_Oesau on Fri Jan 21, 2005 5:25 am

Having a look through it at the moment, really liking it!

How many beta testers you got?

Also, like the squadrons site and approach to flying online.
Image
IV/JG1_Oesau
Squadron Leader
 
Posts: 386
Joined: Tue Dec 07, 2004 11:53 pm
Location: Sydney, Australia

Postby CPS_Shadow on Fri Jan 21, 2005 5:52 am

Officially my Squad plus two others.

I'll take feed back, bug reports and sugestions from anyone who tries it.

Part of the reason I am opening up the Beta is to get more feedback and find any last bugs before I go to a release version. I am pretty close to a release.

It's a great squad we have a lot of fun :)
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby CrazySchmidt on Fri Jan 21, 2005 6:54 am

Hi CPS_Shadow, welcome to the forum. Your project sounds great, always good to have all the info in one place. I'll be taking a look.

Cheers, CrazySchmidt. :)
User avatar
CrazySchmidt
Utilities Developer
 
Posts: 358
Joined: Wed Dec 08, 2004 1:59 am
Location: Auckland, New Zealand

Postby MaXMhZ on Fri Jan 21, 2005 10:58 am

Great Utility !

S~ MaX
Image

Waste no more time arguing what a good man should be. Be one.-Marcus Aurelius
NWS Online Shop
User avatar
MaXMhZ
Site Admin
 
Posts: 1188
Joined: Fri Dec 10, 2004 11:23 am
Location: NL

Postby CPS_Shadow on Fri Jan 21, 2005 7:35 pm

Thanks Max :)

Your Gizmo is looking great too!

We have a bit of a cross over in the config tool area. But our tools are different enough I think they each stand on thier own. I may have a question for you from time to time, from the looks of it, you are much further along than I am.

And feel free to ask me anything.
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby MaXMhZ on Fri Jan 21, 2005 8:19 pm

I like yours more ;)

And I did a restart on mine lol - parser wasn't good enough...

You're missing a couple of things in config editor though ;)

I'll make a list and post it here...
Image

Waste no more time arguing what a good man should be. Be one.-Marcus Aurelius
NWS Online Shop
User avatar
MaXMhZ
Site Admin
 
Posts: 1188
Joined: Fri Dec 10, 2004 11:23 am
Location: NL

Postby MaXMhZ on Fri Jan 21, 2005 10:28 pm

K - just some remarks :D



Miscelaneous Tab
Code: Select all
Graphics Settings:
-----------------
  - Make current mode an x-coord y-coord n-bits value thing
    so you could type 1080x600x32 or 1080x500x16 e.g.
    Add
      ChangeScreenRes [0|1] change the screen resolution
      FullScreen [0|1] Use the complete monitor
      SaveAspect [0|1] keep 4:3 monitor aspect ratio

    Now when setting the screen resolution to 1080x600x32
    and setting ChangeScreenRes to 0 (keeps desktop), FullScreen to 0 (plays in a window),
    and SaveAspect to 0 (now plays sort-of a widescreen view :D)

    This is a method to get rid of "black - bars" on widescreen/non standard format etc etc

displays.

  - there are settings for "Shadows", and "Effects" they are both numeric (0, 1, 2)... and may

grow in future.
  - same goes true for Water [0..3], Sky [0..2], Forest [0..3]

Miscelaneous Settings:
---------------------
  - there is a "ClearCache" [0|1] under the [game] heading which when not set (zero) will leave

the IL-2 Mat Manager skins/numbers so they don't have to be uploaded again.
  - besides a NoSubTitles [0|1] switch there is a "NoSubtitlesLines=<num>" number of subtitle

lines to display on screen.
  - a "Fix Chat Region" button ;) ppl mess up their chat a lot ...
  - also a "Fix Esc Problem" - for some reason the HoetKeyGUI command

    [HotKey gui]
    Escape=activate

    gets lost a lot by people lol


For the rest it's pretty much complete and working...

Except Sound, Joystick/HOTAS, Mouse


Here's an annotation of my conf.ini :

http://members.home.nl/maxmhz/conf.ini.txt
Image

Waste no more time arguing what a good man should be. Be one.-Marcus Aurelius
NWS Online Shop
User avatar
MaXMhZ
Site Admin
 
Posts: 1188
Joined: Fri Dec 10, 2004 11:23 am
Location: NL

Postby CPS_Shadow on Sat Jan 22, 2005 7:25 pm

Cool you have notes on a lot of the ones I don't. I'll get those added :)

Haven't decided which tab I will add next. Keyboard mouse etc. may be a seperate utility. I have a keyboard editor half written already.
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby MaXMhZ on Sun Feb 13, 2005 1:51 am

I updated it just yet :D

http://members.home.nl/maxmhz/conf.ini.txt

;)

So I'm still working at mine ;) anyways lol
But mine is slowly progressing (not much time and just learning delphi)

Besides that - if you want to give credit - do it to

Acknowledgements go to

Grille Chompa / Dieg777 / Tully__ / Euro_Snoopy

http://www.sturmovik.de
http://www.sturmovik.de/wiki/index.php?title=Hauptseite

http://www.airwarfare.com

That's where I got most of my info ;)
Image

Waste no more time arguing what a good man should be. Be one.-Marcus Aurelius
NWS Online Shop
User avatar
MaXMhZ
Site Admin
 
Posts: 1188
Joined: Fri Dec 10, 2004 11:23 am
Location: NL

Postby CPS_Shadow on Mon Feb 14, 2005 10:11 am

Cool thanks for the info. I'll have to see what you added :)

I have a new build ready to upload so the Acknowledgements will go in the next version.

I'll work on some of the display stuff soon.
CPS_Shadow
Image
CPS_Shadow
Air Cadet Level 2
 
Posts: 7
Joined: Fri Jan 21, 2005 4:44 am

Postby jrjacobs on Sun Mar 13, 2005 10:42 pm

kewl prog.... can't wait for it to be done (bomb data pictures etc)
FYI my system specs are
Intel P4 3.2EGHz CPU
2GB (4x512MB dual channel) PC3500 RAM
ASUS P4C800 800 MHz FSB Board
PNY GeForce 6800GT
SilenX 600W PSU
CHPro - Fighterstick, Throttle Quad, Pedals Pro
jrjacobs
Air Cadet Level 1
 
Posts: 2
Joined: Sun Mar 13, 2005 12:34 am
Location: Wisconsin USA


Return to Developers Central

Who is online

Users browsing this forum: No registered users and 1 guest

cron