From b41fa9452b62bb1d83819910272524fd09c36e3c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Feb 2017 21:12:53 +0100 Subject: modules: add .ts files --- proto-ft/lang/nl_NL.ts | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++ proto-ft/lang/pl_PL.ts | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++ proto-ft/lang/stub.ts | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 270 insertions(+) create mode 100644 proto-ft/lang/nl_NL.ts create mode 100644 proto-ft/lang/pl_PL.ts create mode 100644 proto-ft/lang/stub.ts (limited to 'proto-ft/lang') diff --git a/proto-ft/lang/nl_NL.ts b/proto-ft/lang/nl_NL.ts new file mode 100644 index 00000000..2ee2afff --- /dev/null +++ b/proto-ft/lang/nl_NL.ts @@ -0,0 +1,90 @@ + + + + + FTControls + + + Select the desired NPClient DLL + + + + + Dll file (*.dll);;All Files (*) + + + + + UICFTControls + + + freetrack protocol settings + + + + + Select interface + + + + + Disable one of the protocols if game is confused by presence of both at the same time. + + + + + TIRViews + + + + + Memory hacks + + + + + Only for very old and buggy old games such as CFS3. + + + + + Repair NPClient location + + + + + Locate DLL + + + + + Replace the registry entry if you want to use other software with the NPClient protocol and it doesn't work automatically. + +Starting tracking will again overwrite the DLL locations. + + + + + Disable tracking for games on exit + + + + + Disable on program exit + + + + + Use this for games that disable mouselook when opentrack isn't running, and you're not running opentrack that much. To use opentrack with this option you need to start it before the games to have it work at all. + + + + + freetrackDll + + + freetrack 2.0 Enhanced + + + + diff --git a/proto-ft/lang/pl_PL.ts b/proto-ft/lang/pl_PL.ts new file mode 100644 index 00000000..272031e7 --- /dev/null +++ b/proto-ft/lang/pl_PL.ts @@ -0,0 +1,90 @@ + + + + + FTControls + + + Select the desired NPClient DLL + + + + + Dll file (*.dll);;All Files (*) + + + + + UICFTControls + + + freetrack protocol settings + + + + + Select interface + + + + + Disable one of the protocols if game is confused by presence of both at the same time. + + + + + TIRViews + + + + + Memory hacks + + + + + Only for very old and buggy old games such as CFS3. + + + + + Repair NPClient location + + + + + Locate DLL + + + + + Replace the registry entry if you want to use other software with the NPClient protocol and it doesn't work automatically. + +Starting tracking will again overwrite the DLL locations. + + + + + Disable tracking for games on exit + + + + + Disable on program exit + + + + + Use this for games that disable mouselook when opentrack isn't running, and you're not running opentrack that much. To use opentrack with this option you need to start it before the games to have it work at all. + + + + + freetrackDll + + + freetrack 2.0 Enhanced + + + + diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts new file mode 100644 index 00000000..af1a167d --- /dev/null +++ b/proto-ft/lang/stub.ts @@ -0,0 +1,90 @@ + + + + + FTControls + + + Select the desired NPClient DLL + + + + + Dll file (*.dll);;All Files (*) + + + + + UICFTControls + + + freetrack protocol settings + + + + + Select interface + + + + + Disable one of the protocols if game is confused by presence of both at the same time. + + + + + TIRViews + + + + + Memory hacks + + + + + Only for very old and buggy old games such as CFS3. + + + + + Repair NPClient location + + + + + Locate DLL + + + + + Replace the registry entry if you want to use other software with the NPClient protocol and it doesn't work automatically. + +Starting tracking will again overwrite the DLL locations. + + + + + Disable tracking for games on exit + + + + + Disable on program exit + + + + + Use this for games that disable mouselook when opentrack isn't running, and you're not running opentrack that much. To use opentrack with this option you need to start it before the games to have it work at all. + + + + + freetrackDll + + + freetrack 2.0 Enhanced + + + + -- cgit v1.2.3