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.

FSX-SE Fsrecorder?

Featured Replies

Ok, so this is not a please help nor a problem...this is just something I am tinkering with a bit to see if I can get it to work. I am wanting to try and find a pirep system so I can make a va, and I came across this little tool...and now with steam edition coming out I thought I might as well try and get a little ahead of the curve and create a Steam Edition VA using this tool so I won't have to host a server for Pireps. Now I am trying to get this to work on my version...again this isn't exactly a problem...I have modified the DLL.XML to accept the dll that used fsrecorder, but sadley came across a little runtime error following it. I am pretty sure it is not a Dll.xml because I compared the FSrecorder function to my newly installed fsuipc, and then compared that to my boxed version Dll.xml , and everything seemed to be correct, although I did come across something that caught my eye. FSUIPC for fsx se and the regular fsuipc seem to be going to the exact same .DLL, so now I am not sure... Below I have left the contents of my DLL.XML for fsx-se(modified) as well as the boxed version where fsrecorder works fine. If this is a FSRecorder dll problem I might stop, because I am not even sure exactly how dlls work. I think they are a compilation of different files, but I have heard tinkering with Dlls can cause a lot of problems. Again this is not a problem with my fsx I can just wipe the code and get fsx-se to work fine, but I would like to see whether or not I can get this to work...

 

-Modifed FSX-SE DLL.XML

 

 

<?xml version="1.0" encoding="Windows-1252"?>

<SimBase.Document Type="Launch" version="1,0">
  <Descr>Launch</Descr>
  <Filename>dll.xml</Filename>
  <Disabled>False</Disabled>
  <Launch.ManualLoad>False</Launch.ManualLoad>
  <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
    <Launch.Addon>
    <Name>FS Recorder</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files\FS Recorder for FSX\FSRecorder_FSX.dll</Path>
    </Launch.Addon>
    </SimBase.Document>

 

 

-FSX boxed xml

 

<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
    <Descr>Launch</Descr>
    <Filename>dll.xml</Filename>
    <Disabled>False</Disabled>
    <Launch.ManualLoad>False</Launch.ManualLoad>
    <Launch.Addon>
        <Name>FSUIPC 4</Name>
        <Disabled>False</Disabled>
        <Path>Modules\FSUIPC4.dll</Path>
    </Launch.Addon>
    <Launch.Addon><Name>FS Recorder</Name><Disabled>False</Disabled><ManualLoad>False</ManualLoad><Path>C:\Program  Files\FS Recorder for FSX\FSRecorder_FSX.dll</Path></Launch.Addon></SimBase.Document>

 

 

 

 

 

 

I too cannot use FS Recorder, according to the fs-recorder.net site - it is most likely not going to be supported for FSX Steam nor will there be any future updates, which is not cool because a lot of simmers use it.  I would think it shouldn't take too long for the creater to come up with a defenitive fix, but its a dead fish in the water... ahhhhhhh the times we had with FS Recorder!

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.