Special Aircraft Service

Please login or register.

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

Author Topic: New flight sim project  (Read 51337 times)

0 Members and 1 Guest are viewing this topic.

Stainless

  • moderator
  • member
  • Offline Offline
  • Posts: 1530
New flight sim project
« on: September 02, 2014, 02:24:23 AM »

If I did decide to write a flight sim, and I'm not definetly going to, what features would I need to add to make it worthwhile.

I'm thinking of something that could use the aircraft and maps and missions from IL2 so you could continue have your own input to the game, but on a modern codebase.

The core of it would be a set of editors that take IL2 format "things" as inputs and spit out new game things.

So you load in a cockpit script class file, it gets munged into something else which you can edit and test and tweak before saving it out and using it in the game.

When making new "things" you would have standard templates available to make things simple (and possibly the option to spit out IL2 compatible versions).

How many of you would think it worthwhile and would want to play, and or , mod it?
 
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23563
  • Taking a timeout
    • STFU
Re: New flight sim project
« Reply #1 on: September 02, 2014, 02:40:35 AM »

Having seen what great things you did already, you can definitely count me in, both for playing and modding.
To me IL-2 basically has what it takes, but it's age is showing through at some points:
  • IL-2 is strictly single core, a new flightsim should be able to use multi core cpus much more efficiently
  • The graphics... I think you know better what can be tuned here. Modern GPU's capabilities would be nice to get used by a new flightsim, as much as it would be nice to have some "low spec" derivative which deals well with APUs
  • The multiplayer part would need to be redone from the scratch. IL-2's netcode is a nightmare and the lack of a centralized online platform will shine trough in all it's brutality if (god beware us) hyperlobby should once be shut down

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

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: New flight sim project
« Reply #2 on: September 02, 2014, 02:52:05 AM »

Not sure to have understood very well, at any rate what a successful historical combat sim should have, IMO, are two things:

1). To be based on SQUADRONS; I mean setting squadrons included in game and then add consequentially which aircraft they operated in time, where they was based, what liveries they sported with which markings and so on. Any different approach brings to an historical (unmanageable) melee.

2). To be OPEN to any kind of modification (or patch, or add-on - each community calls them differently, lol). I mean there should be "folders" (like recently done by TD for sounds and already existing for skins) where game is set to look before to load "stock" stuff, allowing anybody to insert his own material in an easy format, not requiring sophisticated tools to be created and managed.
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: New flight sim project
« Reply #3 on: September 02, 2014, 02:56:25 AM »

i'm very interested in such a project! :D
IL-2 Redux, ftw!  8)
sadly, at this point, i can't help much with the coding part of it (i'm slowly working to remedy this, but don't hold your breath, lol)
i can assist with texture work, if and where needed, and so i'll volunteer on that front.
for now, count me in as a supporter of the idea :D

just a comment on greybeard's post, which came up as i was typing this - my thoughts on the squadron thing is that that is a rather overly complicated way of going about it.
what might be better is to simply be able to easily edit your own squadron's, and that the game then applies markings as per your edits. this might be easier than having huge lists of squadrons having to be loaded up by the game each time.
just my thoughts, not based on any actual experience in this regard, though. add a pinch of salt as needed ;)
Logged
.....taking fun seriously since 1968.....  8)

Tran Long

  • member
  • Offline Offline
  • Posts: 144
  • KEYBOARD ARMY
Re: New flight sim project
« Reply #4 on: September 02, 2014, 04:21:11 AM »

Very nice idea, stainless.
About the sim, it should have a very open engine, easy to mod
With a sim like that, all of us can help you develope it, you just need to make an open game engine and main things, we can help you do the rest, and improve it
If you can make a sim that can use IL-2 stuff, that will be much better. IL-2 has an old engine that limited us in many aspects, your new engine can change everything, that will give us our IL-2 with a modern, open engine. The IL-2: World  8)
GOOD LUCK  ;)
Logged

DarkBlueBoy

  • Supporter
  • member
  • Offline Offline
  • Posts: 674
  • Learning slowly...
Re: New flight sim project
« Reply #5 on: September 02, 2014, 04:33:30 AM »

Great idea. I would fully support any project of this kind.
Logged

SAS~HolyGrail

  • Modder f*ck*r =)
  • SAS Team
  • member
  • Offline Offline
  • Posts: 874
  • A little mod in the making !
Re: New flight sim project
« Reply #6 on: September 02, 2014, 04:42:17 AM »

Count me in both for playing and modding ! I am lately a little bit busy with RL but..... 8)
Was waiting for something like this for ages :
The core of it would be a set of editors that take IL2 format "things" as inputs and spit out new game things.


Desperation with DirectX  :D : https://www.sas1946.com/main/index.php/topic,8304.0.html



~S!~



Logged
Dignified silence is worth more than a thousand insults...

sniperton

  • member
  • Offline Offline
  • Posts: 1226
Re: New flight sim project
« Reply #7 on: September 02, 2014, 05:42:02 AM »

An integrated campaign generator perhaps?

Or at least a data interface for external or plugin-style campaign generators?

As per now, campaigns are only a sequence of static missions. They're generated by external applications (basically hacks) like DGEN, DGEN_mod, or DCG. These only get mission result data from Il-2 on mission debrief, and do their job (e.g. flight path calculation, arming, squadron management) on the basis of their own databases, which are 'guesses' or duplicates of the game's own database (think of cruise speeds, weaponry, etc). Campaign design could be made much simpler by making these in-game data dinamically accessible.

Unfortunately, I personally can't help in this, except perhaps with some testing and some more crazy ideas...  :-\
Logged

Stainless

  • moderator
  • member
  • Offline Offline
  • Posts: 1530
Re: New flight sim project
« Reply #8 on: September 02, 2014, 06:20:29 AM »

Well, you can assume a modern rendering engine. Nice terrain, volumetric smoke and clouds, visual effects, all the toys on that side of it.

I'm not worried about the flight model at all, I have written them before.

It's a lot of work though.

I would want a single player campaign to get people into the game. Starting as a raw recruit turning up at flight school in England/Germany/Russia/USA and graduating to flight orientation school.

In flight orientation school you get to specialise. Fighters, Fighter Bombers, Heavy Bombers etc. You get to fly them and pick one to specialise in. (I know this isn't realistic, but it would work better for the game).

After that a few weeks of Aircraft Orientation School. You fly your selected aircraft in a set of training exercises. Then off to the front.

I would have to really on you guys for all the content for that, maps, missions, aircraft, you name it.

Multiplayer is always an issue, but I can write better network code than COD so I'm not too worried.

I would have to write a load of tools for you, but again it's just work. Find the time. Write the code.

Let's all have a think about it.
Logged

rockdoon

  • Modder
  • member
  • Offline Offline
  • Posts: 396
  • Flying Ass Clown #42
    • sandbar mitchell
Re: New flight sim project
« Reply #9 on: September 02, 2014, 06:26:51 AM »

stainless this sounds like a great idea... id love to help in anyway i can but sadly my programming skills are quite lacking and my 3d skills are limited to basic shapes haha
Logged

Tran Long

  • member
  • Offline Offline
  • Posts: 144
  • KEYBOARD ARMY
Re: New flight sim project
« Reply #10 on: September 02, 2014, 06:38:16 AM »

Hope you can make ships, tanks, cars,... driveable with their real physic, not a FM ;D
What do you think about that, guys?
Logged

VF111Sundowner

  • Virtual Ninja!
  • member
  • Offline Offline
  • Posts: 388
  • Why can't everything be Rocket Propelled!
Re: New flight sim project
« Reply #11 on: September 02, 2014, 08:27:28 AM »

If it can be coded and working a Truly Dynamic campaign, The likes seen in Falcon 4.0 and Mig Alley. Where your actions actually affect the battlefield from mission to mission.
Where if you knock out an airfield, bombers no longer harass yours. Blast a bridge and you'll find more traffic along another route. Flying a patrol and you stumble across a few JU-52 transports of FW-195 Owls recon your area.

That's probably my biggest gripe about IL-2 lack of a truly dynamic campagin.
Logged
Pages: [1] 2 3 4 ... 19   Go Up
 

Page created in 0.068 seconds with 24 queries.