Jump to content

sslechta

Members
  • Posts

    508
  • Joined

  • Last visited

Everything posted by sslechta

  1. My ASSumption is that maybe a dev was troubleshooting FPS issues and set the mouse thing up for test and forgot to turn it off.
  2. Getting longer uptimes on the VA server too so far.
  3. I wonder if the beta install got confused on what your 1.2.6 install was? It should have been copying most of that locally instead of download. Good Luck getting that worked out.
  4. Slow the plane down while circling for another pass at the airport. You don't want to touch down that fast.
  5. Thanks for the heads-up on that.
  6. Yeah, slow it down a bit on landing. The advice above is good. I also hit the deck at around 150. I use flaps and air brakes prior to that so when wheels touch, it's easy to get 125 and below when you apply wheel brakes.
  7. Hey Pete, new AMD drivers..... http://forums.eagle.ru/showthread.php?t=117768
  8. No, Chris. Try connecting to VA Server. We are connecting to that fine.
  9. VA Server is up now.
  10. Those comments weren't directed at you, Living Food. It was in reference to the other bickering going on before your post.
  11. I agree with you. Hat clip is just a reflector.
  12. I think there's been a couple of other discussions on the forums on pro clip vs. hat clip.
  13. Super glue here too. I think mine broke in the first few days I owned it. I've had it 9 months now and just re-apply the super glue every couple of months. Despite how fragile it is, I still like it better for tracking than the hat clip.
  14. Welcome Jomar! I went to the DCS World file downloads page and found a mission where you take off, fly through some waypoints, and land at another airport: http://www.digitalcombatsimulator.com/en/files/347211/ Another alternative is to try out multiplayer and jump on our Virtual Aerobatics server. It's a non-combat server where you can free fly where ever you want. Players of all skill levels fly on this server so there's no need to feel bad about your level of flying. Again, welcome to the community and the key thing is to have fun!
  15. Another thing I realized is I think ED took away the debriefing screen on 1.2.6. Not sure if it's coming back.
  16. 1.2.7 is due out any day. I would wait until then to start looking around just in case this mod starts to work again. :D
  17. Marmusman, Ebs, the creator of this mod, hasn't posted since May. I'm not sure he's supporting it any more.
  18. DCS World is the "Master Program". Install that first, modules after.
  19. HiJack/MTFDarkEagle - I'm a micro manager on my PC and can't stand having other processes running when I'm not using them... even if they take minimal resources.... :) So TrackIR startup with Windows doesn't work for me. Nybble, Here's the script I came up with between the dotted lines. You'll need to change the directories of your TrackIR and DCS if you have them in different locations than me. After testing, 5 seconds was about the lowest sleep delay that would allow TrackIR to load before DCS starts. Just put the code into a Notepad window and save the file as whatever name you want with a .bat on the end. You can then set a shortcut from that to your desktop or pin to start menu. ------------------------------------------------------- c: cd "C:\Program Files (x86)\Accessories\TrackIR5" start TrackIR5.exe sleep 5 cd "C:\Program Files\Eagle Dynamics\DCS World\bin\" start DCS.exe --net-mode gui exit ------------------------------------------------------- P.S. - If you receive an error that 'sleep' is not a recognized command, it's not on your PC. Hit the following link and download sleep.exe to your C:\Windows directory. For some reason newer versions of Windows don't include it by default. http://www.computerhope.com/dutil.htm
  20. I was thinking about that too. I could probably toss together a .BAT file tonight that could be launched as a desktop shortcut. In it would code something like: - Start Track IR - Wait 10 seconds (or whatever time) - Start DCS Multiplayer Track IR can also be started on Windows boot but we don't always need to fly when the PC is rebooted.
  21. Thanks sir.
×
×
  • Create New...