-
Posts
135 -
Joined
-
Last visited
Personal Information
-
Flight Simulators
Falcon4 BMS, CoD and BMS
-
Location
The Netherlands
-
Interests
military jets, mostly Viggen
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I rebuilt my pc (mainbord, graphics card, cpu and memory) to a more current standard and used my previous Win10 install which works fine, after a re-buy of a product key. The issue I'm having is that all planes in DCS (standalone version) roll hard to the left when I enter the active 3D world in flight. I checked the controller setup: nothing strange there, although I had to remove some none-controller entries (like my Winwing ICP). I also checked the general roll curve: nothing strange there, it's a straight diagonal line with a dot right in the middle. Of course I re-calibrated my Cougar, but that didn't solve it. I checked BMS 4:37 and all is ok there. The screenshot is from the DCS general axis options page. Any idea's?
-
modules won't install in 1.5.7
Snail replied to Snail's topic in Release Version Bugs and Problems (Read only)
I took the plunge and updated to 1.5.8 and 2.2. All modules are installed now. Thanks for helping me out! -
modules won't install in 1.5.7
Snail replied to Snail's topic in Release Version Bugs and Problems (Read only)
I have read som less good reviews of 1.5.8. and 2.2 How can I choose to upgrade to e.g. 1.5.7.11762? -
modules won't install in 1.5.7
Snail replied to Snail's topic in Release Version Bugs and Problems (Read only)
The planes also won't install in 1.5.7: same error message. -
modules won't install in 1.5.7
Snail replied to Snail's topic in Release Version Bugs and Problems (Read only)
Thanks, I think I'll wait for 2.5 then :-) -
I can't remember to have seen a picture of Viggen pilots having maps in their kneepads. It would be very much appreciated though if the pilot became available! :thumbup:
-
Yes, those empty seats are spooky: like nobody is flying this plane.............
-
modules won't install in 1.5.7
Snail posted a topic in Release Version Bugs and Problems (Read only)
Today I bought 3 modules (Normandy 1944, Spitfire mkIX and Mustang) and tried to install them from within the module manager. My current install is 1.5.7. The message I get is this: version 1.5.7.11476.394 is not available See attached log file. Any idea how to solve this? autoupdate_log.txt -
This is the part of my lua file (added lines are bold) --Navigation {combos = {{key = "N", reformers = {"LCtrl"}}}, down = 3001, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, name = "Datapanel IN/UT Input / Output switch IN", category = "Navigation"}, {combos = {{key = "N", reformers = {"LShift"}}}, down = 3002, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, name = "Datapanel IN/UTInput / Output Switch OUT (UT)", category = "Navigation"}, {down = 3008, up = 3008, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0.0, name = "Navigationpanel Button L MÅL", category = "Navigation"}, {down = 3009, up = 3009, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0.0, name = "Navigationpanel Button LS", category = "Navigation"}, {down = 3010, up = 3010, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0.0, name = "Navigationpanel Waypoint BX", category = "Navigation"}, {down = 3011, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0, name = "Navigationpanel Waypoint 1", category = "Navigation"}, {down = 3012, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0, name = "Navigationpanel Waypoint 2", category = "Navigation"}, {down = 3013, cockpit_device_id = devices.NAVIGATION, value_down = 1.0, value_up = 0, name = "Navigationpanel Waypoint 3", category = "Navigation"},
-
I've copied those lines to the default.lua in the AJS/joystick folder, in the navigation part of the file, just above the 'down = 3011 etc' line, but they don't show up in the controls section. Any additional action needed?
-
There are only three devices listed there: joystick, keyboard and mouse. No TM MFD's and no Logitech G13... Though they do show up in the controls section ingame... Any ideas?
-
While setting up my HOTAS etc. I want to use a TM MFD bezel for the navigation panel. In the controls section ingame the 9 waypoint buttons are present to be assigned, but the BXL, L/MAL and LS/SKU buttons seem to be missing. Is there any way to assign them?