For some time, I was getting really frustrated with my Fenix A320 havng major stuttering on the FCU, ND and PFD. The screens were not updating quickly enough and this made flying in challenging conditions (such as NPAs and bad weather) really difficult. The Fenix devs have however got a "secret" fix for this and in the video we show you how to access the secret setting using the code below:-
CODE TO USE - COPY & PASTE -
$xmlFilePath = "$env:ProgramData\Fenix\FenixSim A320\fenixConfig.xml";$xml = [xml](Get-Content $xmlFilePath);$xml.FenixConfig.displayMode = 'GPU';$xml.FenixConfig.newRender = 'true';$xml.FenixConfig.wizardVisible = 'true';$xml.FenixConfig.wizardChecked = 'true';$xml.Save($xmlFilePath);echo "done";get-content $xmlFilePath
GET SIMSMART PERFORMANCE CALCULATOR: www.a320perf.uk
FREQUENT FLYER? You can now join the Easyjet Sim Pilot Channel & become a member, earning you extra perks along the way:- • Supporting the Easyjet Sim Pilot Channel
DISCORD LINK:- / discord
Channel supported by:-
Thrustmaster:- https://www.thrustmaster.com/
Orbx:- https://orbxdirect.com/
Aerosoft:- https://www.aerosoft.com/en/flight-si...
REX Simulations:- https://rexsimulations.com/
Flightbeam:- https://www.flightbeam.net/msfs-products
Macco Simulations:- https://maccosim.com/
Livery Creator:- https://flightsim.to/profile/Paintgenix