-
Posts
660 -
Joined
-
Days Won
57
Content Type
Profiles
Forums
Downloads
Everything posted by Jo Erlend
-
Happy to help! Oslo does come with it's own default service configuration and some custom ground service vehicle models, but you can disable it if you want to see the GSX vehicles being used to service AI traffic at the airport.
-
Hello! From the screenshots it looks like you have multiple different Frankfurt sceneries installed, sadly Asobo hasn't included a way for you to disable sceneries being streamed. So to make sure Aerosoft Frankfurt has the highest priority you'll need to add an xml file called "Content.xml" to your msfs LocalCache folder. for the MS store this is found here, %localappdata%\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\ for Steam the folder is found here, %appdata%\Microsoft Flight Simulator 2024\ I've attached an example xml where you can see that I've changed the priority between the Aerosoft and Default EDDF scenery included in the premium deluxe version of MSFS. (If you have any other Frankfurt sceneries installed add those packages to the list as well and give them a priority similar to the asobo package.) <Priorities> <Package name="asobo-airport-eddf-frankfurt" priority="-100" Active="True"/> <Package name="aerosoft-airport-eddf-frankfurt" priority="0" Active="True"/> </Priorities> Content.xml
-
Hi, there are indeed some issues going on in general with jetways in 2024. Since this is widespread and effects both default and custom jetways I suspect this is something Asobo would need to sort out in the sim code. But I'm keeping an eye on this if anything needs to be done from my side. https://forums.flightsimulator.com/t/jetways-airborne-and-move-with-changing-zoom/675808
-
Hello! The left airport and services windows in the FSDT configurator is for the airports where you want to see the GSX jetways. Looks like this is mixed up on your end, so you would need to swap the left and right airports / services for it to work, it should look similar to this: In this example the GSX jetways for EBBR, EDDK, ENGM, ENVA, GCLP and LEMH would be excluded. And if you also want to exclude the services you would do the same in the bottom window.
-
Hello, this is due to the "EDDK_AIRAC2024+_compatibility_fix" having a higher priority than the Aerosoft EDDK scenery. You can either remove the "edggnav-airport-eddk-cologne-bonn" folder from your community folder, or you can adjust the loading order of it in the Content.xml file. I would assume the reason why you didn't see the same issue with iniBuilds EDDK is that it's installed in the Official not the Community folder hence getting a different priority in loading. The Content.xml file would look something like this, with the Aerosoft EDDK having a higher number than the AIRAC compatibility fix. --------------------- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Priorities> <Package name="navigraph-navdata-base" priority="1"/> <Package name="edggnav-airport-eddk-cologne-bonn" priority="2"/> <Package name="aerosoft-airport-eddk-cologne-bonn" priority="3"/> <Package name="navigraph-navdata" priority="4"/> </Priorities>
-
Great! yes, just let me know if you still have issues with an airport, you can use both the aerosoft VDGS and GSX at the same time, but you would need to check the GSX profiles you've downloaded. Some creators make two different profiles, one where the GSX VDGS is used and another where the AS VDGS is used. For Oslo there is a GSX profile included that supports the AS VDGS. You can also manually edit the GSX profiles either through the editor or with a text editor and set the "parkingsystem = Dummy" on the stands you want to disable the GSX VDGS at, if you feel comfortable doing so.
-
Hello, one thing that could cause this is if the folder name for the airport scenery has been changed? For example brussels should have the name "aerosoft-airport-ebbr-brussels". Can you also generate a log file, to do this you'll need to open the "aerosoft-vdgs-driver-log.ini" file in a text editor and set Verbose=1 Then load into the airport and open up the VDGS UI, attach the "aerosoft-vdgs-driver-log.log" file here and we can get a better idea of what's going on
-
Hi, we'll look into this for the first update
-
Hi Ray! Just so you know a update with the correct runway numbers is in the works for P3D as well, planned to be sorted out within the next couple of weeks.
-
Hello, to uninstall only parts of the world update go to the content manager and search for EDDK. Select the list view for the Western Europe city update. You can then select which parts of the world update you want to install/uninstall.
-
Hello, thanks for the suggestion, I'll keep it in mind for a future update
-
Hello, those barriers have been removed in the latest version of the scenery, v1.1.1
-
Hello, this has been fixed and is going to be included in the first update.
- 1 reply
-
- 1
-
-
Hi, sure! I can put those into a separate placement file if you want to disable them.
-
Hello! Yes, you'll need to move the GSX-profile into the virtuali/gsx/msfs folder before it takes effect. You'll also need to exclude both the jetways and the services for ENGM in the GSX configurator.
-
Hello! The GSX profile is located in it's own folder here ...\Community\aerosoft-airport-engm-oslo\GSX-profile After you select a new setting in the configurator, make sure that you delete the .dat file for Oslo in the SceneryIndexes folder. You can do this through the utilities tab in AS one, some more info in the image below:
-
Hello, Thanks! This sounds like it's related to an MSFS bug where runway/taxi lights can get placed at incorrect altitudes, in the scenery itself we don't really control the altitude of the light placement as they should automatically snap to the terrain. https://forums.flightsimulator.com/t/floating-runway-lights-pc-xbox/464742/99 Can you check if the lights look ok when you start a flight at Oslo? If you're using rolling cache it might be worth trying to clear & disable it and see if the issue still persists.
-
Hello, thanks! The jetways should indeed operate, are you trying to trigger the connection through the default ATC / Ground Services menu or a 3rd party app such as GSX?
-
Hello! Thanks, I'll make sure this is sorted out in the next update!
- 1 reply
-
- 1
-
-
No worries! Hope this solves you problem
-
Hi, after you've set your new settings make sure you delete the "aerosoft-airport-engm-oslo.dat" file in the SceneryIndexes folder, as the change in settings don't take effect before that's done. You can use the included batch file to do so.
-
Thank you! Glad you're enjoying Oslo!