Jump to content

Recommended Posts

Posted

Today i ran LockOn to find TrackIR not working again anymore.

I'm a bit sick of this, having to close the game, remove both files in Config and Input dirs and then restart.

Thought of removing both files through the use of a batch file but they are not removed (guess the problem lies in 2 of the directory names which have a space in them but i'm not sure).

 

If my memory serves me well, someone posted here already that he removed both files through the use of a batch file but i could not find it again. Search came up with way to many stuff to look through or with not much at all and if it found a post, it was not it...:doh:

Win11 Pro 64-bit, Ryzen 5800X3D, Corsair H115i, Gigabyte X570S UD, EVGA 3080Ti XC3 Ultra 12GB, 64 GB DDR4 G.Skill 3600. Monitors: LG 27GL850-B27 2560x1440 + Samsung SyncMaster 2443 1920x1200, HOTAS: Warthog with Virpil WarBRD base, MFG Crosswind pedals, TrackIR4, Rift-S, Elgato Streamdeck XL.

Personal Wish List: A6 Intruder, Vietnam theater, decent ATC module, better VR performance!

Posted

Have you recently upgraded Lock On with a patch? My experience is that the TrackIR.ini files only get created during installs.

 

Pud

Posted
Have you recently upgraded Lock On with a patch? My experience is that the TrackIR.ini files only get created during installs.

 

Pud

 

Actually TrackIR files get created and TIR stops responding each time you change something in your Graphics options of the game.

 

:smartass:

[sIGPIC][/sIGPIC]

Posted

Make a copy of the Lockon.bat file in your directory, edit the copy with only the following

 

@echo off

rem regsvr32 /s msxml.dll

regsvr32 /s MOM.dll

rem start DeleteObsoleteFiles.bat

del /f/q Input\TrackIR.ini

del /f/q Config\TrackIR

cd "c:\Program Files (x86)\NaturalPoint\TrackIR5" (change this line to where ever your TIR program is)

start TrackIR5.exe

 

and create a shortcut on the desktop, before you run lockon just double click the bat file you've created and it'll autodelete the TrackIR.ini files and run TIR for you.

Posted

Thx Routemaster, just got mine to work, had a little typo in it preventing the deletion of the TrackIR files. I've added the lockon.exe as last line so it will startup LockOn in in the same run... :-)

Win11 Pro 64-bit, Ryzen 5800X3D, Corsair H115i, Gigabyte X570S UD, EVGA 3080Ti XC3 Ultra 12GB, 64 GB DDR4 G.Skill 3600. Monitors: LG 27GL850-B27 2560x1440 + Samsung SyncMaster 2443 1920x1200, HOTAS: Warthog with Virpil WarBRD base, MFG Crosswind pedals, TrackIR4, Rift-S, Elgato Streamdeck XL.

Personal Wish List: A6 Intruder, Vietnam theater, decent ATC module, better VR performance!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...