Fix corrupted or misaligned FS2004 gauges by restoring panel files, correcting panel.cfg coordinates and safely reinstalling the right gauge package.
To fix corrupted or misaligned gauges in FS2004, back up the aircraft’s panel folder, identify whether the fault affects one aircraft or all aircraft, restore the correct panel bitmap and gauge files, then repair the affected panel.cfg coordinates. Do not overwrite shared gauges until you know which package supplied them.
Is the gauge corrupt, or is panel.cfg wrong?
A displaced gauge usually indicates a panel configuration problem, while a scrambled or incomplete gauge face points to missing or incompatible gauge resources.
| What you see | Likely cause | Best first action |
|---|---|---|
| One instrument is shifted, stretched or the wrong size | Incorrect coordinates or dimensions in panel.cfg | Correct that gauge entry only |
| Every gauge on one 2D panel is offset | The wrong background bitmap, size_mm value or panel configuration is installed | Restore the matching bitmap and panel.cfg as a set |
| A gauge face is fragmented, blank in places or uses the wrong artwork | Missing XML resources, an incorrectly extracted CAB file or an incompatible gauge version | Reinstall the complete gauge package |
| Only the virtual cockpit is misaligned | The [VcockpitXX] sections do not match the aircraft model or texture sheet | Restore the panel supplied for that exact model |
| Several unrelated aircraft show the same corruption | A shared gauge was overwritten, or FS2004 has a broader graphics or configuration fault | Test a default aircraft before changing more files |
How do I realign gauges in FS2004?
Realign a gauge by confirming the active panel folder and then correcting its position in the appropriate [WindowXX] or [VcockpitXX] section.
Make a reversible backup. Copy the aircraft’s
Aircraft\AircraftName\panelfolder and every gauge file you intend to replace. Shared files in the mainGaugesfolder may be used by several aircraft.Confirm which panel FS2004 is loading. Open the aircraft’s
aircraft.cfgand inspect the active repaint’spanel=entry. A blank entry normally selectspanel; an entry such aspanel=wideselectspanel.wide. If that panel uses analias=entry, the working files are in the aliased aircraft’s panel folder.Restore a matched panel set. Recopy the background bitmaps, configuration and supplied gauges from the same aircraft or panel archive. Mixing a bitmap from one release with
panel.cfgfrom another is a common reason every instrument shifts. Our FS2004 add-on installation checks cover nested folders and files placed in the wrong directory.Edit only the misplaced instrument. With FS2004 closed, locate a line in this form:
gauge00=Package!Gauge, x, y, width, height. The first two numbers position the gauge; the last two control its size. Change one value at a time, preserve the commas and keep eachgaugeNNlabel unique within that section. Our panel.cfg editing guide explains the coordinate system in more detail.Check the section’s reference size. Gauge coordinates are interpreted against
size_mm. If all instruments moved together, restore the originalsize_mmand matching bitmap instead of manually repositioning dozens of gauges.Reinstall complete gauge resources. Copy the package’s supplied
.gauor CAB files to the location specified by its instructions. Keep XML gauge CAB files intact unless the package explicitly says to extract them; their artwork and scripts may depend on the internal folder structure.Restart and test FS2004. Load the aircraft in both its 2D cockpit and virtual cockpit. A full restart ensures that FS9 is not retaining a previously loaded gauge module while you test replacements.
Why do the gauges still look wrong after reinstalling?
Persistent misalignment usually means the panel, aircraft model and gauge package are not the same variant rather than the files being corrupt.
- Wrong panel variant: a repaint’s
panel=entry may select an old, widescreen or modified panel folder. - Aspect-ratio mismatch: a panel designed around a 4:3 background can appear stretched under an unsuitable widescreen configuration. Use a matching panel variant rather than resizing every gauge.
- Shared-file conflict: replacing a gauge in the main
Gaugesfolder may repair one aircraft and break another that expects a different version. Restore the backed-up file and install the complete package intended for the affected aircraft. - Virtual-cockpit mismatch: the 3D model determines the bezels and panel geometry. Editing gauge coordinates cannot make a panel designed for another model fit correctly.
If the entire panel has been mixed with files from several packages, starting again is safer than chasing individual entries. Follow our procedure for fitting a complete replacement panel and retain the original folder until the replacement works.
What if every FS2004 aircraft has corrupted gauges?
If default and add-on aircraft are both affected, stop editing individual panels because the fault is probably shared across FS2004.
Test an untouched default aircraft first. If its gauges are normal, the problem belongs to the add-on. If the default aircraft is also affected, restore only known overwritten shared gauges from a backup or the original installation source, then back up and rename FS9.cfg so FS2004 can generate a clean configuration file. This resets simulator preferences, so preserve the old file.
When the corruption changes between full-screen and windowed modes, inspect graphics-driver overrides, external overlays and display scaling before reinstalling aircraft. If selecting the panel instead crashes FS2004 or reports PANEL.DLL, use our faulty-gauge isolation procedure for PANEL.DLL errors; that is a module failure rather than a simple alignment problem.