Jump to content

Unable to select SD Textures with version 1.0.2 in the IniManager


Recommended Posts

Posted

When clicking "Select SD Textures" nothing happens.

 

The Scenery_Config.json still looks like this:

 

"texture_options": [
        {
            "name": "HD Textures",
            "description": "HD Texture Pack",
            "default": true,
            "files_base": "Scenery\\airport-egll-heathrow",
            "folder_off": "egll-modellib\\texture.HD",
            "folder_on": "egll-modellib\\texture"
        },
        {
            "name": "SD Textures",
            "description": "SD Texture Pack",
            "default": false,
            "files_base": "Scenery\\airport-egll-heathrow",
            "folder_off": "egll-modellib\\texture.SD",
            "folder_on": "egll-modellib\\texture"
        }
    ],

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...