peker Posted July 30, 2015 Posted July 30, 2015 Is someone using this app and ready to help me I really appreciate it https://play.google.com/store/apps/details?id=com.mihaig.bf109 I want to use this app on my SmartPhone samsung 3 I could not run the application probably not at all clear to me four things: 1. What exactly copied line ? ( Instruction 4) 2. Where I change the IP ? ( Instruction 5) 3. How do I change the IP ? 4. And is it not dangerous to my computer - change the IP ? thanks
Maulkin Posted July 30, 2015 Posted July 30, 2015 (edited) I just tested it out and got it working with no problems. I will try to answer your questions: 1. you need to copy this line: dofile( "C:\\Users\\[username]\\Saved Games\\DCS\\Scripts\\telemetryBF109.lua") and add it to the end of your export.lua file. I recommend when you edit the export.lua file that you use something like Notepad++ as some editors will add hidden characters that might cause the LUA scripter to have problems. 2. the telemetryBF109.lua file you downloaded will have a line that looks something like this: bfhost, bfport = "192.168.0.101", 6001 -- replace IP with android device ip You are going to need to find out what the IP address is that has been assigned to your android device. The app that you installed has a menu item Show IP. This tells DCS World where to send the telemetry data. 3. you are not changing the IP address of your android device. Only entering it into the .lua file so DCS knows where to send the data. 4. nope not dangerous (in this case ;)). The app you installed on your andriod device cannot query your PC for the information. Your PC, which is running DCS World must voluntarily send the information. BTW thanks for pointing out this app. I had a lot of fun figuring it out and playing around with it. It is very responsive to the sim and does not appear to lag at all. Edited July 30, 2015 by Maulkin --Maulkin Windows 10 64-bit - AMD Ryzen 9 5900X @ 3.7 GHz - 32 GB DDR4 3600MHz RAM - EVGA FTW3 RTX 3080 - Asus Crosshair VIII Hero motherboard - Samsung EVO Pro 1 TB SSD - TrackIR 4 Pro - Thrustmaster Warthog - Saitek rudder pedals - Lilliput UM-80/C with TM Cougars
peker Posted July 31, 2015 Author Posted July 31, 2015 (edited) Thank you very much for your response and your attention now its work !!!!!! And I'm glad you have fun with the app Edited July 31, 2015 by peker
Recommended Posts