-
Posts
178 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by horstweihrauch
-
KB Quick – Quick and Easy Kneeboards – Create/Edit/Organise/Publish
horstweihrauch replied to ShaunX's topic in DCS Modding
Hi @ShaunX, thanks for sharing your hard work Is it possible to import pdf documents to the KB Quick? -
Kontrollen total zerschossen wie kommt man auf "Werkseinstllung" zurück
horstweihrauch replied to Tools322's topic in Deutsch
Bei den Kontrolleinstellungen sollte ein Knopf mit “Werkseinstellungen” sein (weiß nicht, wie er genau heißt im deutschen DCS) -
Thank you very muchI will try it later on
-
-
Hi @Draken35, thanks for your effort, i just installed it:) Is the "DCS-Military Asset Pack https://gumroad.com/l/VTreS" requiered? I know you are not the author, but i don't know how to install that package.
-
Hi @baltic_dragonis there a chance that you update the training missions with the new upgrades the harrier recieved lately?
-
I tend to use it in a similar way, still it's not quite the same like a real boat or china
- 3 replies
-
- virpil throttle
- cm3
-
(and 5 more)
Tagged with:
-
OverKill's AV/8B Harrier Tutorials
horstweihrauch replied to Pac-Man's topic in RAZBAM AV-8B N/A Tutorials
Just went through your Takeoff Video, great stuff -
The MCG ultimate is a true masterpiece for the price. Feels so good
-
Seems like AMD cards perform better in this case
-
Pendular rudder bro fist I switched from the warthog setup to the GFIII with MCG and the Virpil CM3 throttle. Both feels like a major upgrade. If this helps for justify:D
-
Beta install or Final or both or switch?
horstweihrauch replied to Jerrit1's topic in Installation Problems
the cool guys seem to play beta -
Redkite : AV-8B N/A Harrier II Tutorial Series
horstweihrauch replied to RedKite's topic in RAZBAM AV-8B N/A Tutorials
I want to thank you too and became a member of your youtube channel:) -
Howdy, Can someone help me how to get the MiG21's radar window clean on a second screen? I use the standard export of the A10C and the radar is also displayed, but unfortunately it also overlaps with the mirrored screen. In the A10 and I think the Harrier it works. Actually just a cosmetic problem, but it bothers me a little now. My export lua: _ = function(p) return p; end; name = _('lalalala'); Description = '3 Screens and L-R MultiMFD' Viewports = { Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 16/9; }, LEFT_MFCD = { x = 3920; y = 1320; width = 390; height = 390; }, RIGHT_MFCD = { x = 4530; y = 1300; width = 390; height = 390; }, } UIMainView = Viewports.Center LEFT_MFCD = Viewports.LEFT_MFCD RIGHT_MFCD = Viewports.RIGHT_MFCD Thanks in advance
-
DCS: AH-64D - Development Report 4th June 2021
horstweihrauch replied to BIGNEWY's topic in DCS: AH-64D
Is it correct that are six buttons per MFD row? The thrustmaster MFDs only have 5 buttons -
ED, Lean back a moment and be proud of yourself
horstweihrauch replied to psycho158's topic in DCS 2.9
But when we‘ll be able to cross the internet border and fly through MSFS world with DCS planes -
I‘d go vkb on the stick and virpil for the throttle
-
Why not let Magnitude 3LLC make the mig23? Their MiG21 is top notch
-
Howdy, Kann mir jemand helfen, wie ich das Radarfenster der MiG21 sauber auf einen zweiten Bildschirm bekomme? Ich benutze den standardexport der A10C und der Radar wird auch dargestellt, aber leider eben auch mit dem gespiegelten Bildschirm überlappend. In der A10 und ich glaube dem Harrier funktioniert es. Eigentlich nur ein kosmetisches Problem, aber es stört mich inzwischen doch etwas. Vielen Dank schonmal. Meine export lua: _ = function(p) return p; end; name = _('lalalala'); Description = '3 Screens and L-R MultiMFD' Viewports = { Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 16/9; }, LEFT_MFCD = { x = 3920; y = 1320; width = 390; height = 390; }, RIGHT_MFCD = { x = 4530; y = 1300; width = 390; height = 390; }, } UIMainView = Viewports.Center LEFT_MFCD = Viewports.LEFT_MFCD RIGHT_MFCD = Viewports.RIGHT_MFCD
-
- mig21bisfishbed
- lua file
- (and 5 more)