-
Posts
206 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by TWC_Alamo
-
I see no one answered your question and it's probably OBE by now, but for others seeking an answer: I use Tobii ET5 with glasses in a darkened room without any problems. Yes. In the Tobii Game Hub software there are options to TOGGLE, HOLD TO ENABLE and HOLD TO DISABLE the tracking.
-
I've just bumped up against this issue too with Tobii ET5. I did find that in "control settings", if you left click on the down arrow icon, you can disable head tracking and the mouse look will work. Be nice if ED could provide a hotkey to disable head tracking within the cockpit.
-
[Official] SimShaker for Aviators
TWC_Alamo replied to f4l0's topic in PC Hardware and Related Software
SOLVED: I used the FREE version of the REVO UNINSTALLER to completely scrub all traces of SimShaker from my computer and then re-installed. All is good now. I still wonder what broke and why? ----------------------------------------------------------------------------------------- Earlier today SSA was working fine, but now I am getting an UNHANDLED EXCEPTION error. I have tried uninstalling, rebooting and re-installing without success. I am running version 2.4.0 of the stable release. I also tried running the SSA_beta (2.3.14) but receive the same error. Here is the DETAILS from the UNHANDLED EXCEPTION: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at System.Net.Sockets.UdpClient..ctor(Int32 port, AddressFamily family) at SimShaker.Core.DataProvider.XPlaneDataProvider..ctor(CallBackOnAircraftChange callBackOnAircraftChange, Action callbackPlayEffects, Action callbackStopEffects) at SimShaker.Core.MasterManager..ctor(MainForm link) at SimShaker.UI.MainForm..ctor() at SimShaker.UI.AutoStarterForm.startSimShakerForDCSWorldToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- SimShaker for Aviators Assembly Version: 2.4.0.0 Win32 Version: 2.4.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/SimShaker/SimShaker%20for%20Aviators/SimShaker%20for%20Aviators.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- NLog Assembly Version: 5.0.0.0 Win32 Version: 5.0.0.664 CodeBase: file:///C:/Program%20Files%20(x86)/SimShaker/SimShaker%20for%20Aviators/NLog.DLL ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Is there a way to turn on more detailed logging? Any help will be appreciated. Alan -
MarcT-NL, There are 8 motors but only six channels. The leg and butt motors are connected in parallel. If you haven't done so, try swapping out motors to see if it is the motor that has failed or if the channel has gone bad. If your wiring appears good, examine the controller board. There are two 8 pin DIP MOSFETS (labeled IR P025H) driving 4 SMD resistors (labeled 2R2). Take a look at the picture of a portion of my control board (IMG_0610). I traced the dead channel to R34, which in the image looks fried. It should measure 2.2 ohms, but it measures 156 ohms. I have ordered some 2.2 ohms SMD resistors but haven't replaced R34 yet. The wiring in my JETSEAT had become brittle and the insulation had disintegrated in spots. I think the leads to the motor must have shorted out, frying R34. I do notice the motor on the dead channel twitches when I test the channel, so hopefully the MOSFET DIP isn't blown, because the PO25H appears to be made out of unobtainum. If the PO25 is okay, I am planning to totally rebuild my JETSEA, using higher quality wire, eliminating the secondary connector junction board and moving the controller board to a 3D printed enclosure that will be easier mount to the side of the chair. I plan to add memory foam cushioning, a cut out for a floor mounted center stick and a new cover made out olive drab military looking material. I have had mine JETSEAT about four years and it has undergone some hard use. Only two motors were working when I decided to try fixing it. Upon removing the innards from the JETSEAT cushion, I found all kind of problems: broken wires, bare wire, pulled out micro-connectors, bad solder joints wrapped with electrical tape rather than heat shrink, however all eight motors were still good. Attached are pictures of some of the problems I found. Yours appears be in much better condition. Good luck
-
ports and protocols used for DCS world
TWC_Alamo replied to BIGNEWY's topic in Multiplayer Server Administration
@BIGNEWYI just realized a problem I might have created, but has gone undetected since I don't use voice chat. If you are running multiple instances of the server on the same computer, do you need to assign a unique port for each instances for VC? Or each instance of the server attempt to share port 10309? -
My order arrived today and hoping to install it tonight.
-
Thanks Andre. I suppose if the only alternative is a new one, I might as well take the old one apart and look for broken wires and dead transducers. Anyone know of a source of replacement transducers?
-
Andre, I have had my Gametrix Jet Seat going on three years and I just don't like flying without. However; now 5 five of the 8 transducers have stopped working. I have tried "tapping" on them lightly without effect. Do you have any suggestions on how to diagnose and repair? Is there any software reset in the controller? Thanks Alan
-
Order #6268 just placed. The web site say expected dispatch is the week of May 17th.
-
DCS World TARGET profile for TM Cougar and Warthog + MFDs
TWC_Alamo replied to Home Fries's topic in Thrustmaster
Home Fries, Any chance of you doing a profile for the new T45 community mod? Alamo- 2261 replies
-
- hotas
- thrustmaster
-
(and 3 more)
Tagged with:
-
Dedicated server 2.7: Always same mission launched
TWC_Alamo replied to reptile92's topic in Multiplayer Bugs
I am seeing the same issues on my servers. One other problem, which I think maybe related, is that the RESUME ON functions often reverts to RESUME ON MANUAL even with the RESUME ON CLIENT set in the serverSetting.lua. The only way I have been able to change mission is to edit the [missionList] to have only one mission.- 28 replies
-
[ADJUST HISTORICAL LIST ICON] No A10C II in Mission Editor
TWC_Alamo replied to rtimmons's topic in DCS: A-10C II Tank Killer
Had the same issue. You need to deselect the wrist watch looking icon (HISTORICAL LIST OF UNITS) to the right of the tank symbol at the bottom of the mission editor screen or choose a more recent date for the mission. I can't remember the date after which the A10C-II becomes available in the HISTORICAL LIST OF UNITS. -
DCS World TARGET profile for TM Cougar and Warthog + MFDs
TWC_Alamo replied to Home Fries's topic in Thrustmaster
Seems to be working fine for me in CTS 2.5 HF2- 2261 replies
-
- hotas
- thrustmaster
-
(and 3 more)
Tagged with:
-
DCS World TARGET profile for TM Cougar and Warthog + MFDs
TWC_Alamo replied to Home Fries's topic in Thrustmaster
what version of CTS are you running? It is working properly for me in CTS 2.5 HF 2.- 2261 replies
-
- hotas
- thrustmaster
-
(and 3 more)
Tagged with:
-
DCS World Dedicated Server
TWC_Alamo replied to USSR_Rik's topic in Multiplayer Server Administration
That what I am doing. I have 3 servers running on one computer and manage them thru 2 separate accounts. Not a big issue, but I thought the 2 server per account restriction was a temporary measure the simplify troubleshooting in the early days when the dedicated server was introduced. -
DCS World Dedicated Server
TWC_Alamo replied to USSR_Rik's topic in Multiplayer Server Administration
Is the limit of 2 servers per account still in effect? -
Why do we have to mess with port forwarding?
TWC_Alamo replied to Nealius's topic in Multiplayer Server Administration
Nealius, I had similar issues when we moved to a new house and changed ISPs. After moving none of my friends could see my servers. At my original location my router was behind a Comcast cable modem with all ports available to be exposed and for me to control. At the new location my router is behind the WIRELESS provider's router. I tried using the UPNP settings, but that didn't work. In order to expose my server to the internet, the ISP had to adjust some settings on their end. They basically set up a local IP address on the LAN side of their router to serve as a DMZ and had me assign my router to that specific address, giving full control over exposing any and all ports. So now I am able to host servers for DCS and SRS for my friends. Hopefully your ISP can do something similar for you. -
DCS World TARGET profile for TM Cougar and Warthog + MFDs
TWC_Alamo replied to Home Fries's topic in Thrustmaster
LanDing Gear (warning) Horn push button- 2261 replies
-
- hotas
- thrustmaster
-
(and 3 more)
Tagged with:
-
You can do this from within DCS on the AUDIO OPTION PAGE. I have engine sounds going to my external speakers and cockpit communications going the VR Headset.
-
I have the same keyboard and it works great with DCS. You can program any keyboard key to generate any key code, series of 3 key codes or a macro. The software is pretty "klunkie" and it doesn't readily recognize the difference between LEFT and RIGHT shifts, controls, alts and windows keys, but you can input the ASC codes using a macro.
-
Trustmaster throttle bindings change during flight
TWC_Alamo replied to johnco61's topic in Thrustmaster
https://forums.eagle.ru/showthread.php?t=232737 -
Trustmaster throttle bindings change during flight
TWC_Alamo replied to johnco61's topic in Thrustmaster
If you’re not actually running TARGET, then it is not likely a problem of the MICROSOFT store from not deactivating the physical throttle and stick, when the TM Virtual Combo Controller. -
Trustmaster throttle bindings change during flight
TWC_Alamo replied to johnco61's topic in Thrustmaster
https://forums.eagle.ru/showthread.php?t=232737 This thread discusses the Microsoft store interference with TARGET and several different solutions. However, that doesn’t sound like your problem.