Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
m
Line 568: Line 568:
[[File:GaugeShader.png|thumb|150px|Raspberry Pi4 shader issue.]]
[[File:GaugeShader.png|thumb|150px|Raspberry Pi4 shader issue.]]


There is an issue with the cockpit gauge shaders, that make the steam gauges unreadable. See screenshot. The Air Speed Indicator has been edited per below. <pre>The <!-- and --> was used to comment out the shade.</pre> The file path is <code>/.fgfs/Aircraft/org.flightgear.fgaddon.trunk/Aircraft/dhc6/Models/Flightdeck/Instruments/asi/asi0.xml</code> All the steam gauges with the glass_shader.png will need edited.
There can be an issue with the cockpit gauge shaders, that make the steam gauges unreadable. See screenshot. The Air Speed Indicator has been edited per below. <pre>The <!-- and --> was used to comment out the shade.</pre> The file path is <code>/.fgfs/Aircraft/org.flightgear.fgaddon.trunk/Aircraft/dhc6/Models/Flightdeck/Instruments/asi/asi0.xml</code> All the steam gauges with the glass_shader.png will need edited.


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
320

edits

Navigation menu