Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Map Jool #25

Open
gusberinger opened this issue Jun 4, 2021 · 1 comment
Open

Can't Map Jool #25

gusberinger opened this issue Jun 4, 2021 · 1 comment

Comments

@gusberinger
Copy link

gusberinger commented Jun 4, 2021

Using this as my Settings.cfg, I am unable to map Jool. Using KSP version v1.11.1

SigmaCartographer
{
	Maps
	{
	  body = Jool
          width = 4096  // the total width of the texture (default = 4096)
          tile = 4096   // the width of one tile          (default = 4096)
          exportFolder = 1        // path for the export folder
          normalMap = false    // export normals?   (default = false)
          colorMap = true      // export color?     (default = true)
          satelliteMap = true // export satellite? (default = false)
          normalStrength = 1   // strength of normals (default = 1)
    }
}
@Sigma88
Copy link
Owner

Sigma88 commented Jun 5, 2021

Jool doesn't have a terrain to chart.

for gas giants ksp just loads a texture onto a sphere

there are ways to get those textures but cartographer cant do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants