Hi, I want to replace/edit some original graphics, but it seems that
not all files actually are replaceable.
In the original TFTD game, the background when using the motion scanner,
is black, but in OpenXcom it is transparent (which looks better IMHO).
But now a ugly graphics glitch comes to light. The middle radar screen in
the interface has transparent edges and outlines. So you can see through the
display.
I edited the image and put this in my ruleset:
extraSprites:
- type: DETBORD.BDY
singleImage: true
width: 320
height: 200
files:
0: Resources/Neo23_TFTD_Remastered/UFOGRAPH/DETBORD.png
- type: DETBORD2.BDY
singleImage: true
width: 320
height: 200
files:
0: Resources/Neo23_TFTD_Remastered/UFOGRAPH/DETBORD2.png
In game it still shows the original file. My new file is not loaded at all.
Some time ago I already tried to change the space background of the geoscape
for a TC of mine in the regular UFO and had the same problem (GEOGRAPH/GEOBORD.SCR). I recolor the
buttons in my ruleset and they work fine. My new geobord.png is also loaded, but
replaces only the clock and rotate button backgrounds on the right side, but _not_ the
space nebula behind the globe.
There are more of these files which cannot be replaced. Are these hard coded in the
EXE? It would be very cool, if all files could be modified (I am sure all the TCs out there, like FMP
or Piratez would like such a feature too).
P.S. Sorry for my english writing, I hope this is understandable.
P.P.S. I do not want to open a new thread for this, so here is a little bug report for
TFTD too: The artifact mission level 2 is not under water, but it is supposed to be.
Keep up the good work, I really love this project and X-Com.