Jump to content

kaltokri

Members
  • Posts

    683
  • Joined

  • Last visited

Everything posted by kaltokri

  1. Can you please add a function to add icons to the custom (C1-5) buttos of "Launch external Apps". Or show the custom name?
  2. Ist halt nur zum Teil übersetzt. Habe das übersetzt was ich bisher brauchte. Und die Nachfrage ist so lau, dass ich meine Zeit lieber in andere Sachen stecke.
  3. @Snake122: Do you share the software with us? Sounds interesting.
  4. Ok, schick mir eine PN mit deiner E-Mail-Adresse.
  5. Ich habe eine .exe-Datei im Autostart-Ornder die es mal als Download gab. Das ist ein Tool, welches von einem anderen User programmiert wurde. Leider ist der Download-Link tot. Ist die einzige Möglicheit, die ich kenne. Auf Wunsch stelle ich die Datei irgendwie zur Verfügung.
  6. Schau dir auf YouTube die Videos von MRTV über die G2 an. Er lässt keine Fragen offen.
  7. Sorry, fixed. Panda Anti Virus removed the file because of W32/Exploit.gen.
  8. I started my SimShaker for Aviators today after a long pause. the tool asked for an update. An error occuered and now the software doesn't work any longer. Any sugestions? Log is attached. log.txt
  9. I added mark points on the F10 map in a single player mission like it is described in the readme of the project: Insert Mark Point Coordinates This is unfortunately only available for servers (the client hosting a server, or in singleplayer). If you are the server, there will be a + L/L button below the text area of the Scratchpad that can be used to automatically append the coordinates of all currently existing mark points (the mark labels that can be added in the F10 map) to the currently opened page.
  10. Version numbers are only possible if the mod comes from one source! Not if 3 different people are hacking on it. That's the reason I contacted the original author to add my changes to his repository: https://github.com/rkusa/dcs-scratchpad/issues/13 Sorry, that I want to share my enhancements. Maybe it is better to avoid this in future (great community :smilewink:).
  11. Maybe both files must match together. Here a zip file with my working version, with all files. ScratchPad.zip
  12. Du musst meine CSV Datei importieren. Wenn du selber Befehle übersetzen willst, dann export in CSV, ändern und import. Du kannst VAICOM auch erst mal testen.
  13. I did some improvements for A-10C pilots: - Waypoint name first. - N / E in front of coords - degrees, minutes, and seconds + degrees, decimal minutes - Some additional formating I hope you like it. See scrennshots for preview and attached file if you want to use it. PS: I try to contact the original author if he can implement the changes to the original mod, so we have only one version to maintain and enhance. scratchpad-hook.lua
  14. Benutzt du das Zusatzmodul AIRIO? Wenn ja kannst du die Befehle auch auf deutsch übersetzen und mir zusenden. Dann baue ich sie in das Profil ein. Eine Mischung von deutsch und englisch wird nicht gut funktionieren. Bei der Windows Spracherkennung mußt du dich für eine Sprache entscheiden. Und die jeweils andere wird dann nicht mehr vernünftig erkannt. Bei manchen Begriffen kann man ihn mit Lautsprache überlisten (z.B. Tauer statt Tower). Und man kann der Windows Spracherkennung einzelne Begriffe anlernen. Dann erkennt er Tower auch direkt. Ich finde das aber alles recht umständlich.
  15. Ich hatte auch schon verschiedene USB-Hubs und immer wieder Probleme. Zum Beispiel machte ein HUB hin und wieder einen Zappler (Ausschlag der Achse 100% -> 0% -> richtige Stellung). Das kam bei einer Me262 im IL-2 1946 richtig gut. Dann fingen die Triebwerke immer so schön an zu brennen. :megalol: Bis ich das mal gefunden hatte ... Seitdem kommt alles was Achsen hat ohne USB-Hub an den Rechner. Ich habe mir noch die "Inateck PCIe USB 3,0 Karte (5 Ports)"-Karte mit einem zusätzlichen USB-3-Slotblech geholt. Und damit hab ich keine Probleme mehr. Die ist auch zuverlässiger als die OnBoard-USB3-Ports bei meinen VR-Brillen.
  16. UNFASSBAR!!! Das Ding liegt jetzt 1-2 Jahre ungenutzt im Schrank. Ich hatte alles mögliche versucht und viel gelesen/probiert, aber nichts hat geholfen. Ich wollte das Ding schon 3 mal wegschmeißen und dachte dann immer "Nee, das war soooo teuer". Und dank deines Tipps läuft das Ding wieder. :thumbup: Ein ganz dickes DANKESCHÖN!!!
  17. Ich habe mal gelesen, dass der Windows 10 Schnellstart dafür sorgen kann, dass Geräte nicht mehr richtig erkannt werden. Bei mir hat es damals beim CH Panel nicht den Durchbruch gebracht, aber es ist einen Versuch wert, den Schnellstart-Modus mal zu deaktivieren und danach den PC ohne das Teil zu starten. Dann ausmachen warten, starten und Gerät wieder einstecken. Hier die Anleitung wie man den FastBoot aus- und einschaltet: https://www.heise.de/tipps-tricks/Windows-10-Schnellstart-deaktivieren-aktivieren-4000088.html Ansonsten ist das Gerät vermutlich defekt. Hast du die Möglichkeit es an einem anderen PC mal zu testen?
  18. I think this works only if the mission includes the MIST framework. This one works for me: local alt = round(land.getHeight({ x = mark.pos.x, y = mark.pos.z }), 0) -- result = result .. "\n" .. tostringLL(lat, lon, 2, true) .. "\n" .. tostring(alt) .. "m, " .. mark.text .. "\n" local altft = round(alt * 3.28, 0) result = result .. "\n" .. tostringLL(lat, lon, 2, true) .. "\n" .. tostring(alt) .. "m/" .. tostring(altft) .. "ft, " .. mark.text .. "\n" end return result
  19. Great! Thank you very much. :thumbup:
  20. Wenn du deine Mission vernünftig auswerten möchtest, dann schau dir TacView an. Für den Anfang reicht die kostenlose Version vollkommen.
  21. Ich habe beide installiert. Dann kann man auch mal switchen und schauen wie es in der anderen Version klappt. Und bei den Preisen für SSDs ist Platz auch nicht mehr das Problem.
  22. I use one config preset in DCS Updater for VR and one for nonVR. Just enable and disable VR in the game, when preset is used. Much better then clicking on VR/ON and VR/OFF every time. Especially because I use different graphic settings for both. NonVR all to Max and VR much lower to reach stable 45fps with forced Reprojection. The VR/ON and VR/OFF buttons are still usefull for some special situations.
  23. Fix confirmed. Works again. Thanks!
  24. In Discord I read the DCS Academy is closed!? I hoped OFS and DCS Academy can do a cooperation. Unfortunately HawaiianRyan was not interested. Can I help somehow? The english translation and concepts of openflightschool.de are growing really slowly. But if a few tutors and students want to continue, we are always open for discussions! Best regards, kaltokri
  25. So, habe die HP Reverb G2 (vor)bestellt. Nach dem Video von MRTV konnte ich nicht anders. Dann kann ich endlich RiftS und HP Reverb G1 (v2) verkaufen und habe nur noch ein VR-Headset. :smilewink:
×
×
  • Create New...