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.

The Change to 64 Bit - What Exactly Happens?

Featured Replies

  • Author
10 hours ago, SimonC said:

Haha, I think I remember this post from the time P3Dv1 was released... then v2, then v3... :happy:

It happens in every post about a potential new simulator and is also not anything to do with what I was asking in my original post.

As a gentle reminder, I was keen to hear from people who have thoughts on what add-on developers will need to do to get things working in a 64 bit environment. This is purely a curiosity question as I'm interested in the technical ins and outs more than anything. It may also give people a rough idea of how hard/easy it is therefore negating the need to worry about having to wait for a new stable sim.

Either way, would be good to stay back on topic. :cool:

James Long

My system:
Intel i7-7700k @ 5 GHz, 32GB DDR4 3200MHz RAM, Windows 10 Pro 64-bit, GTX1080 Ti 11GB, waiting for Prepar3d v4. 1440p ASUS ROG Monitor

  • Replies 77
  • Views 14.2k
  • Created
  • Last Reply
6 hours ago, JamesHongKong said:

..As a gentle reminder, I was keen to hear from people who have thoughts on what add-on developers will need to do to get things working in a 64 bit environment.

 

 

 

On 3/11/2017 at 3:23 PM, MarkW said:

.....that wooshing sound you will hear is 100,000 people simultaneously moving all sliders to the right.  This will be followed by 2 years of moaning and groaning about low frame rates.

...and having to buy more physical memory and disk because scenery uses what they have up.

Gregg Seipp

"A good landing is when you can walk away from the airplane.  A great landing is when you can reuse it."
i9 64GB RAM, GTX-5090

  • Author
10 minutes ago, Gregg_Seipp said:

...and having to buy more physical memory and disk because scenery uses what they have up.

Respectfully, this isn't what this post was about - again, a polite request that it stays on topic?

James Long

My system:
Intel i7-7700k @ 5 GHz, 32GB DDR4 3200MHz RAM, Windows 10 Pro 64-bit, GTX1080 Ti 11GB, waiting for Prepar3d v4. 1440p ASUS ROG Monitor

  • Commercial Member

Re: performance gains

If a C++ application is recompiled "as-is" to 64bit, there is no performance gain. In my experience rather the opposite, the app is performing a tiny bit worse than in 32 bit. For framework based apps, written in languages like Java or C#, 32/64 bit doesn't matter much anyway. Here is an article about a completely different type of application, which has quite high demands for performance and a plugin/addon architecture too, and that is offered in both 32 and 64 bit  - and what the manufacturer has to say about that: https://help.ableton.com/hc/en-us/articles/209773785-64-bit-vs-32-bit-FAQ

For the record: the managed SimConnect library has alwas had 64bit formats for the simulator variable values. Progressing through the P3D releases there were quite a few unexpected changes in SimConnect. A few of those cause  exceptions in programmatic addons even today, and clients that have not been adapted to P3D will cause hard-to-detect issues. You may not notice these right away, but you shouldn't be surprised about micro stutters or hold ups either. And this is the situation today, with a simulator that still is largely compatible.

And if LM decide to recode the app to gain performance, if at all possible, we are in the situation that I wrote about earlier - we simply do not know what will be changed and how, and if any 3rd party content or addon will work (at all or at least correctly) after that. A few months ago there was outrage because a point release of P3D caused texture flickering and issues with older scenery. LM was quick to remedy this - but this also shows the reluctance of both LM and the customers to embrace change.

Best regards

LORBY-SI

  • Author
16 hours ago, Lorby_SI said:

Re: performance gains

If a C++ application is recompiled "as-is" to 64bit, there is no performance gain. In my experience rather the opposite, the app is performing a tiny bit worse than in 32 bit. For framework based apps, written in languages like Java or C#, 32/64 bit doesn't matter much anyway. Here is an article about a completely different type of application, which has quite high demands for performance and a plugin/addon architecture too, and that is offered in both 32 and 64 bit  - and what the manufacturer has to say about that: https://help.ableton.com/hc/en-us/articles/209773785-64-bit-vs-32-bit-FAQ

For the record: the managed SimConnect library has alwas had 64bit formats for the simulator variable values. Progressing through the P3D releases there were quite a few unexpected changes in SimConnect. A few of those cause  exceptions in programmatic addons even today, and clients that have not been adapted to P3D will cause hard-to-detect issues. You may not notice these right away, but you shouldn't be surprised about micro stutters or hold ups either. And this is the situation today, with a simulator that still is largely compatible.

And if LM decide to recode the app to gain performance, if at all possible, we are in the situation that I wrote about earlier - we simply do not know what will be changed and how, and if any 3rd party content or addon will work (at all or at least correctly) after that. A few months ago there was outrage because a point release of P3D caused texture flickering and issues with older scenery. LM was quick to remedy this - but this also shows the reluctance of both LM and the customers to embrace change.

Best regards

Really interesting insight, thank you. It will be very interesting indeed when/if v4 is released as 64 bit to see which add-ons work and which don't. LM seem to have closer partnerships with the add-on developers than they had in the past (I am going from the many featured on their P3D website and the knowledge that they have worked with developers during previous iterations, particularly through v3) - whether that means a smooth roll-out of a new 64 bit sim and a strong raft of working add-ons is yet to be seen. If there is greater access being given to the add-on developers then I'm sure they will have a clear understanding of what needs to be done to each of their individual add-ons to ensure compatibility.

James Long

My system:
Intel i7-7700k @ 5 GHz, 32GB DDR4 3200MHz RAM, Windows 10 Pro 64-bit, GTX1080 Ti 11GB, waiting for Prepar3d v4. 1440p ASUS ROG Monitor

20 hours ago, Lorby_SI said:

Re: performance gains

If a C++ application is recompiled "as-is" to 64bit, there is no performance gain. In my experience rather the opposite, the app is performing a tiny bit worse than in 32 bit. For framework based apps, written in languages like

I can confirm this. I once had a rather dated Core Duo laptop (not for the sim, but as a networked client for addons etc.) running Win 7/32. When I found it time to upgrade my main machine to Win 7/64 I thought it would be a clever idea to upgrade the laptop, too. Basically, I installed the same programs after upgrading. 

The result was, the laptop did work as such under Win 7/64, however, it all got a little more sluggish. Not much to the point of being unusable, but just enough to be noted, notably in case of more demanding apps like moving maps.

Kind regards, Michael

 

Intel i7-13700K / AsRock Z790 / Crucial 32 GB DDR 5 / ASUS RTX 4080OC 16GB / BeQuiet ATX 1000W / WD m.2 NVMe 2TB (System) / WD m.2 NVMe 4 TB (MSFS) / WD HDD 10 TB / XTOP+Saitek hardware panel /  LG 34UM95 3440 x 1440  / HP Reverb 1 (2160x2160 per eye) / Win 11

I suppose that what exactly happens is the same as when FSX was released,we all realize that a lot of our PC,s are not really capable of making the best of it

Peter

1 hour ago, wizzards said:

I suppose that what exactly happens is the same as when FSX was released,we all realize that a lot of our PC,s are not really capable of making the best of it

Peter

You are comparing apples and oranges.  The original FSX release was a buggy, awful mess - and even though we grew to love it, it was never really 'fixed' until LM took it over.  If our PC's are up to the job in XP, there should be no difference here.

The detail in far away textures will no longuer need to be reduced to save VAS, P3D v3 does this automatically. The result is better immersion.

1 hour ago, tooting said:

it still isnt fixed, its been pimped a bit but not fixed.  I can just imagine the new names companies are going to call stuff to make some sales,.  

Ill say activesky AIR or Life, then youll have FSGLOBAL Peaks and then your have FSL Blueprint and PMDG Organic , I bet Mr Stien and Mr Cohen their bank managers are looking forward to the release more than the simmers.

 

yeah, I know... it's so UNFAIR how these developers expect us simmers to have to pay them for their time to upgrade our enjoyment to a 64 bit simulator :tongue:

 
Quote

850237

WAT1460.png

Microsoft made Windows 10 free for Windows 7 and 8 users to have a more consistent ecosystem. LM could do the same with V4 for the same reason.

1 hour ago, kakusso said:

Microsoft made Windows 10 free for Windows 7 and 8 users to have a more consistent ecosystem. LM could do the same with V4 for the same reason.

No chance in a million. welcome to capitalism.  Can you imagine the likes of pmdg and fsl not being able to make more money.  Never ever for one minute think any company thinks of its customers before profit. 

 
 
 
 
 
  913456
  • Moderator

Let's not go down this path again folks or we will have a fast shutdown of this thread.

 

Vic

 

RIG#1 - I9 14900K MSI Pro z790 RTX 5070Ti
40" 4K Monitor 3840x2160 

Archived

This topic is now archived and is closed to further replies.

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.