Jump to content

droopy114

Members
  • Posts

    495
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by droopy114

  1. Ok, waiting for the link :thumbup:
  2. Usefull and great as usual, thank you!
  3. I will pay you too for your work, it deserve money.
  4. droopy114

    DCS 2

    2 more weeks :lol:
  5. :thumbup: This kneeboard mod currently doesn't work in DCS 1.5/2.0.
  6. http://forums.eagle.ru/forumdisplay.php?f=497
  7. Spec now in signature. Concerning my freezes problem, i'm aware that my HDD is certainly the culprit. This will be my next upgrade, along with a GTX 1070 :D. RAM usage is high, but since i have put 16Gb, multiplayers servers are very playable, i can stay for 2/3 hours without crash like before with only 8 Gb of RAM.
  8. Hard to answer this, it's all about personnal taste and hardware quality. Hotas Cougar here, curves at 5, deadzone at 6/7 (it's an old Cougar... but i love this thing!). If it's too twitchy when your stick is centered, you may have a look on the deadzone zone setting and start with that.
  9. Don't know if it can be called a memory leak, but RAM usage is still very high. I often see a 12/13 Gb RAM usage in multiplayers servers. If you fly in the same area, RAM usage will stay the same, not rising as before. The annoying thing for me is the freeze when new player jump in an aircraft (1s or less).
  10. Solo Display? i love aerobatics.... Low level/low speed pass with landing gear down: check Don't read the AOA gauge: check [/img]
  11. Touche "shift" droite+touche "control" droite ( maintenir les deux), ensuite numpad 8 pour monter la caméra, 2 pour descendre, 4/6 dęplacement gauche/droite, 5 recentrage par défaut (pour cette dernière commande un appui unique sur cette touche).
  12. Thank you, i will give it a try and report.
  13. Ok after some research, look at the installation procedure of the original mod: http://forums.eagle.ru/showthread.php?t=96116 "1.Copy the Server.lua into C:\Users\>YOUR USERNAME<\Saved Games\DCS\Config\View\... (if the folders don't exists you have to create them) 2. Go into DCS World>>Options>>Misc. > Check "Enable User Snap-View Saving" and use attached "All planes-modules-test 1.2.5.miz" to check the views in each module/cockpit and save a new default cockpit view as required. And if you have not already your own SnapViews.lua: Copy the SnapViews.lua into C:\Users\>YOUR USERNAME<\Saved Games\DCS\Config\View\... You will find the needed key commands how to save a new default cockpit view here: Spoiler: Show (Yes - I know how hard it is for some of you to look it up your own in the options ...) Disable/Pause your Track-IR/Head-tracker while doing it ! "Num/ - RCtrl - RShift" Cockpit Camera Move Back "Num5" Cockpit Camera Move Center "Num2 - RCtrl - RShift" Cockpit Camera Move Down "Num* - RCtrl - RShift" Cockpit Camera Move Forward "Num8 - RCtrl - RShift" Cockpit Camera Move Up "Num8" Turn Cockpit Camera Up "Num2" Turn Cockpit Camera Down "Num/" FOV- aka Zoom-in "Num*" FOV+ aka Zoom-out "NumEnter" Default FOV aka Zoom Once you are satisfied , after using above key-commands, just use following key-command to save this view as default: "RAlt+Num0" Save current Cockpit view as default for this vehicle" The folder may not exist, you have to create one, and you have to tick user snap views in the DCS options. For myself, the folder and file was already there, I just edit him. Tell me if it's work, I will edit my first post.
  14. I have no access to my PC for now, I will check later today.
  15. Strange things....."Server".Lau is located here: C:/Users/SavedGames/DCS/Config/View
  16. Yes, i think it's perfectly feasible, but i don't have these modules, so i can't test... you can add the aircraft of your choice to the "Server".lua, all you need are the defaults values of the "Views".lua file here: C:/<your install path>/DCS World/Mods/aircraft/<aircraft you want to add>/ Basically it's almost a copy/paste, for eg. for the M-2000C it look like this: } ViewSettings["M-2000C"] = { Cockpit = { [1] = default_fighter_player({ CockpitLocalPoint = {0,0,0}, limits_6DOF = {x = {-0.05,0.3},y ={-0.1,0.1},z = {-0.2,0.2},roll = 90}}), }, -- Cockpit Chase = { LocalPoint = {-10.0,1.0,3.0}, AnglesDefault = {0.000000, 0.000000}, }, -- Chase Arcade = { LocalPoint = {-21.500000,6.618000,0.000000}, AnglesDefault = {0.000000,-8.000000}, }, -- Arcade As you can see, the begining is the same for all aircraft, for eg. M-2000C: } ViewSettings["M-2000C"] = { Cockpit = { [1] = default_fighter_player({ After it's just a copy/paste of the "Views".lua file.Note that you can adjust the eye point and the shoulder size like you want with the local GlobalEyePoint and the local GlobalShoulderSize, refer to this post: http://forums.eagle.ru/showthread.php?t=96116 If you need help, let me know ;)
  17. C/Users/SavedGames/DCS/Config/View and search for M-2000C.
  18. *ALL CREDITS GOES TO PeterP FOR HIS ORIGINAL WORK* http://forums.eagle.ru/showthread.php?t=96116 This is just a simple modification of the "Server".lua file by adding the M-2000C, IMHO, it feel and look better. Install: 1/ Put the "Server".lua file at the bottom of the post here: C:/Users/Saved Games/DCS/Config/view Launch DCS world, and be sure you have tick "Enable Users Snap Views" in the options. Be aware that you may need to reedit your view once you are in cockpit. Here are my Snap Views settings (open "SnapViews".lua, press left control+f and type M-2000): [13] = {--default view viewAngle = 76.000000,--FOV hAngle = 0.000000, vAngle = -7.499167, x_trans = -0.049978, y_trans = 0.013567, z_trans = 0.000000, rollAngle = 0.000000, Should look like this: But those settings are up to you and your personnal preferences. The "server".lua file will only modify the view setting for the Mirage, others aircrafts are untouched. This file will not cause an integrity check fail. Server.lua
×
×
  • Create New...