Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can I make a software that takes one screenshot in FSX?

Featured Replies

Hello,I want to make a software that it takes a screenshot in FSX when a button is clicked. I know that in FSX I can take a screenshot pressing "V" key. But can I automate this procedure within a program? I think that it was possible by sending a "CAPTURE_SCREENSHOT" event to FSX. But how can I send an event to FSX with SimConnect?Thank you!

  • Commercial Member
I want to make a software that it takes a screenshot in FSX when a button is clicked. I know that in FSX I can take a screenshot pressing "V" key. But can I automate this procedure within a program? I think that it was possible by sending a "CAPTURE_SCREENSHOT" event to FSX. But how can I send an event to FSX with SimConnect?
There are examples of sending Events via SimConnect in the SimConnect SDK. But an even easier way may be to simply Post a WM_COMMAND message to the "FS98MAIN" class window with the Event code as the WPARAM -- the event code numbers are defined in the events header file. KEY_CAPTURE_SCREENSHOT is 66733. This doesn't work with all KEY EVENTs but does with most and is worth a try.RegardsPete

Win10: 22H2 19045.2728
CPU: 9900KS at 5.5GHz
Memory: 32Gb at 3800 MHz.
GPU:  RTX 24Gb Titan
2 x 2160p projectors at 25Hz onto 200 FOV curved screen

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.