Jump to content

dFlow

Members
  • Posts

    393
  • Joined

  • Last visited

About dFlow

  • Birthday 12/01/1982

Personal Information

  • Flight Simulators
    DCS, KSP
  • Location
    LOAV
  • Interests
    Motorcycle, play Trombone, flying
  • Occupation
    IT
  • Website
    https://www.youtube.com/channel/UCNsrjloyYcByKksU2QUYwow

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. okay did some tweaking with the IPD settings in DCS for VR - it helped to fix my problems with the spyglass zoom, but the problem of the periscope remains. and as far as I have seen the biggest issue is the vertical mis-alignment of the left/right picture
  2. Same issue for me, not only on the periscope but also on VR spyglass zoom. Only workaround for me is to close one eye, but that cannot be the solution. Same DCS setup and zooms worked in my Oculus Rift-S - on my current Reverb G2 I have the crosseyed issue like described above. could it be a thing from the DCS VR menu, where you can set up some IPD settings as well?
  3. Can reproduce! I gained about 50% more performance on Mariana islands map. For example: had about 45 fps on supercarrier in Tomcat cockpit now: 65 fps, same setting --> this is all in VR, so it gave me an incredible boost in performance. This problem needs to be sorted out!
  4. Thanks for the explanation, I was not aware of that! I already tried to use an extracted information of a plane group, but it didn't work out (similar result ... nothing, not even an error) I'll give it another try though, also regarding the unit information above! thanks guys!
  5. hello! I've ran into some problems with scripting. what I try to achieve is to spawn units by using the addGroup command. It works fine with ground units, but i am really struggling using it for planes. Here my code, I would really appreciate it if someone could push me into the right direction, thanks! local ranID = math.random(40, 50) local yposN = -11996.407153541 local xposN = 131505.05966096 local plane = { ["visible"] = false, ["hidden"] = false, ["taskSelected"] = true, ["route"] = { }, -- end of ["route"] ["start_time"] = 0, ["name"] = "AI_"..ranID, ["task"] = "CAP", ["tasks"] = { }, -- end of ["tasks"] ["skill"] = "Average", ["radioSet"] = false, ["communication"] = true, ["uncontrolled"] = false, ["name"] = "AIname_"..ranID, ["groupId"] = "AIgroup_"..ranID, ["callsign"] = "AIcallsign_"..ranID, ["unitId"] = "AIunitId_"..ranID, ["type"] = "MiG-21Bis", ["livery_id"] = "iran - 51st sqn", ["psi"] = -2.1224513093216, ["onboard_num"] = "010", ["y"] = yposN, ["x"] = xposN, ["alt"] = 4572, ["alt_type"] = "BARO", ["speed"] = 220.0, ["payload"] = { ["pylons"] = { [1] = { ["CLSID"] = "{PTB_490_MIG21}", }, [3] = { ["CLSID"] = "{PTB_490C_MIG21}", }, [5] = { ["CLSID"] = "{PTB_490_MIG21}", }, [6] = { ["CLSID"] = "{ASO-2}", }, }, ["fuel"] = 2280, ["flare"] = 40, ["ammo_type"] = 1, ["chaff"] = 18, ["gun"] = 100, }, ["callsign"] = "AI_unit_"..ranID } coalition.addGroup(34, 0, plane)
  6. thats also what i encountered, any help for this ?
  7. Last night, my flight group and I had a very strange Problem on my dedicated server: we loaded a Lobby mission, to pre-load the map and modules, and enable to connect everyone to the server we switched to our destined miz -> once server loaded the miz, It crashed we tried that miz on a client in SP -> worked we tried that miz on a client in MP hosting -> worked we saved that miz again and renamed it, loaded on the server again --> crash The logs didn't really show anything for me, so I'd be glad if someone could take a look at it and point me in the right direction. I attached two dumps and the last version of the miz (still crashing the dedicated server) FFSC__S03.2.miz dcs.log-20220322-210542.zip dcs.log-20220323-001110.zip
  8. next video in this line!
  9. A new campaign and some new video: Gyros campaign by TWATs This time, flying the Gazelle Mistral Enjoy Gesendet von meinem SNE-LX1 mit Tapatalk
  10. Another video added to our list: Its about the next step towards a new region: Homs This time I was flying a viggen trying to do CAP in the early phases and gather ELINT later on. Enjoy! Youtube by link
  11. can confirm on that, had the same issue SP is working though
  12. Here i show you some of the recorded sessions of our multiplayer campaign. We're a small group of pilots doing a hand-made / Game Master controlled campaign to liberate syria. On that campaign we start small, having to unlock better airframes. Those are bound to regions wo conquer (for example: Tabqa, Hama, Idlib, Homs, Palmyra .... regions). Our main goal will be the city of Damascus, where our enemy has his capital. Please follow us on our adventure. All recordings are done in VR, I cut it down to approx 10-15mins per round (which is about 3h long usually). here the video from our latest round: Youtube by link or:
×
×
  • Create New...