butcher Posted February 4, 2013 Posted February 4, 2013 (edited) Подключил на оси обзора Parallel Port Joystick, который обнаруживается в устройствах ввода и видно что все оси работают (Axis Tune), но в игре работают только две оси X и Y. А также не нашел файл (типа "Parallel Port Joystick device 1 {6AE4B790-4752-11e1-8001-444553540000}.lua") где сохраняются эти настройки. Edited February 5, 2013 by butcher
ED Team BIGNEWY Posted February 4, 2013 ED Team Posted February 4, 2013 C:\Users\yourname\Saved Games\DCS\Config\Input Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
butcher Posted February 5, 2013 Author Posted February 5, 2013 (edited) РАЗОБРАЛСЯ (касаемо обзора 6DOF, без сторонних файлов "HeadTracker.DLL" и "HeadTracker.prefs") 1. Необходимо модифицировать\дописать секцию файла "\DCS World\Mods\aircrafts\Su-25T\Input\su-25T\joystick\default.lua" -- TrackIR axes {action = iCommandViewVerticalAbs, name = 'Absolute Camera Vertical View'}, {action = iCommandViewHorizontalAbs, name = 'Absolute Camera Horizontal View'}, {action = iCommandViewHorTransAbs, name = 'Absolute Horizontal Shift Camera View'}, {action = iCommandViewVertTransAbs, name = 'Absolute Vertical Shift Camera View'}, {action = iCommandViewLongitudeTransAbs, name = 'Absolute Longitude Shift Camera View'}, {action = iCommandViewRollAbs, name = 'Absolute Roll Shift Camera View'}, {action = iCommandViewZoomAbs, name = 'Absolute Zoom Camera View'}, 2. Необходимо в "\DCS World\Config\View\Server.lua" изменить нулевые значения limits_6DOF[su_25T] = {x = {-0.05,0.45} ,y = {-0.15,0.165},z = {-0.17,0.17},roll = 90} Edited February 5, 2013 by butcher
159th_Falcon Posted February 5, 2013 Posted February 5, 2013 Maybe try the Russian part of the forums? http://forums.eagle.ru/forumdisplay.php?f=54 [sIGPIC][/sIGPIC] The keeper of all mathematical knowledge and the oracle of flight modeling.:)
butcher Posted February 6, 2013 Author Posted February 6, 2013 NP, thx, my be moderators replace this topic
Recommended Posts