Jump to content

slowmover

Members
  • Posts

    366
  • Joined

  • Last visited

1 Follower

About slowmover

  • Birthday 01/01/1993

Personal Information

  • Flight Simulators
    UH-1H Huey
    Ka-50
    Mi-8MTV2
    SA342 Gazelle
  • Location
    Greece
  • Interests
    Pit-building

Recent Profile Visitors

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

  1. I was testing the chinook with L118 light gun and i tested almost all ropes and it is not stable at all. Any idea where the problem is? It is at cargo or at CH47F? The problem was on Germany map but while i tested it on Caucasus i noticed the same problem there. So i guess it is not the map. What i noticed. If i take of trimmed and i do not used at all the Button of TRIMM REL it is ok i can fly it. But while i fly if i try to press TRIMM REL to use my pedals to bring the white ball centered the cargo starts to sling immediately.All this with the 100ft rope. It feels that helicopter has a YAW sensitivity LastMissionTrack - 1.trk LastMissionTrack.trk
  2. Thanks i manage to fix it. Hello mates. I want to make a panel with blacklight which i can control it with DCS bios. i will use a 4CH MOSFET. I take an example the Heuy Overhead Console Panel Lights Brightness. -I need as input: DcsBios::Potentiometer brtConsole("BRT_CONSOLE", PIN); -And as output: void onBrtConsoleChange(unsigned int newValue) { /* your code here */}DcsBios::IntegerBuffer brtConsoleBuffer(UH_1H_BRT_CONSOLE, onBrtConsoleChange); I need some help with the output. Where is should place it in the sketch?
  3. Hello mates.Any idea why the FM volume stay at 33%volume when i have it to 0?My pot max value is 43865 not 65535.i us a B10k pot. image.png
  4. They open only with emergency release. pilots enter from cabin door.
  5. Here is the mission. It seems i can not fix it.Maybe you can give it a look. Syria Operation Lizard Phase #1 .miz
  6. Here is the LUA. i fix it i run mission lua and it crashes again almanac[32] = {} almanac[32]["System"] = SAT_SYS_GLONASS almanac[32]["Number"] = 4 almanac[32]["Orbital"] = 1 almanac[32]["GLONASS_Data"] = {} almanac[32]["GLONASS_Data"]["NKU_Number"] = 795 almanac[29]["GLONASS_Data"]["Cosmos_Number"] = 2403 -- WRONG almanac[32]["Eccentricity"] = 4.054000e-003 AND HERE almanac[36] = {} almanac[36]["System"] = SAT_SYS_GLONASS almanac[36]["GLONASS_Data"] = {} almanac[36]["Number"] = 8 almanac[36]["Orbital"] = 1 almanac[36]["GLONASS_Data"] = {} -- WRONG almanac[36]["GLONASS_Data"]["NKU_Number"] = 797 almanac[36]["GLONASS_Data"]["Cosmos_Number"] = 2412 GPS_GNSS.lua
  7. Hello mates. i am getting this error when i try to open my mission. Any idea how can i fix it?
  8. You have to download <<Static_Objects>> and inside there at <<Shapes>> you must drop the <<Bambi Bucket>> file to work. Thanks for sharing the file. I also edited the weight the <<db_cargo_objects.lua>> at <<Database>> folder. And also i can drop it in water and it does not brake the cargo. But if you drop the Bubmi bucket you can not hook it again it goes under the ground. add_cargo({ Name = "bambi_bucket", DisplayName = _("bambi_bucket"), ShapeName = "bambi_bucket", Life = 8000, Rate = 100, desrt = "self", canExplode = false, mass = 1000, minMass = 250, maxMass = 5500, couldCargo = true, --category = 'Cargo', topdown_view = topdown_view, --SeaObject = false, isPutToWater = true,
  9. I was testing the new Dlss4 that came out the verzion v310.2.1 with preset K and i notice that a/c with MFD i have problem to see the numbers. with the old v3.8.10 with preset F ( i remember i used F with that verzion) i had no problem. I use DLAA and DLSS upscale with Balanced of Performance Anyone having this problem? i also upload my profile Digital Combat Simulator.nip
  10. For me this mod work great. I can also see instruments with NVG!!! i wonder if there is any way to adjest the position of the NVG while you are in game?
  11. I think I tried your option.lua settings but it did not helped. I will try again and I will also disable volumetric light. If still does not work what else can I try?
  12. -installed Reshade 6.3.3 with full ad on support and ONLY directX both at bit and bit-mt -installed ReshadeDCS_VREM_v7.2_unofficial_reshade with ovgme I tested it on 2D. Hiding label works. NVG does not work on 2D. And at VR nothing works And also my settings
  13. I reinstalled it with only DirectX selected and i could not manage to make it work.But i installed it only at bin/mt i use only the MT verzion.At Home page at reshade should i leave them all blank or can i use that effects? May the force enable VR is a problem here? Or maybe i should uncheck from openXRtoolkit? Here also my settings: Should i turn off anti-allasing and Upscalling?
  14. Thanks mate i will give a try. I guess i have to reinstall Reshade with out the OpenXr and just use the Mod with OvGME. Question the NS430addon work onoly with Heuy or with all modules? (i guess with all)
×
×
  • Create New...