June 3, 200917 yr Does anyone have DBS Walk and Follow installed on FSX? I downloaded the pack for FS9 and FSX. Works great in FS9...activation was easy, but I can't get the activation to appear in FSX menu. I have SP2 for FSX. I've emailed DBS several times and they only sent me an updated dll.xml file, which didn't make a difference. I've tried everything and still no luck.Thoughts anyone?
June 3, 200917 yr Uninstall, remove manually possible entries in dll.xml. Reinstall.Dll.xml should look like this: <Launch.Addon> <Name>Dbs WalkAndFollow</Name> <Disabled>False</Disabled> <DLLStartName>module_init</DLLStartName> <DLLStopName>module_deinit</DLLStopName> <Path>Dbs\Dbs.waf.dll</Path> </Launch.Addon> https://www.youtube.com/user/JustaRandomSimmer Simulator Videos http://sierra-hotel.blogspot.com Aviation Picture Blog
June 4, 200917 yr Uninstall, remove manually possible entries in dll.xml. Reinstall.Dll.xml should look like this:<Launch.Addon> <Name>Dbs WalkAndFollow</Name> <Disabled>False</Disabled> <DLLStartName>module_init</DLLStartName> <DLLStopName>module_deinit</DLLStopName> <Path>Dbs\Dbs.waf.dll</Path> </Launch.Addon> DBS sent me a different dll.xml code as a replacement. It looks like this, but still doesn't work: (I'll try your version.)<?xml version="1.0" encoding="Windows-1252" ?> - <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>dll.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> - <Launch.Addon> <Name>Object Placement Tool</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path> </Launch.Addon>- <Launch.Addon> <Name>Dbs WalkAndFollow</Name> <Disabled>False</Disabled> <DLLStartName>module_init</DLLStartName> <DLLStopName>module_deinit</DLLStopName> <Path>Dbs\Dbs.waf.dll</Path> </Launch.Addon> </SimBase.Document>
Create an account or sign in to comment