A Moth drawn to the flame.

Flight Simulation Screenshots displaying your Flight Simulation Experience. MSFS, FSX, Prepar3D, XPlane and other Flight Simulators. Focus is your Flight Simulator Experience. Please upload to Simviation (Button at top right)

A Moth drawn to the flame.

Postby Anthindelahunt » Mon Jan 19, 2015 10:49 pm

Northern Germany near Bergin.

Anthin.
Image
User avatar
Anthindelahunt
Major
Major
 
Posts: 1507
Joined: Tue Sep 28, 2010 5:02 pm
Location: Canberra Australia

Re: A Moth drawn to the flame.

Postby Flying Trucker » Tue Jan 20, 2015 8:48 am

Wow...wonderful shot Anthin...well done... :clap:

I was given a lot of help here from many Simviation Members when I first started posting screenshots...here are a few tips I was given:
--Prior to taking the Screenshot...Pause the Flight
--Wait until the only thing in the picture is the scenery and aircraft...nothing in red writing in upper corners of the picture
--Something about Pausing the Flight also allows the FSX Framework to catch up...Not sure I explained that correctly... :lol:
--Sometimes when you take the Flight Off Pause the black exhaust smoke will show...just wait a second until it dissipates and then take the shot...also a good time
to check on different Angles for the Screenshot
--I use my "A" Key prior to starting the flight...I use the Down Arrow on Keypad to move the Camera to the rear of the aircraft...I hit my "A" Key Once...this allows me to use the Keypad to see more angles...I bet you knew that anyways... :lol: :dance:

Well Anthin, I try to learn at least One New Thing Every Day...it always comes up this Electronic Gizmo hates me... :doh: :violin:

Again, the above shot is very nice... ;)
Cheers...Happy Landings...Doug
Flying Trucker
Colonel
Colonel
 
Posts: 14398
Joined: Sat Mar 26, 2005 12:28 pm

Re: A Moth drawn to the flame.

Postby yancovitch » Tue Jan 20, 2015 12:48 pm

i didn't know that!.............pretty!
User avatar
yancovitch
Major
Major
 
Posts: 3530
Joined: Sat Aug 02, 2003 12:48 pm
Location: born montreal, lived vancouver, now live in burns lake bc.

Re: A Moth drawn to the flame.

Postby Anthindelahunt » Tue Jan 20, 2015 1:25 pm

Thanks Doug.

I was given some script to get rid of that red print.

It was to be inserted in the fsx cfg. I guess it didn't work

Have to check next time.

Anthin. :oops:
User avatar
Anthindelahunt
Major
Major
 
Posts: 1507
Joined: Tue Sep 28, 2010 5:02 pm
Location: Canberra Australia

Re: A Moth drawn to the flame.

Postby CHUCK79 » Tue Jan 20, 2015 2:56 pm

Anthindelahunt wrote:Thanks Doug.

I was given some script to get rid of that red print.

It was to be inserted in the fsx cfg. I guess it didn't work

Have to check next time.

Anthin. :oops:



Great shot, Anthin!

Make sure under [Main] in your FSX cfg. you have these three lines and they are set to 1 not 0.
HideInfoText=1
HideMenuFullscreen=1
HideMenuNormal=1

Also, I use add on external views to get the angle I want as opposed to using the default exterior views that just revolve around the aircraft.
These entries go in the individual Aircraft cfg. file. Make sure there aren't existing views already. Remember to make a back up before editing :D

[CameraDefinition.0]
Title = "Front View"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = Front View
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
ShowWeather = Yes
InitialXyz = -4, 1, 43
InitialPbh = 5, 0, 180
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0

[CameraDefinition.1]
Title = "Landing Gear"
Guid = {96873AAD-621B-4C45-8A58-DEF7B7FCB051}
Description = View of the landing gear and left wing flaps
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .58
ShowWeather = Yes
InitialXyz = -8.5, -4, -15
InitialPbh = 0, 0, 34
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0

[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .60
ShowWeather = Yes
InitialXyz = -10, 0.0, -75.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0

[CameraDefinition.3]
Title = "Right Wing"
Guid = {C690EAFD-223A-42d0-99E0-681ADF93BB59}
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
InitialXyz = 41, -5, -14.0
InitialPbh = -6, 0, 281
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum
xyzRate=5.0

[CameraDefinition.4]
Title = "Left Wing"
Guid = {f25dfa2e-fd2e-4b89-81e2-0575cbcb60de}
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
;InitialXyz = -35, 0, 35
;InitialPbh = 0, 0, 140
InitialXyz = -38, -5, -14.0
InitialPbh = -6, 0, 80
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = No
ClipMode=Minimum
xyzRate=5.0

If you were unaware, you move the camera with: Shift+Enter/Backspace, Ctrl+Enter/Backspace and Shift+Ctrl+Enter/Backspace.
This allows almost any angle and gets the aircraft out of the center of the shot O0
User avatar
CHUCK79
Global Moderator
Global Moderator
 
Posts: 6168
Joined: Fri Mar 26, 2010 10:13 am
Location: KOMK

Re: A Moth drawn to the flame.

Postby Anthindelahunt » Tue Jan 20, 2015 4:36 pm

Thanks CHUCK.

I will try your suggestions.

Anthin.
User avatar
Anthindelahunt
Major
Major
 
Posts: 1507
Joined: Tue Sep 28, 2010 5:02 pm
Location: Canberra Australia

Re: A Moth drawn to the flame.

Postby Anthindelahunt » Tue Jan 20, 2015 6:41 pm

Hi CHUCK.

I have tried all of the above but for some reason no
change. I will keep trying with various other planes.

Have to take a break as I am in a lot of pain at the
moment.

Anthin. :doh:
User avatar
Anthindelahunt
Major
Major
 
Posts: 1507
Joined: Tue Sep 28, 2010 5:02 pm
Location: Canberra Australia

Re: A Moth drawn to the flame.

Postby Flying Trucker » Wed Jan 21, 2015 7:28 am

Good morning all... ;)

When the Red Script appears on the Upper Right Corner of my Screenshots I simply wait for thirty (30) seconds or more and it disappears all by itself.

I usually Pause the Screenshot when the Red Script appears and this does two things for me...
--Red Script will disappear within thirty (30) seconds or so
--allows the computer framework to stabilize...not sure I am explaining that one right...but the picture (scenery) gets better looking

Take care Anthin...Would you like me to send you a couple of ninety year old horse nurses... :?: :o :lol:
Cheers...Happy Landings...Doug
Flying Trucker
Colonel
Colonel
 
Posts: 14398
Joined: Sat Mar 26, 2005 12:28 pm

Re: A Moth drawn to the flame.

Postby Anthindelahunt » Wed Jan 21, 2015 1:12 pm

Thank you Doug but I might decline on the
horse nurses. :snooty:

A few inches of Ontario snow would go down
well though. :lol:

Best wishes Anthin.
User avatar
Anthindelahunt
Major
Major
 
Posts: 1507
Joined: Tue Sep 28, 2010 5:02 pm
Location: Canberra Australia


Return to Simulation Screenshots Showcase

Who is online

Users browsing this forum: No registered users and 500 guests