Quote:
Originally Posted by Rayzor
..., yes rename the files to 50s_ ...
|
Aah, think I can see what the issue is, hopefully.
You said you renamed the files. Since you're having trouble, I'm assuming you didn't adjust the "info.txt" file the same way, or did you? This would be an obvious reason why it's not working.
If you're renaming the .png files
(sidenote: never rename the info.txt file) you need to adjust the info file to that.
So if you renamed the "modern_card_top" file to "50s_card_top" you have to do the same within the "info.txt" file. Otherwise the game doesn't know what file to use.
Open the info file and for that particular card it starts like this:
ORDER:
1: modern_card_top
2: facegen
3: modern_card_backgroundlights
4: modern_card_teamcolor
5: modern_card_background
NAME: all caps
.
.
.
Under ORDER: rename the text the same way you renamed the .png files.
So in this case that would be
ORDER:
1: 50s_card_top
2: facegen
3: 50s_card_backgroundlights
4: 50s_card_teamcolor
5: 50s_card_background
Save that and it should work then.
I hope that's indeed the reason for your issue, because that's not really a problem.