Łukasz Jakowski 13,386 Posted March 18 It is possible to create animated backgrounds. Create a new folder in the "mods" folder in the game files. Let's name this folder in this example: "MyOwnMod". You can copy folder "MyOwnMod_Empty" from: modsExamples/ And rename it to unique name! Then create a folder called UI, and inside it create another folder named animated. Inside UI/animated/ create a text file named numberOfImages.txt. In this file, write the total number of images used in the animation. Place all animation images (in .jpg format) inside UI/animated/. The images must be named sequentially starting from 0.jpg, then 1.jpg, 2.jpg, and so on up to X.jpg. Example: 0.jpg 1.jpg 2.jpg etc. To convert a GIF into JPG images, you can use this website: https://ezgif.com/split Full mod example: https://ageofhistorydownload.com/AnimatedBG.zip Dule22 1 Share this post Link to post Share on other sites More sharing options...