DC-4 Skymaster

I use all of them still from 2000 up along with any other flight, combat flight, car, train, farm, space or what ever sim you can think of.

I was really wanting to stick with 2020 but there are a few things that bothered me about it, so of course when 24 went on sale for the second time I caved, extreme curiosity got the better of me, then again I'm a sim nutcase lol.

Needless to say the things that bothered me in 20 are not present in 24, so for my own personal reasons it was a good step up for me. I will of course keep the basic install of 20.
 
I'm an "out with the old, in with the new" kind of simmer, which of course means putting up with "teething troubles" in the short term, but the long term benefits are well worth it.
From the developer's point of view however, it's a long term royal pain and I have the utmost respect and admiration for Didier who codes for both sims at once.
Monsieur, vous êtes formidable!
 
I’ve got them both installed. I love the visuals in 2024 (although they aren’t too shabby in 2020, either!!!). I fly both, although in my opinion, the flight models seem much smoother to me in 2020. To each his/her own…YMMV.
 
View attachment 191819

Starting engines in SFO. This livery is from Gary Harp over at flightsim.to brought into FS2024. Didier is doing a great job with this project and looking forward to spending many hours in the cockpit of the C-54!
Question:
Is it much work to bring over the liveries from the old Skymaster version to this new one in 24? What all do I need to do? Rename files, edit texture.cfg and/or use the MSFSLayoutGenerator tool?
 
Currently, I have not modified the UV mapping or if you prefer the paintkit so currently it's yet possible.
Nevertheless, in the future, I may change some maps, especially the fuselage, because the upper and lower parts, when projected onto a 2D plane, are too distorted; ideally, the fuselage should be divided into four parts: upper, lower, and both sides, thus, each area of the fuselage will have the same precision.
Why hasn’t this been done yet: because I always process the textures at the end of the process, since a 3D model can still evolve, change during development, and so if that’s the case, the textures will have to be redone, so it’s as much as processing them at the end

For personnal purpose I have rename textures files according to my following principles (to respect my usual workflow):
- spec files are not longer used but they can help to create metallic/roughtness textures for the comp textures creation
- glow files are not longer used

For the cockpit, ns_*_l.* (l for light) are rename in dc4_*_emis.*. In fact, almost all the needles of the gauges were in duplicate: one had the diffuse texture and another used the ns_*_l texture. * and the latter was displayed only at night or when cockpit lighting was requested.
Under MSFS, we handle things differently, since each material can have 4 subtextures: albd, comp, nrm, emis. Emissivity can be managed by the value of a potentiometer or by appropriate XML code lines.

The main files used for exterior repaints are :
- ns_fuselage.* (i.e. the diffuse file) in dc4_fuselage_albd.*
- ns_fuselage_bump.* in dc4_fuselage_nrm.*
- ns_wing_l.* (i.e. the diffuse file) in dc4_wingl_albd.*
- ns_wing_l_bump.* in dc4_wingl_nrm.*
- ns_wing_r.* (i.e. the diffuse file) in dc4_wingr_albd.*
- ns_wing_r_bump.* in dc4_wingr_nrm.*

In the basic repaints provided in the addon, a texture.cfg file is yet created to make reference to the others textures needed. You only need to copy/paste in your files.

For your repaint, you can make a Projects file structure inspired by the SDK examples, populate your png files and compile with fspackagetools to have the necessary json files and dds.

The Paintkit files provided byt Flight Replicas homesite are always valuable and you can download them for new repaints.

Currently, the only repaint which is correct according to my point of view, it is that of Air France.
The others were quickly transferred from P3D to MSFS and the COMP files will need to be improved as well as the NRM files (this is a beta version).
For the next version, I will try to improve the NL repaint that is close to my heart for Javis who had sent me a lot of photos and images of the DC-4, which is near his home in Holland.
 
Last edited:
I absolutely LOVED the DC-4/C-54 when it was initially released. I really like seeing the upgrades being worked. Love this airframe!
 
Back
Top