After Installing new Livery G 1000 not working

It actually works but looks like this
Livery was g36-75th Anniversary with these instructions.

Go inside the: “livery-g36-75th Anniversery\SimObjects\Airplanes\Asobo_Bonanza_G36-75th AE\panel.75th AE” Folder and change the text inside the panel.cfg to the following:
// Panel Configuration File
// Bonanza G36

[VCockpit01]
size_mm=1024,768
pixel_size=1024,768
texture=$AS1000_PFD_1
background_color=42,42,40
htmlgauge00=NavSystems/AS1000/PFD/AS1000_PFD.html, 0,0,1024,768

[VCockpit02]
size_mm=1024,768
pixel_size=1024,768
texture=$AS1000_PFD_2
background_color=42,42,40
htmlgauge00=NavSystems/AS1000/MFD/AS1000_MFD.html, 0,0,1024,768

[VCockpit03]
size_mm=317,109
pixel_size=317,109
texture=$OAT_Screen
htmlgauge00=Generic/Misc/DigitalOAT/DigitalOAT.html, 0,0,317,109

[VPainting01]
size_mm = 256, 64
texture = $RegistrationNumber
location = interior
painting00=Registration/Registration.html?font_color=white, 0, 0, 256, 64

[VPainting02]
size_mm = 1024, 256
texture = $RegistrationNumber
location = exterior
painting00=Registration/Registration.html?font_color=black&stroke_size=50&stroke_color=0x6392A5&fomt_style=Bold, 0, 0, 1024, 256

suggestions

remove new livery

1 Like

Which livery? So that others may know & contact livery maker if you’d like to let them know about it.

Moved to #third-party-addon-discussion:tools-utilities as this involves a non-stock livery.

Fixed it by deleting all but this in panel.cfg

// Panel Configuration File
// Bonanza G36

[VARIATION]
override_base_container = 0

[VPainting02]
size_mm = 1024, 256
texture = $RegistrationNumber
location = exterior
painting00=Registration/Registration.html?font_color=black, 0, 0, 1024, 256

2 Likes