Jump to content

davidp57

Members
  • Posts

    821
  • Joined

  • Last visited

Everything posted by davidp57

  1. Great news Mirabelle ! Passe lui le bonjour de la part de la VEAF qui pense bien à lui ! Cheers, Zip.
  2. Servers have run for decades before they introduced this relatively new feature. Their owner and their players never complained about it being "unrealistic". I think that realism is really what I'm after; but I like to do some concessions to the fact that : we're not real pilots - labels in the cockpit are not that outrageous we're not in the real workd - I fly with dot-labels over aircrafts that are 10-4 nm away, because I can't see one tiny pixel on my screen, where a real pilot can see a plane at 10nm we're playing a game - I use the external views, including the F6 view because it's fun we're playing a very badly optimised game - VR players, players with a small budget, do not have the processing power needed for shadows, turbulence, you-name-it we're playing a very buggy program - I have multiple mods that are there only to correct long-standing bugs in DCS ; this stops me from joining IC-enforcing servers (I don't complain) Long story short, I don't like being forced to do something in a game. Love, Zip.
  3. Because, on multiplayer, the client and server parts are on separate machines, in a different network. That means that it is impossible to call lua code from the client space to the server space. In single player, it becomes possible because the two spaces are merged on the same machine. That's what I understood anyway. I may be wrong of course, please correct me in this case.
  4. My grandma used to say : never give money away if you're gonna regret it ; either consider it a gift, or get something in return immediately ;) But, more seriously, his project is open-sourced and on Github. I'm pretty sure someone with DCS and .Net experience can easily take the relay. Not me, I've got my hands full ;)
  5. 3-7 is realistic
  6. Thanks man, appreciated ! Cheers.
  7. Thanks deadpool, I've copied and modified your script for my own build pipeline (credit given, of course). I hope you don't mind ?
  8. Since the last DCS update (2.5.6.47224) our server's Tacview recordings have some timestamping problems (everything is dated from april 17th) and I have experienced the same kind of problem as you : my plane was labelled with some other pilot name (who also had his own plane flying in the ACMI). Why ? Care to elaborate, please ?
  9. Hi, while designing a new mission in Persian Gulf I have frequent crashes involving exception E06D7363. It seems related to this report, so I'llattach all my crashlogs, hoping it'll help the team. dcs.log-20200422-124022.zip dcs.log-20200414-120145.zip dcs.log-20200414-120707.zip dcs.log-20200414-121455.zip dcs.log-20200414-121634.zip dcs.log-20200414-124512.zip dcs.log-20200414-124702.zip dcs.log-20200414-163323.zip dcs.log-20200414-180402.zip
  10. Super nouvelle ! Bravo Dimitriov !
  11. @Worrazen: some missions (and thus, servers) force a set of options to the clients. Often, it's all about difficulty settings (map view, invicibility, unlimited ammo) but sometimes they force the wake turbulence because they think it's important for realism, overlooking the performance cost.
  12. Yes : don't use stereo_mode_use_shared_parser = true (set it to false in autoexec.cfg)
  13. Works on our server with 1.2.3
  14. You're most welcome !
  15. Thanks Mustang for the 2.5.6-compatible version !
  16. Ditto, we love you guys ! (and gals, of course ;) )
  17. Since last update (2.5.6.47224), on every mission involving the Stennis, our F/A-18C bounce, dance, slip, glide on the carrier deck. I've made to show what I mean. Please, ED, I hope you're aware of this really annoying bug and that it'll be corrected with SuperCarrier. As always, we know you all do your best, and we're counting on you ! Kind regards, Zip.
  18. Ok, great ! Thanks for your work !
  19. It's quite easy, I've done it for our (dedicated) servers. You have to : download the SRS installer and install it somewhere copy the installation folder to the first server's Saved Games folder (for me, "C:\Users\veaf\Saved Games\public_server_2.5.6\DCS-SimpleRadio-Standalone") we'll leave this installation as-is, with the default configuration. copy the installation folder to the second server's Saved Games folder (for me, "C:\Users\veaf\Saved Games\private_server_2.5.6\DCS-SimpleRadio-Standalone") edit the server.cfg file in this copy and set a specific port (edit the line beginning with with "SERVER_PORT=") (we use 5102) open this port in your server's firewall (optional) edit your server settings so the autoconnect feature runs the connection to the port you chose (e.g. 5102 for us) by editing the "Scripts\Hooks\DCS-SRS-AutoConnectGameGUI.lua" file in your server Saved Games ("C:\Users\veaf\Saved Games\private_server_2.5.6\Scripts\Hooks\DCS-SRS-AutoConnectGameGUI.lua" for us). Simply set the port and address in the line beginning with "SRSAuto.SERVER_SRS_HOST =" And that's all ! Ah, one last thing : you must start both servers by running the SR-Server.exe program in both installation folders
  20. You can use SkateZilla's utility : https://forums.eagle.ru/showthread.php?t=160053
  21. Thanks Moltar ! I noticed that your OvGME repository XML file only refers to your sound pack, not your other mods (which are however present on your repository, via http://195.201.110.22/downloads/moltars_mod Is this an error ?
  22. You could modify the Mods\aircraft\<XXX>\Cockpit\Scripts\Macro_sequencies.lua file and use the push_stop_command function to specify commands that will be sent to the sim when the pilot presses the "Auto STOP" control (Windows - END)
  23. Still nothing, at least not here. I've got several crashes in the last weeks, all the same as this one. Let's hope that when the SuperCarrier is released, E.D. will have a look at this crash.
×
×
  • Create New...