• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FSX Disable GPS System

Messages
3
Country
wales
Hi,

I'd like to be able to disable the GPS system from functioning (including showing the map), however I would still like to have a flight plan active for my mission.

I can't see any obvious way of doing it, there does not even seem to be an option the FSX frontend to disable the GPS for free flights.

Does anyone know if this is possible.
I'd rather stay away from simconnect land if possible.

Thanks
 
Hi Folks

PilotKal -
There is a non-programmatic way to create an aircraft without GPS,
but unless you are a wizard with writing installers
it will involve the enduser editing the aircraft.cfg.




Rough outline howto -
Select your aircraft & repaint.
e.g. Douglas_DC3



Copy your selected aircraft's panel folder to the same location.
Name that copied folder as Panel.NoGPS

Edit the contained panel.cfg -
Removing or commenting out the -
- GPS window and section.
- SimIcons GPS entry

Renumber windows and gauge entries accordingly.



Bill or someone could maybe detail
if it's possible to alias the CAB contents,
so you don't need to redistribute it.




Copy your selected aircraft's repaint's [fltsim.#] entry to a .txt file,
(name as aircraftcfg_NoGPS.txt)

Edit the title entry to -
title=WHATEVERPAINTNAME - No GPS

Edit the panel entry to read -
panel=NoGPS

Edit the ui_variation name to read -
ui_variation="WHATEVERVARIATIONNAME - No GPS"

Edit the tail number to something unique -
atc_id=NEWATCID



Ensure your mission uses WHATEVERPAINTNAME - No GPS
and your distribution includes the -
- modified panel.NoGPS folder
- aircraftcfg_NoGPS.txt
- instructions to configure



HTH
ATB
Paul
 
Last edited:
Thankyou for all the replies.

BASys your suggestion looks very promising, I'll get onto it as soon as the misses stops looking for towels on the internet :rolleyes:
 
How annoying.

It seems that all the other options work (well I tested airspeed gauge and altimiter gauge). However the GPS failure option does not work.

I did notice that the ID for the GPS was only 30 digits, where the others were 32, which makes more sense.

Must be some dodgy documentation there.
 
Back
Top