i wonder if they completely replaced the call for atmosphere from FFE, or still use the original setup, it seem's like it is not so. i can hardly change the look of any predefinied planet by changing the model of it, but i have to proof that more.i encountered that in FFE venus is set to model #123 but if you look at the code you miss the call for a atmosphere
Code:
Object #123:Rocky world with a thick corrosive atmosphereVertex count 8; Vertices:#0/00h: 1, 0, 0, 90#2/02h: 1, 90, 0, 0#4/04h: 1, 0, 90, 0#6/06h: 1, 0, 0, 0Normal count 2Normals:Scale 22Scale2 4Radius 99Primitives 39Dot color: 060808h = RGB(8,8,6)Unknown_1 25Unknown_2 25386Unknown_3 16155Collision data at 4B2992hMesh written out (9 commands):001F 0662 0206 0004 0007 0CCC 00BE ; Cmd 1Fh(RGB(6,6,2), 6,2,4,0, 0x0007,0x0CCC,0x00BE,0000 ; 0x0000)0000 ; EndEnd of mesh
but you can set it to model #128 which represents a planet with water weather system and a corrosive atmosphere, which has the commands for a atmosphere.
Code:
Object #128:World with water weather system and corrosive atmosphereVertex count 8; Vertices:#0/00h: 1, 0, 0, 89#2/02h: 1, 89, 0, 0#4/04h: 1, 0, 89, 0#6/06h: 1, 0, 0, 0Normal count 2Normals:Scale 22Scale2 4Radius 98Primitives 40Dot color: 080606h = RGB(6,6,8)Unknown_1 25Unknown_2 25177Unknown_3 16021Collision data at 4B3508hMesh written out (137 commands):001F 0558 0206 0004 0000 07AE 0478 ; Cmd 1Fh(RGB(5,5,8), 6,2,4,0, 0x0000,0x07AE,0x0478,atmosphere starts here and is for all bodys that have one the same command *edit, that's not true 0807 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 7,8,12, x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,087D 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 125,8,12, x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,08E3 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 227,8,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,092F 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 47,9,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,09AA 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 170,9,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,09BA 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 186,9,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,09CC 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 204,9,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0A48 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 72,10,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0A4F 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 79,10,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0A79 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 121,10,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0ABD 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 189,10,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0B56 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 86,11,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0C40 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 64,12,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0C7C 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 124,12,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0CAE 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 174,12,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0CD9 000C 0040 00F4 FFB3 FFFF 00CE FFFF ; 217,12,12, 0x0040,0x00F4,0xFFB3,0xFFFF,0x00CE,0xFFFF,0000 ; 0x0000)0000 ; EndEnd of mesh
but if i remember it right venus is one planet you can't land on? atmosphere will be surface? if you look at the code it has to be that way (i think the russians forgot that venus has a very thick atmosphere, high "air" pressure and a high surface temperature, just because they managed it to land a capsule for a few seconds

).but i'm still not shure how FFED3D will handle it, needs more tests.further io is set in FE2 to model #130 (no name in FFE) in FFE it's #122 (highly volcanic world) i wonder what happens if...... or maybe i'm wrong, it has a atmosphere (#130) and a very bright grey color? venus?