

Gandi
Members-
Posts
29 -
Joined
-
Last visited
About Gandi
- Birthday 12/06/1979
Personal Information
-
Location
Germany / Bayern
-
Interests
Airsoft, FlugModellbau, Webseiten, Sims
-
Occupation
Technischer Zeichner
-
Website
http://www.g-c-p.de
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi Guys, the last Nvidia Driver Kills my Computer in DCS with VR Index. So cant prefer to install it !!!
-
Unpurchased Maps for dedicated servers
Gandi replied to KeyserSozeKillz's topic in Multiplayer Server Administration
U need to download the maps on the Server Machine too. Then it works ! -
Hi Bong, wir fliegen aktuell die F14. Falls du noch nen bekannten hast der sich als RIO reinsitzt ist das ein Riesen spass. Und ich mus sagen das flugmodell der 14 ist absoluter wahnsinn :) Ich würde dir empfehlen einfach beide Module zu holen. Da kannst nix falsch machen :)
-
MOOSE - Mission Object Oriented Scripting Framework
Gandi replied to FlightControl's topic in Scripting Tips, Tricks & Issues
Hi Guys, im complet new in LUA stuff so please forgive me my dump question:) I installed the LDT and Java, this works perfekt. And i start one of the Moose tutorial Missions YT videos. But i dont get this variable window like this So maybe anyone can tell me how i activate this windows ? thx and sorry for me englisch :) ***GOT IT*** -
Hi Guys, little prob, with the S4 i can switch the second digit from the laser code Like 1588 1788 1688, but i cant switch to a other digit " s4 left, right ?" What i do wrong ? :) P.s Sorry for my bad english ^^
-
How to increase Pixel Density/SuperSample in HTC VIVE
Gandi replied to illuzian's topic in Virtual Reality
Hi Guys !! try this one https://github.com/matzman666/OpenVR-AdvancedSettings/releases Nice tool for the HTC and no more Manuel Editor stuff needed.. Greetings from Germany :) -
I want to register my self as Lonewolf BLUEFOR pilotname.: Gandi
-
Hi m8, other speaker source works, but the other source is a small speaker from my samsung screen :) !! Thats dosent help me :)
-
Hi all, i have a prob with the Stand Alone Version. Ever when i try to preview audio ore connect to a server the program crash. i got this log: Ciribob.DCS.SimpleRadio.Standalone.Client.AudioPreview Error starting audio Quitting! UnspecifiedError calling waveOutOpen I use a Logitech G35 Headset (USB) !!
-
Same here !! Update to 1.2.8 "Couldn't resolve host name" Uninstall my DCS Download the newes Version from the Website. Install fine but the Moduls the same error "Couldn't resolve host name"
-
Schade. Hab jetzt mal das mit der DPI getestet hat aber leider auch nicht funktioniert. Leider is mein Englisch bisl grottig um mein problem im SoftTH verständlich wiederzugeben.. Aber danke für deine Zeit, mal schaun ob es mit einer zukünftigen version besser funktioniert...
-
Hallo PeterP, danke für die schnelle Antwort. Leider keine veränderung. Gibt es vieleicht probleme mit dem neusten Nvidia Treiber ? Falls ich dir noch informationen geben kann die dir weiterhelfen las es mich bitte wissen. Ich sitzt schon seit 17 Uhr hier und komm einfach kein stück weiter. Danke schon mal viel mals für deine Zeit und hilfe..
-
Hallo zusammen, hab jetzt wircklich viel im internet gesucht aber leider keine lösung für mein problem gefunden. Wie schon im Titel beschrieben, habe ich das problem das ich im Cockpit die Schalter nicht wircklich bediehnen kann. Möchte ich zbb am rechten MFD einen schalter betätigen mus ich 10 cm rechts vom schalter ins leere clicken. Aktuell habe ich 2 Monitor mit einer Res von 3600x1080 Hier mal meine Lua´s und Configs Monitor _ = function(p) return p; end; name = _('1Camera'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920 / 1080; } } LEFT_MFCD = { x = 1920; y = 0; width = 512; height = 512; } RIGHT_MFCD = { x = 2440; y = 0; width = 512; height = 512; } UIMainView = Viewports.Center Options options = { ["difficulty"] = { ["fuel"] = false, ["easyRadar"] = false, ["miniHUD"] = false, ["birds"] = 0, ["optionsView"] = "optview_all", ["permitCrash"] = true, ["immortal"] = false, ["easyCommunication"] = true, ["easyFlight"] = false, ["radio"] = false, ["labels"] = false, ["map"] = true, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["tips"] = true, ["reports"] = true, ["externalViews"] = true, ["iconsTheme"] = "nato", ["padlock"] = true, ["weapons"] = false, ["setGlobal"] = true, ["geffect"] = "realistic", }, -- end of ["difficulty"] ["graphics"] = { ["multiMonitorSetup"] = "1camera", ["color"] = "32", ["preloadRadius"] = 65000, ["heatBlr"] = 0, ["scenes"] = "medium", ["water"] = 0, ["fullScreen"] = true, ["disableAero"] = false, ["visibRange"] = "Medium", ["treesVisibility"] = 3063, ["aspect"] = 3.3333333333333, ["haze"] = 0, ["HDR"] = 0, ["TranspSSAA"] = false, ["textures"] = 2, ["cockpitShadows"] = false, ["shadows"] = 0, ["effects"] = 3, ["MSAA"] = 0, ["height"] = 1080, ["sync"] = false, ["shadowTree"] = false, ["civTraffic"] = "", ["width"] = 3600, ["clutterMaxDistance"] = 130, ["lights"] = 1, }, -- end of ["graphics"] ["plugins"] = { ["Ka-50"] = { ["altTrimmingMethod"] = false, }, -- end of ["Ka-50"] ["P-51D"] = { ["assistance"] = 100, ["autoRudder"] = false, }, -- end of ["P-51D"] ["CA"] = { ["kompass_options"] = 1, ["ground_aim_helper"] = true, ["ground_platform_shake"] = false, ["ground_target_info"] = true, }, -- end of ["CA"] }, -- end of ["plugins"] ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["russianHud"] = false, ["avionics"] = 1, }, -- end of ["cockpit"] }, -- end of ["views"] ["sound"] = { ["world"] = -16, ["radioSpeech"] = true, ["cockpit"] = -19, ["volume"] = -16, ["headphones"] = -20, ["music"] = -100, ["subtitles"] = true, ["gui"] = -16, }, -- end of ["sound"] ["miscellaneous"] = { ["Coordinate_Display"] = "Lat Long", ["accidental_failures"] = false, ["headmove"] = false, ["force_feedback_enabled"] = false, ["f5_nearest_ac"] = true, ["f11_free_camera"] = true, ["synchronize_controls"] = false, ["f10_awacs"] = true, }, -- end of ["miscellaneous"] } -- end of options SoftTH Config [main] renderResolution=3600x1080 nonlocalFormat=RGB16D keepComposition=0 smoothing=1 debugD3D=0 zClear=0 vsync=0 tripleBuffer=0 screenshotFormat=jpg dllPathD3D9=auto dllPathDXGI=auto dllPathD3D11=auto [overrides] forceResolution=0 antialiasing=0 processAffinity=0 FOVForceHorizontal=0 FOVForceVertical=0 [debug] compatibleIB=0 compatibleTex=0 compatibleVB=0 [head_primary] ; borderA=0 ; borderL=0 sourceRect=0,0,1920,1080 screenMode=1920x1080 [head_1] ; borderA=0 ; borderL=0 devID=1 sourceRect=1920,0,1680,1050 destRect=0,0,1680,1050 transportResolution=1680x1050 transportMethod=local noSync=0 fpsLimit=0 Es geht hier um die A10 mit der Version 1.2.2 in DCS World Module habe ich alle auser FC3 Betriebsystem ist Windows 8 64 Bit.
-
Such das Icon mit der Beschreibung _x86 am ende !! das gilt für Single sowie Multiplayer !!
-
Vermutlich startest du die 64 Bit Version von A10, aber die Track Ir software rennt momentan nur auf 32 Bit. Starte mal die 32 Bit Version von A10 und probiers dan sollte klappen !