**TUTORIAL** Add custom splash screens to your mods
There are 2 splash screens that show up when freelancer is loading. The first is black and white, and shows before FL switches to fullscreen. The second is in color, has planets in it and is in fullscreen.
There are 2 files for the first splash screen. They're in the \EXE\ folder:
00000000.016
00000000.256
The first is 4-bit greyscale, the second is 8-bit greyscale. In my experience, only the second one is used.
So if you want to edit this screen, open 00000000.256 in MS paint, do whatever you want (yes, colors are in grey, this is a greyscale image), save your modifications, and VOILA, custom splash screen.
If you want to edit the fullscreen, color splash screen, There are 4 files to consider. They're in the \DATA\INTERFACE\INTRO\IMAGES folder:
startupscreen.tga
startupscreen_1280.tga
startupscreen_16.bmp
startupscreen_1280_16.bmp
In my experiments, editing the .bmp files has no effect. You would have to edit the .tga files. I dont have a capable editor, so i can't garantee this works.
Finally, still in \DATA\INTERFACE\INTRO\IMAGES, there are a few files used in the multiplayer server select screen that i havent tried editing yet.
Enjoy!
i prplx