Scenario moon textures

Apollo18

New member
Joined
Jan 18, 2009
Messages
24
Reaction score
0
Points
0
Hi!
My moon looks a bit square. How can I change this?
Thanks!
 
Screen capture, please. And the orbiter.log, that should identify if there are missing textures.
 
**** Orbiter.log
Build Sep 29 2006 [v.060929]
Found 0 joystick(s)
Module AtlantisConfig.dll [API v.060425]
Module DGConfig.dll [API v.060425]
Module OrbiterSound.dll [API v.060425]
Module CustomMFD.dll [API v.060425]
Module ExtMFD.dll [API v.060425]
Module AutoFCS.dll [API v.050206]
Module InterMFD51.dll [API v.060425]
Module RadarMFD.dll [API v.050206]
Module ScnEditor.dll [API v.060425]
Module Telescope.dll [API v.060425]
Module TrackIR.dll [API v.060425]
TrackIR module not found.
Module Rcontrol.dll [API v.050206]
Module Meshdebug.dll [API v.060425]
Module GPCMFD.dll [API v.060425]
Module Framerate.dll [API v.050206]
Module FlightData.dll [API v.050206]


maybe the moon config file isn´t correct:

; === Configuration file for moon Moon(Earth) ===
Name = Moon
Module = Moon
ErrorLimit = 1e-5

; === Physical Parameters ===
Mass = 7.347664e+22
Size = 1.738e6 ; mean radius
SidRotPeriod = 2360591.597 ; = 27.321662 days
SidRotOffset = 0.75049 ; rotation offset at J2000.0
Obliquity = 0.02692024985275 ; rad(1.5424167)
LAN = 0 ; ascending node of equator - CHECK!

; === Visualisation Parameters ===
MaxPatchResolution = 9 ; highest sphere patch level

; === Fixed surface observation points ===
BEGIN_OBSERVER
Brighton Beach:Tower: -33.4375 +41.125 120
END_OBSERVER


pictures:
 
Last edited:
I can see the problem, but not what is causing it. Do you get the same effect on a clean Orbiter installation?

Also, copy the Orbiter.log whilst the simulation session is running. The log you posted just shows is that the LaunchPad loaded correctly. Orbiter is setup by default to respawn when a simulation session ends, so the log file gets overwritten when the LaunchPad starts again.
 
Your max resolution level is too low, that's all. Just set it higher.
 
Your max resolution level is too low, that's all. Just set it higher.
Oh, I see. Max resolution level in the Visual effects tab of the Launchpad, not the one in the cfg file.
 
Back
Top