New Czech repaint released:
http://www.avsim.su/f/fsx-livrei-i-...slovak-repaint-49969.html?action=download&hl=
For those flying this as much as I have, I made a couple of personal, quick modifications that increase my enjoyment:
1. Added a pop-up comm radio, transponder, and GPS. Add the following to your panel.cfg prior to the VC section:
[Window Titles]
Window01=Radio
Window02=GPS
[Window01]
BACKGROUND_COLOR=0,0,0
size_mm=545,354
window_size=0.5,0.3625
position=1
visible=0
ident=RADIO_STACK_PANEL
gauge00=Handheld_Radio!radio,0,0
gauge17=Bendix_King_Radio!Bendix-King Radio Xpndr,22, 128
[Window02]
size_mm=545,354
window_size=0.5,0.3625
position=2
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=GPS_PANEL
gauge00=fs9gps!gps_295, 0,0
2. Along with that, I noticed that partial electrical failures occur after a few minutes of flight. This is due to an alternator/generator function not being established in the aircraft.cfg and not being mapped to a VC switch. Without this, you may notice the inability to use the radio functionality after a few minutes, and the turn/slip indicator may stop functioning properly (the needle portion).
I added the following to the aircraft.cfg in the [electrical] section:
[electrical]
electric_always_available=0
max_battery_voltage=24.0
generator_alternator_voltage=
25 (was previously set at 0)
Additionally, I mapped the FSX function for generator/alternator to a joystick button, which I turn on when starting the aircraft.
3. Finally, as a personal choice, I swapped out the existing soundset with the FS9-era Curtiss Jenny sounds. I noticed the existing/included soundset sometimes "sticks" at certain power settings, so you can be at idle but the aircraft may sound like it is at full power, for example. Additionally, the full Jenny soundset sounds (to me) closer to how the real thing sounds when in the VC, based on the Kermit Weeks videos. Again, personal preference. Note: The already included soundset does use some files from the Jenny soundset, but I opted to use all of them.
Overall, it's a fantastic, enjoyable addon!