

Simm0
Members-
Posts
76 -
Joined
-
Last visited
Personal Information
-
Flight Simulators
DCS, IL2 (all the way back to the start), MS 2020
-
Location
Australia
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
EDIT: It's possible my export scripts crapped out mid way through setup of F4E, standby... The crash seems related to the below function, after a bit of testing whenever I try to use those is causes a complete crash of the streamdeck plugin and export scripts that requires a streamdeck restart to restore. Edit, additional functions that increment by 0.3333333 all cause the same issue I'm not sure the pilot nav input and nav mode are working for the F4E unless I've figured it wrong. As far as I can tell this should be for setting mode between VOR TAC, TAC, ADF TAC and NAV COMP PILOT_NAV_FUNCT_SEL_PANEL_SOURCE_MODE_SELECTOR_KNOB And this should be for setting mode between HDG, NAV COMP, TAC and VOR ILS PILOT_NAV_FUNCT_SEL_PANEL_BRG_DIST_SWITCH Neither appear to work for me
-
Oh this is one of the most hilarious things I keep hearing after yesterdays delay.
-
Hey all, I'm hitting a problem in DCS on changing planes where all exports stop, frustrating because viacom and my streamdeck become useless and the wwlights are all out of sync. I start DCS, jump on a server everything works fine for first flight, if I land, refuel and rearm it's all ok. If I get shot down or pick a new plane everything breaks. I went through process of elimination and if I remove ww from export.lua nothing breaks except obviously my light sync. I found the following error in the log on the second plane spawn, does not happen on the first plane spawn. 2024-05-11 00:31:22.418 ERROR Lua::Config (Main): Call error LuaExportActivityNextEvent:[string "C:\Users\xxx\Saved Games\DCS.openbeta\Scripts/wwt/wwtExport.lua"]:150: attempt to index local 'dev' (a nil value) stack traceback: [C]: ? [string "C:\Users\xxx\Saved Games\DCS.openbeta\Scripts/wwt/wwtExport.lua"]:150: in function 'getNet' [string "C:\Users\xxx\Saved Games\DCS.openbeta\Scripts/wwt/wwtExport.lua"]:216: in function 'LuaExportActivityNextEvent' [string "C:\Users\xxx\Saved Games\DCS.openbeta\Scripts/wwt/wwtExport.lua"]:256: in function <[string "C:\Users\xxx\Saved Games\DCS.openbeta\Scripts/wwt/wwtExport.lua"]:255>. Note this is a recent problem, have used all these for years with no issue, it either started after a DCS update or a simapp update, not sure which.
-
Hey there everyone, DCS no longer seems to use this Mods\aircraft\ structure so I'm at a bit of a loss following the installation instructions. All my plane configs are in \Saved Games\DCS.openbeta\Config\Input (scratch this, I found the folder in the main game folder) I've put the input commands here \Saved Games\DCS.openbeta\InputCommands None of the commands seem to show up when I look for them in a search, I've confirmed folder names match those above. Scratch the question, leave post here for others who hit what I did. OVGME setup I put my "config" folder to my Saved Games location, needed to be the root of DCS over in Program Files.
-
As title says selling my trusty old HOTAS Cougar, upgraded to WinWing a while ago and was keeping this as a second stick. Stick and throttle both have hall sensor upgrade installed and working flawlessly. Speed brake button on throttle will need some love and attention to get working, TDC micro stick works but I feel like it's not as accurate as it could be. 300AUD plus shipping (prefer Australia), pickup available Melbourne if anyone local wants it. Photo's to follow, just thought I'd get this up to gauge interest first.
-
Thanks, I picked one up, their simracing integration is good, flight is currently not great so I'll give simshaker a go.
-
I use all those things and have 0 issues. If trackir isn't remembering settings maybe start with a fresh install/repair there.
-
It is in Australia now, very tempted to order it, should be available soon elsewhere if it's not yet. There are quite a few reviews up in the sim racing community. https://pagnianimports.com.au/collections/haptic/products/next-level-racing-hf8-haptic-feedback-gaming-pad-1
-
Hey all, new product from next level racing looks like it might be a good jetseat alternative. Currently doesn't support dcs world via the software only the 3.5mm audio, but I have contacted nlr to see if they will support it natively. Edit: response from nlr, theyre already working on adding dcs. https://nextlevelracing.com/products/hf8-haptic-gaming-pad/
-
I set the detents for cruising power in ww2 planes, not sure if this applies to helos. Then when I want combat power just push through them.
-
My setup is similar (using stream deck XL for UFC), have no use for the keyboard at all really.
-
I run both fine but had to put specific order in my file, there's a thread on it somewhere already with more description but here's my file. Make sure you tick the box in simapp so it wont modify the lua file. Ignore the things in my file you may not have like viacom etc... local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[Scripts\VAICOMPRO\VAICOMPRO.export.lua]]) -- load the DCS ExportScript for DAC and Ikarus local dcsexportlfs = require('lfs'); dofile(dcsexportlfs.writedir()..[[Scripts\DCS-ExportScript\ExportScript.lua]]) local wwtlfs=require('lfs') dofile(wwtlfs.writedir()..'Scripts/wwt/wwtExport.lua') pcall(function() local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[Mods\Services\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]); end,nil);
-
I'm using the extension fully out on the monster mount, it looks like it's a bit longer than the one in your photo, based on the height of your stick I'd say you need a mount that's at least 200mm longer to use the extension.
-
Essentially the real grip is designed for centre mount, if you put it there at the right height you dont need the hand rest.
-
Can't refuel/rearm F/A-18 when SuperTaurus Throttle Panel is attached.
Simm0 replied to Buzzer1977's topic in Winwing
What positions are the fuel switches in on the panel? Also to clarify is it the throttle or the startup panel that you have the issues with? Do you have any abnormal key bindings on the panel or are they default?