Jump to content

sobek

Members
  • Posts

    12402
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by sobek

  1. sobek

    DCS - non balanced

    Nebenher heißt Yo-Yo hat experimentiert, inwiefern er das Rotormodell des Ka-50 auf einen Starrflügler ummünzen kann, es dürfte gut funktioniert haben und dann werden sie sich wohl gedacht haben, dass man aus dem Experiment auch Kapital schlagen könnte, zumal TFC auch eine echte P-51 im Stall stehen hat, auf die man zurückgreifen kann.
  2. sobek

    DCS - non balanced

    Die Diskussion driftet ab... Wenn ihr euch über die Features von IL2 unterhalten wollt, macht das bitte auf einem Medium, das nicht exklusiv DCS gewidmet ist. Mudspike kann ich z.B. sehr empfehlen.
  3. That recording engineer must have been high as a kite, it sounds extremely weird. Either that or strange compression.
  4. I'm going to close this as it is OT for these boards. For this type of content, please use a board that has some connection to FSX.
  5. We do not control your email service provider, sorry. If they have an arcane blacklisting policy, there's nothing we can do about it.
  6. The hash probably includes a timestamp.
  7. Oh dear that certainly is annoying. Have you tried a repair?
  8. Das kann durchaus funktionieren, falls wirklich ein Kontakt des BGA eines der Chips das Problem ist. Ist aber AFAIK eher bei Laptop-Grafiklösungen der Fall. Falls die Grafikkarte tatsächlich im Eimer ist, kanns aber auch nicht schaden.
  9. Contact a flight school that is close to you, i'm sure they can help you. I'm not even convinced that this is a problem if you have a good pair of glasses.
  10. Please choose the appropriate file for your product from http://en.wiki.eagle.ru/wiki/Problem_with_Activation Disclaimer: This will potentially cost you an activation.
  11. Ich bin zwar eigentlich ein AMD Jünger, aber wenn man sich die Testberichte so anschaut, kommt man derzeit in deinem Preissegment an der 970 nicht vorbei. http://forums.eagle.ru/showthread.php?t=40641
  12. sobek

    DCS: F-5E!

    You should take a closer look at the icon.
  13. Fair enough.
  14. I disagree. There's a lack of qualification of what "better" means, but in no way does "for task a, b is better than c" explicitly or implicitly state that you cannot accomplish a with c. :)
  15. I don't think that anybody here argued that a certain algorithm cannot be accomplished with a certain language.
  16. Take a look at the experimental F-16 flight model testbed that's floating around. It's programmed in C++ AFAIK, though not by ED.
  17. This is the wrong venue for what you are asking. Please try mudspike or simhq.
  18. sobek

    DCS - non balanced

    Wenn die Grundsteine gelegt sind, wird es vermutlich auch mal eine F-16 geben (das ist meine Vermutung, nichts offizielles).
  19. As of late, I'm a huge fan of Sublime Text 3.
  20. There are tools for C++ just as for any other language that help you catch syntax errors. Of course the more powerful your programming language is, the more possibilities there are to also make complex errors that can not be caught by the compiler.
  21. Programming language discussion split off to here. Let's keep this thread on track.
  22. This isn't being invented by a guy in a college. Source-to-source compilers are a reality right now, however you can't realistically expect to develop a complex program in one language, put it through a meatgrinder aka a transpiler and expect efficient and well structured code to come out the other end. The only time i have seen a transpiler used with a reasonable level of success was in the automotive industry where code is written in a graphical "connect the blocks" style language called Simulink and then compiled to C to run on automotive control units. The software however is written with rather strict style rules specifically with the transpiling process in mind from the outset. There are things like the Python specific Python 2 to Python 3 converter, but that is hardly comparable to a real transpiler.
  23. No. C++ is still the bread and butter high level language for programming computationally intensive games and their engines. Your post is pretty much a misconception. Edit: To take your boxes example, at worst, EDGE means putting DCS out of an old box and putting it inside a newer one. At best, it means DCS is put out of a box, put next to a new box and "loosely coupled" to that box, making the core DCS box smaller and easier to service and hopefully facilitating similar moves for other parts of the DCS core.
  24. Yup.
×
×
  • Create New...