View Single Post
Setting up Lomac Active Modules
Old 01-14-2007, 01:17 PM   #1 (permalink)
zorlac
Creator
 
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,612
zorlac is on a distinguished road
Default Setting up Lomac Active Modules

As this has been the the most frequently asked question in the last two days, here goes:

For "local" mode only:

- copy the touchbuddy-export.lua file from the touchbuddy\lua folder into the "C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\export\" directory

- open the file "C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\export\export.lua" in a text editor, scroll RIGHT down to the VERY bottom and add the line:


dofile("./Config/export/touchbuddy-export.lua")


- As someone else has pointed out to me, you may also want to open the file "C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\export\config.lua" and ensure that the "EnableExportScript = true"

- open the touchbuddy.cfg file in a text editor, and change:

lomac_data_file = .\touchbuddy-export.dat

to read

lomac_data_file = C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\touchbuddy-export.dat

For client/server, you need to do the above on the "server"... i.e the PC running the game, and the TB client will request the info from the TB server.

That should do it. Obviously, if you lockon is installed somewhere other than in the default location on C: then you will have to make allowances for that when reading the above instructions
__________________


(Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy)
zorlac is offline   Reply With Quote